Information exposure in Linux kernel - CVE-2006-1342

 

Information exposure in Linux kernel - CVE-2006-1342

Published: March 21, 2006 / Updated: August 8, 2024


Vulnerability identifier: #VU95590
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2006-1342
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to gain access to sensitive information.

net/ipv4/af_inet.c in Linux kernel 2.4 does not clear sockaddr_in.sin_zero before returning IPv4 socket names from the (1) getsockname, (2) getpeername, and (3) accept functions, which allows local users to obtain portions of potentially sensitive memory.


How to mitigate CVE-2006-1342

Install update from vendor's repository.

Sources