cvelist/2024/36xxx/CVE-2024-36897.json

125 lines
5.9 KiB
JSON
Raw Normal View History

2024-05-30 16:00:35 +00:00
{
2024-11-05 10:03:14 +00:00
"data_version": "4.0",
2024-05-30 16:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-36897",
2024-11-05 10:03:14 +00:00
"ASSIGNER": "cve@kernel.org",
"STATE": "PUBLIC"
2024-05-30 16:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-05 10:03:14 +00:00
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Atom Integrated System Info v2_2 for DCN35\n\nNew request from KMD/VBIOS in order to support new UMA carveout\nmodel. This fixes a null dereference from accessing\nCtx->dc_bios->integrated_info while it was NULL.\n\nDAL parses through the BIOS and extracts the necessary\nintegrated_info but was missing a case for the new BIOS\nversion 2.3."
}
]
},
"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": "3c7013a87124"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.15.159",
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.1.91",
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.6.31",
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.8.10",
"lessThanOrEqual": "6.8.*",
"status": "unaffected",
"versionType": "semver"
},
{
"version": "6.9",
"lessThanOrEqual": "*",
"status": "unaffected",
"versionType": "original_commit_for_fix"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://git.kernel.org/stable/c/3c7013a87124bab54216d9b99f77e8b6de6fbc1a",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/3c7013a87124bab54216d9b99f77e8b6de6fbc1a"
},
{
"url": "https://git.kernel.org/stable/c/02f5300f6827206f6e48a77f51e6264993695e5c",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/02f5300f6827206f6e48a77f51e6264993695e5c"
},
{
"url": "https://git.kernel.org/stable/c/7e3030774431eb093165a31baff040d35446fb8b",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/7e3030774431eb093165a31baff040d35446fb8b"
},
{
"url": "https://git.kernel.org/stable/c/c2797ec16d9072327e7578d09ee05bcab52fffd0",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/c2797ec16d9072327e7578d09ee05bcab52fffd0"
},
{
"url": "https://git.kernel.org/stable/c/9a35d205f466501dcfe5625ca313d944d0ac2d60",
"refsource": "MISC",
"name": "https://git.kernel.org/stable/c/9a35d205f466501dcfe5625ca313d944d0ac2d60"
2024-05-30 16:00:35 +00:00
}
]
2024-11-05 10:03:14 +00:00
},
"generator": {
"engine": "bippy-9e1c9544281a"
2024-05-30 16:00:35 +00:00
}
}