3 matches found
DEBIAN-CVE-2026-90183
In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: clear delay state when freeing policy data io.latency can throttle a group which has no latency target of its own. When a sibling misses its target, checkscalechange scales down its peers, and a peer that reaches...
EUVD-2026-81776
In the Linux kernel, the following vulnerability has been resolved: blk-iolatency: clear delay state when freeing policy data io.latency can throttle a group which has no latency target of its own. When a sibling misses its target, checkscalechange scales down its peers, and a peer that reaches...
CVE-2026-90183
CVE-2026-90183 affects the blk-iolatency component of the Linux kernel . The root cause is that iolatency_pd_offline() clears the delay state only on a nonzero-to-zero transition of min_lat_nsec, so a peer group throttled by a sibling (with min_lat_nsec == 0) never gets its use_delay flag cleared...