MEDIUM · 4.9

CVE-2013-7269

The nr_recvmsg function in net/netrom/af_netrom.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure has been initialized, which allows...

Vulnerability Description

The nr_recvmsg function in net/netrom/af_netrom.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure has been initialized, which allows local users to obtain sensitive information from kernel memory via a (1) recvfrom, (2) recvmmsg, or (3) recvmsg system call.

CVSS Score

4.9

MEDIUM

AV:L/AC:L/Au:N/C:C/I:N/A:N
Confidentiality
COMPLETE
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 3.12.3

Related Weaknesses (CWE)

References

FAQ

What is CVE-2013-7269?

CVE-2013-7269 is a vulnerability with a CVSS score of 4.9 (MEDIUM). The nr_recvmsg function in net/netrom/af_netrom.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure has been initialized, which allows...

How severe is CVE-2013-7269?

CVE-2013-7269 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2013-7269?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.