CVE-2022-49786 Information
May 02, 2025
cve
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.
Reference
https://git.kernel.org/stable/c/d118247e404d6338f7b90636a3c6b95a387ed163 https://git.kernel.org/stable/c/d7dbd43f4a828fa1d9a8614d5b0ac40aee6375fe
Share on: