Freed-memory access via mis-scoped input name
Published Dec 30, 2025 · Updated Dec 30, 2025
A use-after-free in the Linux kernel HID uclogic driver allows physically proximate attackers to access freed memory through a device uevent. The driver allocates input_dev.name with devres tied to input_dev rather than the HID device, so unregistration frees the name before a later uevent reads it. Reachability requires a supported uclogic HID device and a uevent after its input device is unregistered; published sources specify no concrete exploit outcome.
Summary
What happened
A use-after-free in the Linux kernel HID uclogic driver allows physically proximate attackers to access freed memory through a device uevent. The driver allocates input_dev.name with devres tied to input_dev rather than the HID device, so unregistration frees the name before a later uevent reads it. Reachability requires a supported uclogic HID device and a uevent after its input device is unregistered; published sources specify no concrete exploit outcome.
The record
- CVE
- CVE-2023-54207
- Published
- Dec 30, 2025
- Updated
- Dec 30, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1200
- Attack vector
- physical
- Privileges
- unauthenticated
Timeline
How it unfolded
- Dec 30, 2025CVE publishedPublication date reported by the CVE source.
- Dec 30, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.1
- Affected versionversion=cce2dbdf258e6b27b2b100f511531edabb77f427 <4c2707dfee5847dc0b5ecfbe512c29c93832fdc4
- Affected versionversion=cce2dbdf258e6b27b2b100f511531edabb77f427 <58f0d1c0e494a88f301bf455da7df4366f179bbb
- Affected versionversion=cce2dbdf258e6b27b2b100f511531edabb77f427 <dd613a4e45f8d35f49a63a2064e5308fa5619e29
- Affected versionversion=cce2dbdf258e6b27b2b100f511531edabb77f427 <f283805d984343b2f216e2f4c6c7af265b9542ae
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo