THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-31431 (HIGH 7.8) — 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 so

[NVD] CVE-2026-31431 (HIGH 7.8) — 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 so

lownvdPublished 2026-04-22

CVE-2026-31431 CVSS: 7.8 HIGH Published: 2026-04-22T09:16:21.270

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. Ge

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-31431