2 matches found
EUVD-2026-48640
In the Linux kernel, the following vulnerability has been resolved: block: recompute nrintegritysegments in blkinsertclonedrequest blkinsertclonedrequest already recomputes nrphyssegments against the bottom queue, because "the queue settings related to segment counting may differ from the origina...
CVE-2026-64232
CVE-2026-64232 describes a Linux kernel issue in the block layer where integrity-segment accounting could diverge when stacking drivers (bottom vs top queue). The root cause: blk_rq_count_integrity_sg() can yield a different count than the cached rq->nr_integrity_segments inherited by blk_rq_p...