Security Advisory

CVE-2022-49786

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 14:09:18
Last updated 2026-05-11 19:06:45
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: properly pin the parent in blkcg_css_online blkcg_css_online is supposed to pin the blkcg of the parent, but 397c9f46ee4d refactored things and along the way, changed it to pin the css instead. This results in extra pins, and we end up leaking blkcgs and cgroups.