{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-46871", "ASSIGNER": "cve@kernel.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "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" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Linux", "product": { "product_data": [ { "product_name": "Linux", "version": { "version_data": [ { "version_affected": "<", "version_name": "1da177e4c3f4", "version_value": "e1896f381d27" }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "versions": [ { "version": "5.15.174", "lessThanOrEqual": "5.15.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.109", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.6.50", "lessThanOrEqual": "6.6.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.10.9", "lessThanOrEqual": "6.10.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.11", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ], "defaultStatus": "affected" } } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://git.kernel.org/stable/c/e1896f381d27466c26cb44b4450eae05cd59dfd0", "refsource": "MISC", "name": "https://git.kernel.org/stable/c/e1896f381d27466c26cb44b4450eae05cd59dfd0" }, { "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": { "engine": "bippy-8e903de6a542" } }