PT-2025-41027 · Linux · Linux Kernel
Published
2022-12-02
·
Updated
2025-10-07
·
CVE-2022-50522
CVSS v3.1
3.3
Low
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel where a reference count leak can occur within the
chameleon parse gdd() function if mcb device register() returns an error. Specifically, if an error occurs during device registration, the reference counts for the bus and device name are not properly released, leading to a memory leak. The issue is addressed by calling put device() to relinquish the reference, allowing for proper release in mcb release dev() and kobject cleanup().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel