Information disclosure in FreeBSD - CVE-2013-6832

 

Information disclosure in FreeBSD - CVE-2013-6832

Published: November 21, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42344
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-6832
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 nand_ioctl function in sys/dev/nand/nand_geom.c in the nand driver in the kernel in FreeBSD 10 and earlier does not properly initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via a crafted ioctl call.


Affected software

FreeBSD

How to mitigate CVE-2013-6832

Install update from vendor's website.


External References

Related Security Bulletins