CVE-2026-80945
Last modified
CVE-2026-80945 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req->dst with the CPU while it is still mapped DMA_FROM_DEVICE. With SWIOTLB active the later dma_unmap_sg() copies the stale bounce buffer over req->dst, corrupting the result. Unmap before the fallback runs. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req->dst with the CPU while it is still mapped DMA_FROM_DEVICE. With SWIOTLB active the later dma_unmap_sg() copies the stale bounce buffer over req->dst, corrupting the result. Unmap before the fallback runs. The async path unmaps inline; the sync path signals the retry with -EAGAIN so iaa_comp_adecompress() runs the fallback after unmapping.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2ec6761df889fdf896fde761abd447596dd8f8c2, < fc933a4a419ba8a75da28666a018602c44846953; >= 2ec6761df889fdf896fde761abd447596dd8f8c2, < fcd86180ef78b0e41763faef7c6d2de7dfb50c1a; >= 2ec6761df889fdf896fde761abd447596dd8f8c2, < 94a25930477113730372e0fa2985da4c5ac95c9a |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80945?
How severe is CVE-2026-80945?
How do I fix CVE-2026-80945?
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-8094Other issue in the WebRTC component. This vulnerability was …9.8
- CVE-2026-80940In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80941In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80942In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80943In the Linux kernel, the following vulnerability has been re…7.6
- CVE-2026-80944In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80946In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80947In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80948In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80949In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8095The Frontend File Manager Plugin plugin for WordPress is vul…8.1
- CVE-2026-80950In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-80945?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
