mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
915 B
Markdown
18 lines
915 B
Markdown
### [CVE-2011-4913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The rose_parse_ccitt function in net/rose/rose_subr.c in the Linux kernel before 2.6.39 does not validate the FAC_CCITT_DEST_NSAP and FAC_CCITT_SRC_NSAP fields, which allows remote attackers to (1) cause a denial of service (integer underflow, heap memory corruption, and panic) via a small length value in data sent to a ROSE socket, or (2) conduct stack-based buffer overflow attacks via a large length value in data sent to a ROSE socket.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/pervinzahidli/CyberSecurity-task4
|
|
|