THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-63802 (HIGH 7.8) — 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 b

[NVD] CVE-2026-63802 (HIGH 7.8) — 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 b

mednvdPublished 2026-07-19

CVE-2026-63802 CVSS: 7.8 HIGH Published: 2026-07-19T12:16:52.847

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 llist_del_all(). The second b

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-63802