PT-2026-2892 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-05-11
·
CVE-2025-71131
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the crypto subsystem, specifically related to the seqiv functionality. After the
crypto aead encrypt function is called, the associated request structure (req) may be freed asynchronously. Subsequently, attempting to dereference req->iv is invalid, potentially leading to a use-after-free condition. The issue is addressed by creating a new variable, unaligned info, to store the necessary information instead of directly using req->iv.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu