#VU95590 Information exposure in Linux kernel - CVE-2006-1342

 

#VU95590 Information exposure in Linux kernel - CVE-2006-1342

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


Vulnerability identifier: #VU95590
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install update from vendor's repository.

External links