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: 4.8 [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]
CVE-ID: CVE-2006-1342
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

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.


Affected software

Linux kernel

How to mitigate CVE-2006-1342

Install update from vendor's repository.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins