### [CVE-2007-1730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1730) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.