CVE-2026-31431

HIGHCVSS 7.8/10Actively ExploitedEPSS 96.78%

Last modified

CVE-2026-31431 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. CISA has confirmed active exploitation in the wild. EPSS estimates a 96.78% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
96.78%

99.9th percentile

Probability of exploitation in the next 30 days. Learn more

Exploitation Status

This vulnerability is listed in CISA’s Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild. Federal agencies must remediate by .

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxLinux Kernel>= 4.14, < 5.10.254
LinuxLinux Kernel>= 5.11, < 5.15.204
LinuxLinux Kernel>= 5.16, < 6.1.170
LinuxLinux Kernel>= 6.2, < 6.6.137
LinuxLinux Kernel>= 6.7, < 6.12.85
LinuxLinux Kernel>= 6.13, < 6.18.22
LinuxLinux Kernel>= 6.19, < 6.19.12
LinuxLinux Kernel7.0Rc1
RedhatOpenshift Container Platform4.0
RedhatEnterprise Linux8.0
RedhatEnterprise Linux9.0
RedhatEnterprise Linux10.0
RedhatEnterprise Linux10.1
AmazonAmazon LinuxAll versions
CanonicalUbuntu LinuxAll versions
DebianDebian Linux11.0
DebianDebian Linux12.0
DebianDebian Linux13.0
OpensuseLeap15.3
OpensuseLeap15.4
OpensuseLeap15.5
OpensuseLeap15.6
SuseCaas Platform4.0
SuseEnterprise Storage6.0
SuseEnterprise Storage7.0
SuseEnterprise Storage7.1
SuseManager Proxy4.0
SuseManager Proxy4.1
SuseManager Proxy4.2
SuseManager Proxy4.3
SuseManager Retail Branch Server4.0
SuseManager Retail Branch Server4.1
SuseManager Retail Branch Server4.2
SuseManager Retail Branch Server4.3
SuseManager Server4.0
SuseManager Server4.1
SuseManager Server4.2
SuseManager Server4.3
SuseOpenstack Cloud9.0
SuseOpenstack Cloud Crowbar9.0
SuseBasesystem Module15Sp1
SuseDevelopment Tools Module15Sp1
SuseLegacy Module15Sp7
SuseLinux Enterprise Desktop11Sp4
SuseLinux Enterprise Desktop12Sp4
SuseLinux Enterprise Desktop15Sp1
SuseLinux Enterprise High Availability Extension15Sp4
SuseLinux Enterprise High Availability Extension16.0
SuseLinux Enterprise High Performance Computing15.0Sp1
SuseLinux Enterprise Live Patching12Sp5

Showing 50 of 88 affected configurations. See NVD for the full list.

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

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.
How severe is CVE-2026-31431?
CVE-2026-31431 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 96.78% probability of exploitation in the next 30 days. This vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog.
How do I fix CVE-2026-31431?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2026-31431?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST