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.
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.
- 🔗 git.kernel.org/stable/c/893d22e0135fa394db81df88697fba60…
- 🔗 git.kernel.org/stable/c/19d43105a97be0810edbda875f2cd03f…
- 🔗 git.kernel.org/stable/c/961cfa271a918ad4ae452420e7c30314…
- 🔗 git.kernel.org/stable/c/3115af9644c342b356f3f07a4dd1c890…
- 🔗 git.kernel.org/stable/c/8b88d99341f139e23bdeb1027a2a3ae1…
- 🔗 git.kernel.org/stable/c/fafe0fa2995a0f7073c1c358d7d3145b…
- 🔗 git.kernel.org/stable/c/ce42ee423e58dffa5ec03524054c9d8b…
- 🔗 git.kernel.org/stable/c/a664bf3d603dc3bdcf9ae47cc21e0dae…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-04 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
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.
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 opera