PT-2025-52932 · Linux · Linux Kernel
Published
2025-12-24
·
Updated
2026-02-24
·
CVE-2022-50702
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a potential memory leak within the vdpa sim module, specifically in the
vdpasim net init() and vdpasim blk init() functions. The issue arises when a device registration fails during module probing, but the reference count of the kobject is not decremented to zero, leading to a leak of allocated memory for the device name. The fix involves calling put device() to ensure proper freeing of the allocated name in the kobject cleanup callback.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 👾
Related Identifiers
Affected Products
Linux Kernel