#VU41107 Information disclosure in FreeBSD - CVE-2014-8476
Published: November 13, 2014 / Updated: August 9, 2020
FreeBSD
FreeBSD Foundation
Description
The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.
The setlogin function in FreeBSD 8.4 through 10.1-RC4 does not initialize the buffer used to store the login name, which allows local users to obtain sensitive information from kernel memory via a call to getlogin, which returns the entire buffer.