37 lines
1.3 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-42416",
"sourceIdentifier": "secteam@freebsd.org",
"published": "2024-09-05T05:15:13.600",
"lastModified": "2024-09-05T05:15:13.600",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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.\n\nMalicious 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."
}
],
"metrics": {},
"weaknesses": [
{
"source": "secteam@freebsd.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-790"
},
{
"lang": "en",
"value": "CWE-823"
}
]
}
],
"references": [
{
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:11.ctl.asc",
"source": "secteam@freebsd.org"
}
]
}