#VU99546 Resource management error in FreeBSD - CVE-2024-39281
Published: October 31, 2024
FreeBSD
FreeBSD Foundation
Description
The vulnerability allows a malicious guest to perform a denial of service (DoS) attack.
The vulnerability exists due to improper management of internal resources in ctl(4) subsystem. The command ctl_persistent_reserve_out allows the caller to specify an arbitrary size which will be passed to the kernel's memory allocator. A malicious guest can pass an overly large value to the allocator and consume all available memory resources on the system, resulting in a denial of service (DoS) attack.