#VU95259 Out-of-bounds read in Linux kernel - CVE-2007-1734
Published: March 29, 2007 / Updated: August 2, 2024
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to execute arbitrary code.
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.