#VU46228 Access of Uninitialized Pointer in FreeBSD

 

#VU46228 Access of Uninitialized Pointer in FreeBSD

Published: September 3, 2020


Vulnerability identifier: #VU46228
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-824
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
FreeBSD
Software vendor:
FreeBSD Foundation

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to an error in internal interface used by getfsstat(2) compatibility system. A local unprivileged user can run a program that calls getfsstat(2) with an invalid argument, which causes getfsstat(2) to free an uninitialized pointer and results in kernel panic.


Remediation

Install updates from vendor's website.

External links