CVE-2026-80621
Last modified
CVE-2026-80621 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS DES capability dwc_pcie_rasdes_debugfs_init() returns success when the controller has no RAS DES capability, leaving pci->debugfs->rasdes_info unset. The common debugfs teardown path still calls dwc_pcie_rasdes_debugfs_deinit(), which dereferences rasdes_info unconditionally. Return early when no RAS DES state was allocated.
Description
In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS DES capability dwc_pcie_rasdes_debugfs_init() returns success when the controller has no RAS DES capability, leaving pci->debugfs->rasdes_info unset. The common debugfs teardown path still calls dwc_pcie_rasdes_debugfs_deinit(), which dereferences rasdes_info unconditionally. Return early when no RAS DES state was allocated. In that case no RAS DES mutex was initialized, so there is nothing to destroy. [mani: reworded subject]
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4fbfa17f9a075593281034f566ca79cbf4930c82, < 514b84b1bf30f75f32c2fa66734dc1a177abb73e; >= 4fbfa17f9a075593281034f566ca79cbf4930c82, < 855870e8c59b97fd424e8fa3543c9e289bb48fac; >= 4fbfa17f9a075593281034f566ca79cbf4930c82, < 26b67fa10ef84ea667942491b50e6261a45f098d |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80621?
How severe is CVE-2026-80621?
How do I fix CVE-2026-80621?
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-80615In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-80616In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80617In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80618In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80619In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80620In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80622In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80623In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80624In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80625In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80626In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80627In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80621?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
