#VU46228 Access of Uninitialized Pointer in FreeBSD
Published: September 3, 2020
FreeBSD
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.