Information disclosure in FreeBSD - CVE-2013-5666

 

Information disclosure in FreeBSD - CVE-2013-5666

Published: September 23, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42539
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-5666
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 sendfile system-call implementation in sys/kern/uipc_syscalls.c in the kernel in FreeBSD 9.2-RC1 and 9.2-RC2 does not properly pad transmissions, which allows local users to obtain sensitive information (kernel memory) via a length greater than the length of the file.


Affected software

FreeBSD

How to mitigate CVE-2013-5666

Install update from vendor's website.


External References

Related Security Bulletins