mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2007-1734](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1734)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The DCCP support in the do_dccp_getsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later does not verify the upper bounds of the optlen value, which allows local users running on certain architectures to read kernel memory or cause a denial of service (oops), a related issue to CVE-2007-1730.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2511
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|