Information disclosure in Linux kernel - CVE-2013-3076

 

Information disclosure in Linux kernel - CVE-2013-3076

Published: April 22, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU42891
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-3076
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The crypto API in the Linux kernel through 3.9-rc8 does not initialize certain length variables, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call, related to the hash_recvmsg function in crypto/algif_hash.c and the skcipher_recvmsg function in crypto/algif_skcipher.c.


Affected software

Linux kernel
SUSE Linux

How to mitigate CVE-2013-3076

Install update from vendor's website.


External References

Related Security Bulletins