CVE-2026-80728
Last modified
CVE-2026-80728 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devres_release_all() unmaps the aperture before the DRM device release callback fires amdgpu_device_fini_sw().
Description
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amdgpu: fix aperture mapping leak" devres teardown is LIFO. The aperture devres node was registered after the DRM device node, so devres_release_all() unmaps the aperture before the DRM device release callback fires amdgpu_device_fini_sw(). IP sw_fini callbacks (e.g. vcn_v4_0_sw_fini) write to fw_shared through a pointer derived from aper_base_kaddr, causing a kernel page fault on probe failure / rollback: BUG: unable to handle page fault ... PMD 0 RIP: vcn_v4_0_sw_fini+0x7b/0x170 [amdgpu] Call Trace: amdgpu_device_fini_sw amdgpu_driver_release_kms devm_drm_dev_init_release devres_release_all This reverts commit d871e99879cb5fd1fa798b006b4888887e63a17a. (cherry picked from commit 336e0cd576817ac64a4b394ca2b3680029f3e37f)
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 7380f1bfe9d7ed3a4ca9d99a5c4df840fff9af2a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 96d26143882f9cb47dcc1f3dd4e26d047e53ab9b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < a2e326c52c4bcecc033cd3ca2733fdbe30fbf55d; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 496846a9411136eb9e86ad4f4e62d751bd1e1db5; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < b96c529cd2551b78316a4afa3237b2ed96ba03c8; < 6.6.152; < 6.12.104; < 6.18.45; < 7.1.9 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80728?
How severe is CVE-2026-80728?
How do I fix CVE-2026-80728?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80722In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80723In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80724In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80725In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80726In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80727In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80729In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8073The Kirki – Freeform Page Builder, Website Builder & Customi…7.5
- CVE-2026-80730In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80731In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80732In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80733In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80728?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
