CVE-2026-46028
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
crypto: algif_aead - snapshot IV for async AEAD requests
AF_ALG AEAD AIO requests currently use the socket-wide IV buffer during request processing. For async requests, later socket activity can update that shared state before the original request has fully completed, which can lead to inconsistent IV handling.
Snapshot the IV into per-request storage when preparing the AEAD request, so in-flight operations no longer depend on mutable socket state.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < 08ea39a556ecd39b33c2b4888861001c6706a62e | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < a920cabdb0b7cf1f4e11a20524253ae5bd09092b | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < fa0fcec9b49d58e71df7ede91ecd86855f608e85 | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < c2138c9bd02af19e0b407376140cd5435b0d81da | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < 46fdb39e83227b5d39f7c934a0947ea913f13c18 | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < ebc235675f24b0e3f8bc92b8419471d42f837d8f | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < 3d72f8c6490dc79210b64270740cb2a8619361a4 | affected |
| Linux | Linux | d887c52d6ae43aeebd249b5f2f1333e60236aa60 < 5aa58c3a572b3e3b6c786953339f7978b845cc52 | affected |
| Linux | Linux | 4.14 | affected |
| Linux | Linux | 0 < 4.14 | unaffected |
| Linux | Linux | 5.10.254 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.204 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.170 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.137 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.85 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.27 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.4 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/08ea39a556ecd39b33c2b4888861001c6706a62e
- https://git.kernel.org/stable/c/a920cabdb0b7cf1f4e11a20524253ae5bd09092b
- https://git.kernel.org/stable/c/fa0fcec9b49d58e71df7ede91ecd86855f608e85
- https://git.kernel.org/stable/c/c2138c9bd02af19e0b407376140cd5435b0d81da
- https://git.kernel.org/stable/c/46fdb39e83227b5d39f7c934a0947ea913f13c18
- https://git.kernel.org/stable/c/ebc235675f24b0e3f8bc92b8419471d42f837d8f
- https://git.kernel.org/stable/c/3d72f8c6490dc79210b64270740cb2a8619361a4
- https://git.kernel.org/stable/c/5aa58c3a572b3e3b6c786953339f7978b845cc52
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.