PatchSiren cyber security CVE debrief
CVE-2026-80945 Linux CVE debrief
A vulnerability in the Linux kernel's crypto: iaa component has been resolved. 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. This can corrupt the result. To fix this, unmap before the fallback runs. The vulnerability was resolved by unmapping before the software fallback on decompress to prevent data corruption. Linux kernel developers should verify and apply the patch to prevent potential data corruption.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Linux kernel developers, administrators who use the crypto: iaa component, and security teams should verify and apply the patch to prevent potential data corruption. Affected operators and platforms should review system configurations to ensure proper crypto: iaa component configuration. Vulnerability management teams should prioritize patching to prevent data corruption. Security teams should review compensating controls for exposed systems while patching
Why it matters
The vulnerability in the Linux kernel's crypto: iaa component can cause data corruption on hardware analytics errors. Defenders should verify and apply the patch to prevent potential data corruption.
- Verify patch application to prevent data corruption
- Review system configurations to ensure proper crypto: iaa component configuration
Technical summary
The Linux kernel's crypto: iaa component has a vulnerability that can cause data corruption on hardware analytics errors. The vulnerability was resolved by unmapping before the software fallback on decompress. This fix prevents data corruption by ensuring that the destination is not overwritten while it is still mapped for DMA. The fix was applied to the Linux kernel to address this issue. Defenders should verify and apply the patch to prevent potential data corruption. The vulnerability affects the crypto: iaa component of the Linux kernel.
Defensive priority
Verify and apply the patch to prevent potential data corruption
Recommended defensive actions
- Verify the Linux kernel version and apply the patch if necessary
- Review system configurations and ensure that the crypto: iaa component is properly configured
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide limited information about the vulnerability. The Linux kernel patch notes indicate that the vulnerability was resolved by unmapping before the software fallback on decompress.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-80945 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-80945
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-80945 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80945
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/94a25930477113730372e0fa2985da4c5ac95c9a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/fc933a4a419ba8a75da28666a018602c44846953
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/fcd86180ef78b0e41763faef7c6d2de7dfb50c1a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.