mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
18 lines
703 B
Markdown
18 lines
703 B
Markdown
### [CVE-2007-1730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1730)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer signedness error in the DCCP support in the do_dccp_getsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later allows local users to read kernel memory or cause a denial of service (oops) via a negative optlen value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2482
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|