CVE-2026-23264 (GCVE-0-2026-23264)
Vulnerability from cvelistv5 – Published: 2026-03-18 17:41 – Updated: 2026-03-18 17:41
VLAI?
Title
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
Summary
In the Linux kernel, the following vulnerability has been resolved:
Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
This reverts commit 7294863a6f01248d72b61d38478978d638641bee.
This commit was erroneously applied again after commit 0ab5d711ec74
("drm/amd: Refactor `amdgpu_aspm` to be evaluated per device")
removed it, leading to very hard to debug crashes, when used with a system with two
AMD GPUs of which only one supports ASPM.
(cherry picked from commit 97a9689300eb2b393ba5efc17c8e5db835917080)
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Affected:
0ab5d711ec74d9e60673900974806b7688857947 , < f02c9052aaa031ef3c2285d86a155d4263180ddd
(git)
Affected: 0ab5d711ec74d9e60673900974806b7688857947 , < d2bddc2da2b3ba5d738877c476bf97932dba32e8 (git) Affected: 0ab5d711ec74d9e60673900974806b7688857947 , < 5b794951541e84d2968980a68dd1ac38420f75f3 (git) Affected: 0ab5d711ec74d9e60673900974806b7688857947 , < 5f645222eb30c91135119e12eccfd1b8ea88140e (git) Affected: 0ab5d711ec74d9e60673900974806b7688857947 , < 243b467dea1735fed904c2e54d248a46fa417a2d (git) Affected: 0a9a60dcedaacde4b903337b7445cb431b4dd119 (git) |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "f02c9052aaa031ef3c2285d86a155d4263180ddd",
"status": "affected",
"version": "0ab5d711ec74d9e60673900974806b7688857947",
"versionType": "git"
},
{
"lessThan": "d2bddc2da2b3ba5d738877c476bf97932dba32e8",
"status": "affected",
"version": "0ab5d711ec74d9e60673900974806b7688857947",
"versionType": "git"
},
{
"lessThan": "5b794951541e84d2968980a68dd1ac38420f75f3",
"status": "affected",
"version": "0ab5d711ec74d9e60673900974806b7688857947",
"versionType": "git"
},
{
"lessThan": "5f645222eb30c91135119e12eccfd1b8ea88140e",
"status": "affected",
"version": "0ab5d711ec74d9e60673900974806b7688857947",
"versionType": "git"
},
{
"lessThan": "243b467dea1735fed904c2e54d248a46fa417a2d",
"status": "affected",
"version": "0ab5d711ec74d9e60673900974806b7688857947",
"versionType": "git"
},
{
"status": "affected",
"version": "0a9a60dcedaacde4b903337b7445cb431b4dd119",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.18"
},
{
"lessThan": "5.18",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.163",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.124",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.70",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.19",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.163",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.124",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.70",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.10",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.15.54",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"drm/amd: Check if ASPM is enabled from PCIe subsystem\"\n\nThis reverts commit 7294863a6f01248d72b61d38478978d638641bee.\n\nThis commit was erroneously applied again after commit 0ab5d711ec74\n(\"drm/amd: Refactor `amdgpu_aspm` to be evaluated per device\")\nremoved it, leading to very hard to debug crashes, when used with a system with two\nAMD GPUs of which only one supports ASPM.\n\n(cherry picked from commit 97a9689300eb2b393ba5efc17c8e5db835917080)"
}
],
"providerMetadata": {
"dateUpdated": "2026-03-18T17:41:10.208Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/f02c9052aaa031ef3c2285d86a155d4263180ddd"
},
{
"url": "https://git.kernel.org/stable/c/d2bddc2da2b3ba5d738877c476bf97932dba32e8"
},
{
"url": "https://git.kernel.org/stable/c/5b794951541e84d2968980a68dd1ac38420f75f3"
},
{
"url": "https://git.kernel.org/stable/c/5f645222eb30c91135119e12eccfd1b8ea88140e"
},
{
"url": "https://git.kernel.org/stable/c/243b467dea1735fed904c2e54d248a46fa417a2d"
}
],
"title": "Revert \"drm/amd: Check if ASPM is enabled from PCIe subsystem\"",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-23264",
"datePublished": "2026-03-18T17:41:10.208Z",
"dateReserved": "2026-01-13T15:37:45.990Z",
"dateUpdated": "2026-03-18T17:41:10.208Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-23264\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-03-18T18:16:25.073\",\"lastModified\":\"2026-03-19T13:25:00.570\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nRevert \\\"drm/amd: Check if ASPM is enabled from PCIe subsystem\\\"\\n\\nThis reverts commit 7294863a6f01248d72b61d38478978d638641bee.\\n\\nThis commit was erroneously applied again after commit 0ab5d711ec74\\n(\\\"drm/amd: Refactor `amdgpu_aspm` to be evaluated per device\\\")\\nremoved it, leading to very hard to debug crashes, when used with a system with two\\nAMD GPUs of which only one supports ASPM.\\n\\n(cherry picked from commit 97a9689300eb2b393ba5efc17c8e5db835917080)\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/243b467dea1735fed904c2e54d248a46fa417a2d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5b794951541e84d2968980a68dd1ac38420f75f3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5f645222eb30c91135119e12eccfd1b8ea88140e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d2bddc2da2b3ba5d738877c476bf97932dba32e8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f02c9052aaa031ef3c2285d86a155d4263180ddd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…