Use-after-free in FreeBSD - CVE-2024-45063

 

Use-after-free in FreeBSD - CVE-2024-45063

Published: October 31, 2024


Vulnerability identifier: #VU99540
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-45063
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: FreeBSD Foundation
Affected software:
FreeBSD

Detailed vulnerability description

The vulnerability allows a malicious guest to compromise the hypervisor.

The vulnerability exists due to a use-after-free error within the ctl_write_buffer() function. A malicious guest running in a guest VM that exposes virtio_scsi can trigger a use-after-free error and execute arbitrary code on the hypervisor.


How to mitigate CVE-2024-45063

Install updates from vendor's website.

Sources