cve/2024/CVE-2024-32668.md
2025-09-29 21:09:30 +02:00

1.5 KiB

CVE-2024-32668

Description

An insufficient boundary validation in the USB code could lead to an out-of-bounds write on the heap, with data controlled by the caller.A malicious, privileged software running in a guest VM can exploit the vulnerability to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process.

POC

Reference

No PoCs from references.

Github