cve/2024/CVE-2024-42416.md

24 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-42416](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42416)
![](https://img.shields.io/static/v1?label=Product&message=FreeBSD&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=13.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=13.3-RELEASE%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14.0-RELEASE%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=14.1-RELEASE%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-790%20Improper%20Filtering%20of%20Special%20Elements&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-823%20Use%20of%20Out-of-range%20Pointer%20Offset&color=brightgreen)
### Description
The ctl_report_supported_opcodes function did not sufficiently validate a field provided by userspace, allowing an arbitrary write to a limited amount of kernel help memory.Malicious software running in a guest VM that exposes virtio_scsi can exploit the vulnerabilities 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. A malicious iSCSI initiator could achieve remote code execution on the iSCSI target host.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds