PT-2025-9980 · Linux+6 · Linux Kernel+6
Published
2025-01-23
·
Updated
2026-04-20
·
CVE-2025-21832
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
A issue in the Linux kernel has been resolved, related to the blkdev read iter() function. This function has odd checks, such as gating the position and count adjustment based on the result being bigger-than-or-equal to zero, and not checking the return value of blkdev direct IO() before calling iov iter revert(). The latter can lead to attempting to revert with a negative value, causing a WARN ON() because unroll is bigger than MAX RW COUNT. The fix involves not reverting for -EIOCBQUEUED, similar to other parts of the code.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Unchecked Return Value
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu