IT

Tracker / CVE-2026-46028

CVE-2026-46028

Medium 5.5

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 products and versions

linux linux_kernel · 4.14 → 5.10.254
linux linux_kernel · 5.11 → 5.15.204
linux linux_kernel · 5.16 → 6.1.170
linux linux_kernel · 6.13 → 6.18.27
linux linux_kernel · 6.19 → 7.0.4
linux linux_kernel · 6.2 → 6.6.137
linux linux_kernel · 6.7 → 6.12.85

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References