PT-2026-61118
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF in blkcg rstat flush When multiple blkgs in the same blkcg are released concurrently, a use-after-free can occur. The race happens when one blkg's blkcg rstat flush removes another blkg's iostat entries via...