Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-42416 (GCVE-0-2024-42416)
Vulnerability from cvelistv5 – Published: 2024-09-05 04:31 – Updated: 2025-11-04 16:13| URL | Tags |
|---|---|
| https://security.freebsd.org/advisories/FreeBSD-S… | vendor-advisory |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "freebsd",
"vendor": "freebsd",
"versions": [
{
"lessThan": "14.1_p4",
"status": "affected",
"version": "14.1",
"versionType": "custom"
},
{
"lessThan": "14.0_p10",
"status": "affected",
"version": "14.0",
"versionType": "custom"
},
{
"lessThan": "13.3_p6",
"status": "affected",
"version": "13.3",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-42416",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-05T13:11:48.895786Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-05T13:12:10.303Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T16:13:44.630Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20240920-0010/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unknown",
"modules": [
"ctl"
],
"product": "FreeBSD",
"vendor": "FreeBSD",
"versions": [
{
"lessThan": "p4",
"status": "affected",
"version": "14.1-RELEASE",
"versionType": "release"
},
{
"lessThan": "p10",
"status": "affected",
"version": "14.0-RELEASE",
"versionType": "release"
},
{
"lessThan": "p6",
"status": "affected",
"version": "13.3-RELEASE",
"versionType": "release"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Synacktiv"
},
{
"lang": "en",
"type": "sponsor",
"value": "The FreeBSD Foundation"
},
{
"lang": "en",
"type": "sponsor",
"value": "The Alpha-Omega Project"
}
],
"datePublic": "2024-09-04T23:37:17.000Z",
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-790",
"description": "CWE-790 Improper Filtering of Special Elements",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-823",
"description": "CWE-823 Use of Out-of-range Pointer Offset",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-09-05T04:31:15.698Z",
"orgId": "63664ac6-956c-4cba-a5d0-f46076e16109",
"shortName": "freebsd"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:11.ctl.asc"
}
],
"title": "Multiple issues in ctl(4) CAM Target Layer"
}
},
"cveMetadata": {
"assignerOrgId": "63664ac6-956c-4cba-a5d0-f46076e16109",
"assignerShortName": "freebsd",
"cveId": "CVE-2024-42416",
"datePublished": "2024-09-05T04:31:15.698Z",
"dateReserved": "2024-08-27T16:30:55.964Z",
"dateUpdated": "2025-11-04T16:13:44.630Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-42416",
"date": "2026-05-25",
"epss": "0.01002",
"percentile": "0.77259"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-42416\",\"sourceIdentifier\":\"secteam@freebsd.org\",\"published\":\"2024-09-05T05:15:13.600\",\"lastModified\":\"2025-11-04T17:16:04.713\",\"vulnStatus\":\"Modified\",\"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.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n ctl_report_supported_opcodes no valid\u00f3 de manera suficiente un campo proporcionado por el espacio de usuario, lo que permiti\u00f3 una escritura arbitraria en una cantidad limitada de memoria de ayuda del n\u00facleo. El software malintencionado que se ejecuta en una m\u00e1quina virtual invitada que expone virtio_scsi puede explotar las vulnerabilidades para lograr la ejecuci\u00f3n de c\u00f3digo en el host en el proceso de espacio de usuario bhyve, que normalmente se ejecuta como ra\u00edz. Tenga en cuenta que bhyve se ejecuta en un entorno aislado de Capsicum, por lo que el c\u00f3digo malintencionado est\u00e1 limitado por las capacidades disponibles para el proceso bhyve. Un iniciador iSCSI malintencionado podr\u00eda lograr la ejecuci\u00f3n remota de c\u00f3digo en el host de destino iSCSI.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":6.0},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"secteam@freebsd.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-790\"},{\"lang\":\"en\",\"value\":\"CWE-823\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.3\",\"matchCriteriaId\":\"E82CE719-C11D-4C34-BDF9-5AA704884289\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"17DAE911-21E1-4182-85A0-B9F0059DDA7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"ABEA48EC-24EA-4106-9465-CE66B938635F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DFB5BD0-E777-4CAA-B2E0-3F3357D06D01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"BC8C769C-A23E-4F61-AC42-4DA64421B096\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p4:*:*:*:*:*:*\",\"matchCriteriaId\":\"45B0589E-2E7D-4516-A8A0-88F30038EAB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.3:p5:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5CD8EF6-B119-488F-A278-8E9740E3E482\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:13.4:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F52349C-6051-4CB9-8659-763A22C31640\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA25530A-133C-4D7C-8993-D5C42D79A0B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:beta5:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB7B021E-F4AD-44AC-96AB-8ACAF8AB1B88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"69A72B5A-2189-4700-8E8B-1E5E7CA86C40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"5771F187-281B-4680-B562-EFC7441A8F88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A4437F5-9DDA-4769-974E-23BFA085E0DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p4:*:*:*:*:*:*\",\"matchCriteriaId\":\"A9C3A3D4-C9F4-41EB-B532-821AF83470B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p5:*:*:*:*:*:*\",\"matchCriteriaId\":\"878A1F0A-087F-47D7-9CA5-A54BB8D6676A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p6:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE73CDC3-B5A7-4921-89C6-8F9DC426CB3E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p7:*:*:*:*:*:*\",\"matchCriteriaId\":\"50A5E650-31FB-45BE-8827-641B58A83E45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p8:*:*:*:*:*:*\",\"matchCriteriaId\":\"D59CFDD3-AEC3-43F1-A620-0B1F0BAD9048\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:p9:*:*:*:*:*:*\",\"matchCriteriaId\":\"44B8A489-6314-460D-90DA-AFB54298C8E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"038E5B85-7F60-4D71-8D3F-EDBF6E036CE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.0:rc4-p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF309824-D379-4749-A1FA-BCB2987DD671\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"79D770C6-7A57-4A49-8164-C55391F62301\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:p1:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA813990-8C8F-4EE8-9F2B-9F73C510A7B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:p2:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4DFA201-27D5-4C01-B90F-E24778943C3B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:freebsd:freebsd:14.1:p3:*:*:*:*:*:*\",\"matchCriteriaId\":\"01DD321B-E5E2-49F7-86A1-D40B13E257C7\"}]}]}],\"references\":[{\"url\":\"https://security.freebsd.org/advisories/FreeBSD-SA-24:11.ctl.asc\",\"source\":\"secteam@freebsd.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240920-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-42416\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-05T13:11:48.895786Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*\"], \"vendor\": \"freebsd\", \"product\": \"freebsd\", \"versions\": [{\"status\": \"affected\", \"version\": \"14.1\", \"lessThan\": \"14.1_p4\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"14.0\", \"lessThan\": \"14.0_p10\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"13.3\", \"lessThan\": \"13.3_p6\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-05T13:06:07.170Z\"}}], \"cna\": {\"title\": \"Multiple issues in ctl(4) CAM Target Layer\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Synacktiv\"}, {\"lang\": \"en\", \"type\": \"sponsor\", \"value\": \"The FreeBSD Foundation\"}, {\"lang\": \"en\", \"type\": \"sponsor\", \"value\": \"The Alpha-Omega Project\"}], \"affected\": [{\"vendor\": \"FreeBSD\", \"modules\": [\"ctl\"], \"product\": \"FreeBSD\", \"versions\": [{\"status\": \"affected\", \"version\": \"14.1-RELEASE\", \"lessThan\": \"p4\", \"versionType\": \"release\"}, {\"status\": \"affected\", \"version\": \"14.0-RELEASE\", \"lessThan\": \"p10\", \"versionType\": \"release\"}, {\"status\": \"affected\", \"version\": \"13.3-RELEASE\", \"lessThan\": \"p6\", \"versionType\": \"release\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2024-09-04T23:37:17.000Z\", \"references\": [{\"url\": \"https://security.freebsd.org/advisories/FreeBSD-SA-24:11.ctl.asc\", \"tags\": [\"vendor-advisory\"]}], \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-790\", \"description\": \"CWE-790 Improper Filtering of Special Elements\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-823\", \"description\": \"CWE-823 Use of Out-of-range Pointer Offset\"}]}], \"providerMetadata\": {\"orgId\": \"63664ac6-956c-4cba-a5d0-f46076e16109\", \"shortName\": \"freebsd\", \"dateUpdated\": \"2024-09-05T04:31:15.698Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-42416\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-05T13:12:10.303Z\", \"dateReserved\": \"2024-08-27T16:30:55.964Z\", \"assignerOrgId\": \"63664ac6-956c-4cba-a5d0-f46076e16109\", \"datePublished\": \"2024-09-05T04:31:15.698Z\", \"assignerShortName\": \"freebsd\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
FKIE_CVE-2024-42416
Vulnerability from fkie_nvd - Published: 2024-09-05 05:15 - Updated: 2025-11-04 17:168.4 (High) - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
| Vendor | Product | Version | |
|---|---|---|---|
| freebsd | freebsd | * | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.3 | |
| freebsd | freebsd | 13.4 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.0 | |
| freebsd | freebsd | 14.1 | |
| freebsd | freebsd | 14.1 | |
| freebsd | freebsd | 14.1 | |
| freebsd | freebsd | 14.1 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E82CE719-C11D-4C34-BDF9-5AA704884289",
"versionEndExcluding": "13.3",
"versionStartIncluding": "13.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:-:*:*:*:*:*:*",
"matchCriteriaId": "17DAE911-21E1-4182-85A0-B9F0059DDA7F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p1:*:*:*:*:*:*",
"matchCriteriaId": "ABEA48EC-24EA-4106-9465-CE66B938635F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p2:*:*:*:*:*:*",
"matchCriteriaId": "8DFB5BD0-E777-4CAA-B2E0-3F3357D06D01",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p3:*:*:*:*:*:*",
"matchCriteriaId": "BC8C769C-A23E-4F61-AC42-4DA64421B096",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p4:*:*:*:*:*:*",
"matchCriteriaId": "45B0589E-2E7D-4516-A8A0-88F30038EAB0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.3:p5:*:*:*:*:*:*",
"matchCriteriaId": "C5CD8EF6-B119-488F-A278-8E9740E3E482",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:13.4:beta3:*:*:*:*:*:*",
"matchCriteriaId": "2F52349C-6051-4CB9-8659-763A22C31640",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:-:*:*:*:*:*:*",
"matchCriteriaId": "FA25530A-133C-4D7C-8993-D5C42D79A0B5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:beta5:*:*:*:*:*:*",
"matchCriteriaId": "DB7B021E-F4AD-44AC-96AB-8ACAF8AB1B88",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p1:*:*:*:*:*:*",
"matchCriteriaId": "69A72B5A-2189-4700-8E8B-1E5E7CA86C40",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p2:*:*:*:*:*:*",
"matchCriteriaId": "5771F187-281B-4680-B562-EFC7441A8F88",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p3:*:*:*:*:*:*",
"matchCriteriaId": "0A4437F5-9DDA-4769-974E-23BFA085E0DB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p4:*:*:*:*:*:*",
"matchCriteriaId": "A9C3A3D4-C9F4-41EB-B532-821AF83470B1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p5:*:*:*:*:*:*",
"matchCriteriaId": "878A1F0A-087F-47D7-9CA5-A54BB8D6676A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p6:*:*:*:*:*:*",
"matchCriteriaId": "CE73CDC3-B5A7-4921-89C6-8F9DC426CB3E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p7:*:*:*:*:*:*",
"matchCriteriaId": "50A5E650-31FB-45BE-8827-641B58A83E45",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p8:*:*:*:*:*:*",
"matchCriteriaId": "D59CFDD3-AEC3-43F1-A620-0B1F0BAD9048",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:p9:*:*:*:*:*:*",
"matchCriteriaId": "44B8A489-6314-460D-90DA-AFB54298C8E6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "038E5B85-7F60-4D71-8D3F-EDBF6E036CE0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.0:rc4-p1:*:*:*:*:*:*",
"matchCriteriaId": "BF309824-D379-4749-A1FA-BCB2987DD671",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:-:*:*:*:*:*:*",
"matchCriteriaId": "79D770C6-7A57-4A49-8164-C55391F62301",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:p1:*:*:*:*:*:*",
"matchCriteriaId": "AA813990-8C8F-4EE8-9F2B-9F73C510A7B2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:p2:*:*:*:*:*:*",
"matchCriteriaId": "D4DFA201-27D5-4C01-B90F-E24778943C3B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:freebsd:freebsd:14.1:p3:*:*:*:*:*:*",
"matchCriteriaId": "01DD321B-E5E2-49F7-86A1-D40B13E257C7",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
},
{
"lang": "es",
"value": "La funci\u00f3n ctl_report_supported_opcodes no valid\u00f3 de manera suficiente un campo proporcionado por el espacio de usuario, lo que permiti\u00f3 una escritura arbitraria en una cantidad limitada de memoria de ayuda del n\u00facleo. El software malintencionado que se ejecuta en una m\u00e1quina virtual invitada que expone virtio_scsi puede explotar las vulnerabilidades para lograr la ejecuci\u00f3n de c\u00f3digo en el host en el proceso de espacio de usuario bhyve, que normalmente se ejecuta como ra\u00edz. Tenga en cuenta que bhyve se ejecuta en un entorno aislado de Capsicum, por lo que el c\u00f3digo malintencionado est\u00e1 limitado por las capacidades disponibles para el proceso bhyve. Un iniciador iSCSI malintencionado podr\u00eda lograr la ejecuci\u00f3n remota de c\u00f3digo en el host de destino iSCSI."
}
],
"id": "CVE-2024-42416",
"lastModified": "2025-11-04T17:16:04.713",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.0,
"impactScore": 6.0,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-09-05T05:15:13.600",
"references": [
{
"source": "secteam@freebsd.org",
"tags": [
"Vendor Advisory"
],
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:11.ctl.asc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20240920-0010/"
}
],
"sourceIdentifier": "secteam@freebsd.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-790"
},
{
"lang": "en",
"value": "CWE-823"
}
],
"source": "secteam@freebsd.org",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-1284"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-HGFP-QXPQ-6Q7W
Vulnerability from github – Published: 2024-09-05 06:31 – Updated: 2025-11-04 18:31The 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.
{
"affected": [],
"aliases": [
"CVE-2024-42416"
],
"database_specific": {
"cwe_ids": [
"CWE-1284",
"CWE-790"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-09-05T05:15:13Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-hgfp-qxpq-6q7w",
"modified": "2025-11-04T18:31:19Z",
"published": "2024-09-05T06:31:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42416"
},
{
"type": "WEB",
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-24:11.ctl.asc"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240920-0010"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
WID-SEC-W-2024-2056
Vulnerability from csaf_certbund - Published: 2024-09-04 22:00 - Updated: 2024-12-04 23:00Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integerüberlauf und einen Pufferüberlauf zurückzuführen. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu beschädigen und das System instabil zu machen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integerüberlauf und einen Pufferüberlauf zurückzuführen. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu beschädigen und das System instabil zu machen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler betrifft bhyve aufgrund einer unsachgemäßen Validierung des Offsets und der Größe von Speicherzugriffen im MMIO-Handler für ein emuliertes TPM-Gerät, was zu einem Pufferüberlauf führt. Ein lokaler Angreifer kann diese Sicherheitslücke ausnutzen, um beliebigen Code mit Root-Rechten auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es bestehen mehrere Sicherheitslücken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgemäße Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Die Sicherheitslücke besteht in der UMTX_OP_SHM-Operation aufgrund einer unsachgemäßen Behandlung des gleichzeitigen Entfernens von Shared Memory Mappings, was zu einem vorzeitigen Freigeben von Objekten führt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Code auszuführen und weitere Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler besteht in bhyve aufgrund einer unzureichenden Überprüfung der Grenzen im Code der USB-Emulation, was zu einem Out-of-bounds-Schreiben in den Heap führt. Ein lokaler Angreifer, der bösartige Software in einer Guest-VM ausführt, kann diese Schwachstelle ausnutzen, um beliebigen Code mit Root-Rechten auszuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerScale OneFS <9.5.1.1
Dell / PowerScale
|
OneFS <9.5.1.1 | ||
|
FreeBSD Project FreeBSD OS
FreeBSD Project / FreeBSD OS
|
cpe:/o:freebsd:freebsd:-
|
— | |
|
Dell PowerScale OneFS <9.4.0.20
Dell / PowerScale
|
OneFS <9.4.0.20 | ||
|
NetApp Data ONTAP
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:-
|
— | |
|
FreeBSD Project FreeBSD OS <13.4
FreeBSD Project / FreeBSD OS
|
<13.4 | ||
|
FreeBSD Project FreeBSD OS <13.3
FreeBSD Project / FreeBSD OS
|
<13.3 | ||
|
NetApp Data ONTAP 9
NetApp / Data ONTAP
|
cpe:/a:netapp:data_ontap:9
|
9 | |
|
Dell PowerScale OneFS <9.9.0.1
Dell / PowerScale
|
OneFS <9.9.0.1 | ||
|
Dell PowerScale OneFS <9.7.1.3
Dell / PowerScale
|
OneFS <9.7.1.3 | ||
|
Dell PowerScale OneFS <9.8.0.1
Dell / PowerScale
|
OneFS <9.8.0.1 | ||
|
FreeBSD Project FreeBSD OS <14.1
FreeBSD Project / FreeBSD OS
|
<14.1 | ||
|
FreeBSD Project FreeBSD OS <14.0
FreeBSD Project / FreeBSD OS
|
<14.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeBSD ist ein Open Source Betriebssystem aus der BSD Familie und geh\u00f6rt damit zu den Unix Derivaten.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in FreeBSD Project FreeBSD OS ausnutzen, um seine Privilegien zu erh\u00f6hen und beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-2056 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-2056.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-2056 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2056"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:09.libnv.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:10.bhyve.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:11.ctl.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-24:12.bhyve.asc"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory vom 2024-09-04",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:14.umtx.asc"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240916-0001 vom 2024-09-16",
"url": "https://security.netapp.com/advisory/ntap-20240916-0001/"
},
{
"category": "external",
"summary": "FreeBSD Security Advisory FREEBSD-SA-24:16.LIBNV vom 2024-09-19",
"url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-24:16.libnv.asc"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240920-0008 vom 2024-09-20",
"url": "https://security.netapp.com/advisory/ntap-20240920-0008/"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240926-0010 vom 2024-09-26",
"url": "https://security.netapp.com/advisory/ntap-20240926-0010/"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-453 vom 2024-12-05",
"url": "https://www.dell.com/support/kbdoc/de-de/000256645/dsa-2024-453-security-update-for-dell-powerscale-onefs-multiple-security-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "FreeBSD Project FreeBSD OS: Mehrere Schwachstellen erm\u00f6glichen Privilegieneskalation und Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2024-12-04T23:00:00.000+00:00",
"generator": {
"date": "2024-12-05T10:11:18.964+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-2056",
"initial_release_date": "2024-09-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-09-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-09-16T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-09-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von FreeBSD aufgenommen"
},
{
"date": "2024-09-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-09-26T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-12-04T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "OneFS \u003c9.8.0.1",
"product": {
"name": "Dell PowerScale OneFS \u003c9.8.0.1",
"product_id": "T035762"
}
},
{
"category": "product_version",
"name": "OneFS 9.8.0.1",
"product": {
"name": "Dell PowerScale OneFS 9.8.0.1",
"product_id": "T035762-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.8.0.1"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.4.0.20",
"product": {
"name": "Dell PowerScale OneFS \u003c9.4.0.20",
"product_id": "T038705"
}
},
{
"category": "product_version",
"name": "OneFS 9.4.0.20",
"product": {
"name": "Dell PowerScale OneFS 9.4.0.20",
"product_id": "T038705-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.4.0.20"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.5.1.1",
"product": {
"name": "Dell PowerScale OneFS \u003c9.5.1.1",
"product_id": "T038706"
}
},
{
"category": "product_version",
"name": "OneFS 9.5.1.1",
"product": {
"name": "Dell PowerScale OneFS 9.5.1.1",
"product_id": "T038706-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.5.1.1"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.7.1.3",
"product": {
"name": "Dell PowerScale OneFS \u003c9.7.1.3",
"product_id": "T039585"
}
},
{
"category": "product_version",
"name": "OneFS 9.7.1.3",
"product": {
"name": "Dell PowerScale OneFS 9.7.1.3",
"product_id": "T039585-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.7.1.3"
}
}
},
{
"category": "product_version_range",
"name": "OneFS \u003c9.9.0.1",
"product": {
"name": "Dell PowerScale OneFS \u003c9.9.0.1",
"product_id": "T039586"
}
},
{
"category": "product_version",
"name": "OneFS 9.9.0.1",
"product": {
"name": "Dell PowerScale OneFS 9.9.0.1",
"product_id": "T039586-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:onefs__9.9.0.1"
}
}
}
],
"category": "product_name",
"name": "PowerScale"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "FreeBSD Project FreeBSD OS",
"product": {
"name": "FreeBSD Project FreeBSD OS",
"product_id": "4035",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.1",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c14.1",
"product_id": "T037299"
}
},
{
"category": "product_version",
"name": "14.1",
"product": {
"name": "FreeBSD Project FreeBSD OS 14.1",
"product_id": "T037299-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:14.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c14.0",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c14.0",
"product_id": "T037300"
}
},
{
"category": "product_version",
"name": "14",
"product": {
"name": "FreeBSD Project FreeBSD OS 14.0",
"product_id": "T037300-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:14.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.4",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c13.4",
"product_id": "T037301"
}
},
{
"category": "product_version",
"name": "13.4",
"product": {
"name": "FreeBSD Project FreeBSD OS 13.4",
"product_id": "T037301-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:13.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.3",
"product": {
"name": "FreeBSD Project FreeBSD OS \u003c13.3",
"product_id": "T037302"
}
},
{
"category": "product_version",
"name": "13.3",
"product": {
"name": "FreeBSD Project FreeBSD OS 13.3",
"product_id": "T037302-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:freebsd:freebsd:13.3"
}
}
}
],
"category": "product_name",
"name": "FreeBSD OS"
}
],
"category": "vendor",
"name": "FreeBSD Project"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "NetApp Data ONTAP",
"product": {
"name": "NetApp Data ONTAP",
"product_id": "7654",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "NetApp Data ONTAP 9",
"product_id": "T027038",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:data_ontap:9"
}
}
}
],
"category": "product_name",
"name": "Data ONTAP"
}
],
"category": "vendor",
"name": "NetApp"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45287",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integer\u00fcberlauf und einen Puffer\u00fcberlauf zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu besch\u00e4digen und das System instabil zu machen."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-45287"
},
{
"cve": "CVE-2024-45288",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in FreeBSD Project FreeBSD OS. Diese Schwachstellen sind auf einen Integer\u00fcberlauf und einen Puffer\u00fcberlauf zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstellen ausnutzen, um erweiterte Rechte zu erlangen, den Speicher zu besch\u00e4digen und das System instabil zu machen."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-45288"
},
{
"cve": "CVE-2024-41928",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler betrifft bhyve aufgrund einer unsachgem\u00e4\u00dfen Validierung des Offsets und der Gr\u00f6\u00dfe von Speicherzugriffen im MMIO-Handler f\u00fcr ein emuliertes TPM-Ger\u00e4t, was zu einem Puffer\u00fcberlauf f\u00fchrt. Ein lokaler Angreifer kann diese Sicherheitsl\u00fccke ausnutzen, um beliebigen Code mit Root-Rechten auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-41928"
},
{
"cve": "CVE-2024-42416",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-42416"
},
{
"cve": "CVE-2024-43110",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-43110"
},
{
"cve": "CVE-2024-45063",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-45063"
},
{
"cve": "CVE-2024-8178",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Sicherheitsl\u00fccken im FreeBSD Project FreeBSD OS. Diese Schwachstellen werden durch unsachgem\u00e4\u00dfe Speicherbehandlung und unzureichende Validierung in verschiedenen Funktionen des ctl-Subsystems verursacht. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auf dem iSCSI-Zielhost und im bhyve-Benutzerspace-Prozess als root auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-8178"
},
{
"cve": "CVE-2024-43102",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Die Sicherheitsl\u00fccke besteht in der UMTX_OP_SHM-Operation aufgrund einer unsachgem\u00e4\u00dfen Behandlung des gleichzeitigen Entfernens von Shared Memory Mappings, was zu einem vorzeitigen Freigeben von Objekten f\u00fchrt. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Code auszuf\u00fchren und weitere Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-43102"
},
{
"cve": "CVE-2024-32668",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle im FreeBSD Project FreeBSD OS. Dieser Fehler besteht in bhyve aufgrund einer unzureichenden \u00dcberpr\u00fcfung der Grenzen im Code der USB-Emulation, was zu einem Out-of-bounds-Schreiben in den Heap f\u00fchrt. Ein lokaler Angreifer, der b\u00f6sartige Software in einer Guest-VM ausf\u00fchrt, kann diese Schwachstelle ausnutzen, um beliebigen Code mit Root-Rechten auszuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T038706",
"4035",
"T038705",
"7654",
"T037301",
"T037302",
"T027038",
"T039586",
"T039585",
"T035762",
"T037299",
"T037300"
]
},
"release_date": "2024-09-04T22:00:00.000+00:00",
"title": "CVE-2024-32668"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.