#VU95260 Integer overflow in Linux kernel - CVE-2007-1730

 

#VU95260 Integer overflow in Linux kernel - CVE-2007-1730

Published: March 28, 2007 / Updated: August 2, 2024


Vulnerability identifier: #VU95260
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2007-1730
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to read data or crash the application.

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.


Remediation

Install update from vendor's repository.

External links