#VU43443 Information disclosure in Linux kernel - CVE-2012-3430

 

#VU43443 Information disclosure in Linux kernel - CVE-2012-3430

Published: October 3, 2012 / Updated: August 11, 2020


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

Description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The rds_recvmsg function in net/rds/recv.c in the Linux kernel before 3.0.44 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via a (1) recvfrom or (2) recvmsg system call on an RDS socket.


Remediation

Install update from vendor's website.

External links