CVE-2026-31431 · CVSS 7.8 HIGH · EPSS 99.9% · KEV 2026-05-01 · patch available
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.
Is CVE-2026-31431 exploited?
Listed in the CISA KEV catalog on 2026-05-01.
Federal remediation due 2026-05-15.
Past that date by 92 days.
EPSS puts exploitation in the next 30 days at 99.9%.