THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21832 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdev_read_iter() has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equal to zero (where bigger than m

[NVD] CVE-2025-21832 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: block: don't revert iter for -EIOCBQUEUED blkdev_read_iter() has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equal to zero (where bigger than m

lownvdPublished 2025-03-06

CVE-2025-21832 CVSS: 7.8 HIGH Published: 2025-03-06T17:15:23.177

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

block: don't revert iter for -EIOCBQUEUED

blkdev_read_iter() has a few odd checks, like gating the position and count adjustment on whether or not the result is bigger-than-or-equal to zero (where bigger than makes more sense), and not checking the return value of

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21832