#VU9343 Memory leak in FreeBSD - CVE-2017-1088
Published: November 16, 2017 / Updated: November 16, 2017
FreeBSD
FreeBSD Foundation
Description
The vulnerability allows a local user to obtain potentially sensitive information.
The vulnerability exists in kldstat(2) system call implementation due to kernel does not properly clear the memory of the kld_file_stat structure before filling the data. Since the structure filled by the kernel is allocated on the kernel stack and copied to userspace, a leak of information from the kernel stack is possible.
A local user can gain access to potentially sensitive information.
Remediation
https://security.FreeBSD.org/patches/SA-17:10/kldstat.patch
https://security.FreeBSD.org/patches/SA-17:10/kldstat.patch.asc