What is CVE-2026-31431?
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.
Timeline
- 2026-04-22Published to the U.S. National Vulnerability Database (NVD)
- 2026-05-01First covered in a defend.network daily briefing
- 2026-05-01Added to the CISA Known Exploited Vulnerabilities (KEV) catalog
- 2026-05-15CISA federal remediation deadline (BOD 22-01)
- 2026-07-15NVD record last updated
CISA Known Exploited Vulnerability
Linux Kernel Incorrect Resource Transfer Between Spheres Vulnerability
Affected product
Linux Kernel
NVD also lists CPE entries for: Suse Caas Platform, Suse Enterprise Storage, Suse Manager Proxy, Suse Manager Retail Branch Server, Suse Manager Server
Remediation Steps
- Identify all Linux systems running vulnerable kernel versions across your infrastructure
- Prioritize patching systems with local user access or multi-tenant configurations
- Apply kernel security updates from distribution vendors (RHEL, Ubuntu, Debian, etc.)
- Schedule reboot windows to activate patched kernels and verify successful application
- Monitor for suspicious local privilege escalation attempts in system audit logs
References
- http://www.openwall.com/lists/oss-security/2026/04/29/23
- http://www.openwall.com/lists/oss-security/2026/04/29/26
- https://git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f30dc130c
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog
- https://www.kernel.org/doc/html/latest/security/index.html
- https://nvd.nist.gov/vuln/detail/CVE-2026-31431
Referenced in our briefings & reports
Browse all tracked CVEs in the defend.network CVE database →