PT-2025-54036 · Linux+3 · Linux Kernel+3
Published
2023-01-01
·
Updated
2026-05-22
·
CVE-2023-54207
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to HID devices and uclogic handling. Specifically, an incorrect device reference for
devm allocation of the input device name could lead to a use-after-free condition. This occurs when the input device is unregistered and a uevent is triggered that relies on the freed name. The issue is addressed by referencing the HID device instead of the input device for the devm allocation and by using devm kasprintf to simplify memory allocation and string formatting for the input device name.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu