mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2011-4914](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4914)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ROSE protocol implementation in the Linux kernel before 2.6.39 does not verify that certain data-length values are consistent with the amount of data sent, which might allow remote attackers to obtain sensitive information from kernel memory or cause a denial of service (out-of-bounds read) via crafted data to a ROSE socket.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/pervinzahidli/CyberSecurity-task4
|
|
|