CVE-2025-71131

Source
https://cve.org/CVERecord?id=CVE-2025-71131
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71131.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-71131
Downstream
Related
Published
2026-01-14T15:07:47.194Z
Modified
2026-03-20T12:46:38.171473Z
Summary
crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
Details

In the Linux kernel, the following vulnerability has been resolved:

crypto: seqiv - Do not use req->iv after cryptoaeadencrypt

As soon as cryptoaeadencrypt 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71131.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0a270321dbf948963aeb0e8382fe17d2c2eb3771
Fixed
18202537856e0fae079fed2c9308780bcff2bb9d
Fixed
baf0e2d1e03ddb04781dfe7f22a654d3611f69b2
Fixed
50f196d2bbaee4ab2494bb1b0d294deba292951a
Fixed
0279978adec6f1296af66b642cce641c6580be46
Fixed
ccbb96434d88e32358894c879457b33f7508e798
Fixed
5476f7f8a311236604b78fcc5b2a63b3a61b0169
Fixed
50fdb78b7c0bcc550910ef69c0984e751cac72fa

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71131.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.25
Fixed
5.10.248
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.198
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.160
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.120
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.64
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-71131.json"