PT-2025-41052 · Linux · Linux Kernel
Published
2022-11-18
·
Updated
2026-02-04
·
CVE-2022-50547
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the
solo sysfs init() function within the solo6x10 driver. If device register() returns an error during initialization, memory allocated by dev set name() is not freed. The fix involves calling put device() to release the reference and allow kobject cleanup() to free the allocated memory in the error path.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel