cvelist/2024/46xxx/CVE-2024-46871.json

125 lines
5.8 KiB
JSON
Raw Normal View History

2024-09-11 16:01:36 +00:00
{
2024-10-09 15:00:33 +00:00
"data_version": "4.0",
2024-09-11 16:01:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-46871",
2024-10-09 15:00:33 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-09-11 16:01:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-09 15:00:33 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX\n\n[Why & How]\nIt actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller\nnumber to create array dmub_callback & dmub_thread_offload has potential to access\nitem out of array bound. Fix it."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
2024-09-11 16:01:36 +00:00
}
]
2024-10-09 15:00:33 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Linux",
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1da177e4c3f4",
2024-12-14 21:00:54 +00:00
"version_value": "e1896f381d27"
2024-10-09 15:00:33 +00:00
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
2024-12-14 21:00:54 +00:00
{
"version": "5.15.174",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "semver"
},
2024-10-09 15:00:33 +00:00
{
"version": "6.1.109",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
2024-11-05 11:01:24 +00:00
"versionType": "semver"
2024-10-09 15:00:33 +00:00
},
{
"version": "6.6.50",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
2024-11-05 11:01:24 +00:00
"versionType": "semver"
2024-10-09 15:00:33 +00:00
},
{
"version": "6.10.9",
"lessThanOrEqual": "6.10.*",
"status": "unaffected",
2024-11-05 11:01:24 +00:00
"versionType": "semver"
2024-10-09 15:00:33 +00:00
},
{
"version": "6.11",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2024-12-14 21:00:54 +00:00
{
"url": "https://git.kernel.org/stable/c/e1896f381d27466c26cb44b4450eae05cd59dfd0",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/e1896f381d27466c26cb44b4450eae05cd59dfd0"
},
2024-10-09 15:00:33 +00:00
{
"url": "https://git.kernel.org/stable/c/9f404b0bc2df3880758fb3c3bc7496f596f347d7",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9f404b0bc2df3880758fb3c3bc7496f596f347d7"
},
{
"url": "https://git.kernel.org/stable/c/800a5ab673c4a61ca220cce177386723d91bdb37",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/800a5ab673c4a61ca220cce177386723d91bdb37"
},
{
"url": "https://git.kernel.org/stable/c/c592b6355b9b57b8e59fc5978ce1e14f64488a98",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c592b6355b9b57b8e59fc5978ce1e14f64488a98"
},
{
"url": "https://git.kernel.org/stable/c/ad28d7c3d989fc5689581664653879d664da76f0",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/ad28d7c3d989fc5689581664653879d664da76f0"
}
]
},
"generator": {
2024-12-14 21:00:54 +00:00
"engine": "bippy-8e903de6a542"
2024-09-11 16:01:36 +00:00
}
}