PT-2025-40757 · Unknown+5 · Mac80211 Hwsim.Ko+5
Published
2023-01-20
·
Updated
2026-03-14
·
CVE-2023-53594
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 resource leak exists within the driver core, specifically in the
device add() function. When kobject add() fails during the device add() process, the cleanup glue dir() function is called to free resources. However, the dev->kobj.parent is set to NULL before this call, leading to a resource leak. This issue can manifest as an inability to load modules, such as mac80211 hwsim.ko, and results in an error message indicating a duplicate filename in the sysfs directory. The process involves calls to get device parent(), class dir create and add(), kobject add(), and device add().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Centos
Debian
Linux Kernel
Red Hat
Suse
Mac80211 Hwsim.Ko