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.
References
Configurations
Configuration 1 (hide)
|
History
25 Mar 2026, 19:56
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0279978adec6f1296af66b642cce641c6580be46 - Patch | |
| References | () https://git.kernel.org/stable/c/18202537856e0fae079fed2c9308780bcff2bb9d - Patch | |
| References | () https://git.kernel.org/stable/c/50f196d2bbaee4ab2494bb1b0d294deba292951a - Patch | |
| References | () https://git.kernel.org/stable/c/50fdb78b7c0bcc550910ef69c0984e751cac72fa - Patch | |
| References | () https://git.kernel.org/stable/c/5476f7f8a311236604b78fcc5b2a63b3a61b0169 - Patch | |
| References | () https://git.kernel.org/stable/c/baf0e2d1e03ddb04781dfe7f22a654d3611f69b2 - Patch | |
| References | () https://git.kernel.org/stable/c/ccbb96434d88e32358894c879457b33f7508e798 - Patch | |
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.25:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
19 Jan 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
14 Jan 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-14 15:16
Updated : 2026-03-25 19:56
NVD link : CVE-2025-71131
Mitre link : CVE-2025-71131
CVE.ORG link : CVE-2025-71131
JSON object : View
Products Affected
linux
- linux_kernel
CWE
