VDB
DEBIAN-CVE-2025-71131
DEBIAN-CVE-2025-71131
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.38-1, 6.12.43-1 |
| Debian:11 | linux-6.1 | 6.1.148-1~deb11u1, 6.1.137-1~deb11u1, 6.1.129-1~deb11u1 |
| Debian:11 | linux | 5.10.209-2, 5.10.209-1, 5.10.205-2 |
| Debian:12 | linux | 0, 0, 6.1.106-3 |
| Debian:14 | linux | 6.12.48-1, 6.12.43-1~bpo12+1, 6.12.43-1 |
Exploit Intelligence
- 4081.3.7.yml (github-poc)
Timeline
- Jan 14, 2026 CVE Published
- Apr 28, 2026 CVE Updated