CVE-2025-71131
crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req->iv after crypto_aead_encrypt As soon as crypto_aead_encrypt is called, the underlying request may be freed by an asynchronous completion. Thus dereferencing req->iv after it returns is invalid. Instead of checking req->iv against info, create a new variable unaligned_info and use it for that purpose instead.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jan 14, 2026 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
0a270321dbf948963aeb0e8382fe17d2c2eb3771 < 18202537856e0fae079fed2c9308780bcff2bb9d 0a270321dbf948963aeb0e8382fe17d2c2eb3771 < baf0e2d1e03ddb04781dfe7f22a654d3611f69b2 0a270321dbf948963aeb0e8382fe17d2c2eb3771 < 50f196d2bbaee4ab2494bb1b0d294deba292951a 0a270321dbf948963aeb0e8382fe17d2c2eb3771 < 0279978adec6f1296af66b642cce641c6580be46 0a270321dbf948963aeb0e8382fe17d2c2eb3771 < ccbb96434d88e32358894c879457b33f7508e798 0a270321dbf948963aeb0e8382fe17d2c2eb3771 < 5476f7f8a311236604b78fcc5b2a63b3a61b0169 0a270321dbf948963aeb0e8382fe17d2c2eb3771 < 50fdb78b7c0bcc550910ef69c0984e751cac72fa
Linux / Linux
2.6.25
References
git.kernel.org: https://git.kernel.org/stable/c/18202537856e0fae079fed2c9308780bcff2bb9d git.kernel.org: https://git.kernel.org/stable/c/baf0e2d1e03ddb04781dfe7f22a654d3611f69b2 git.kernel.org: https://git.kernel.org/stable/c/50f196d2bbaee4ab2494bb1b0d294deba292951a git.kernel.org: https://git.kernel.org/stable/c/0279978adec6f1296af66b642cce641c6580be46 git.kernel.org: https://git.kernel.org/stable/c/ccbb96434d88e32358894c879457b33f7508e798 git.kernel.org: https://git.kernel.org/stable/c/5476f7f8a311236604b78fcc5b2a63b3a61b0169 git.kernel.org: https://git.kernel.org/stable/c/50fdb78b7c0bcc550910ef69c0984e751cac72fa