PT-2026-73140 · Linux · Linux Kernel
CVE-2026-74578
·
Published
2026-08-16
·
Updated
2026-08-26
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
algif skcipher component where the AIO/async path in the skcipher recvmsg() function passes the socket-wide ctx->iv directly into the skcipher request. Because the socket lock is dropped after io submit(), a concurrent sendmsg(ALG SET IV) call can overwrite ctx->iv. This allows an unprivileged user to force an in-flight request to run under an attacker-controlled Initialization Vector (IV). In CTR or stream modes, this leads to IV/keystream reuse, enabling the recovery of plaintext from a concurrent operation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel