Local kernel code execution via stale ULPI entry
Published Apr 17, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel ULPI debugfs interface allows local users to execute kernel code by reading a stale regs file. ulpi_unregister_interface removes a directory named for the ULPI device even though registration names it for the parent, leaving the regs entry tied to a freed struct ulpi and its ops->read callback. The path requires an affected ULPI-bearing system and local access to mounted debugfs; a read can disclose kernel memory, hijack control flow, or crash the host.
Summary
What happened
Use-after-free in the Linux kernel ULPI debugfs interface allows local users to execute kernel code by reading a stale regs file. ulpi_unregister_interface removes a directory named for the ULPI device even though registration names it for the parent, leaving the regs entry tied to a freed struct ulpi and its ops->read callback. The path requires an affected ULPI-bearing system and local access to mounted debugfs; a read can disclose kernel memory, hijack control flow, or crash the host.
The record
- CVE
- CVE-2024-26919
- Published
- Apr 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 17, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record 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=5.18
- Affected versionversion=bd0a0a024f2a41e7cc8eadb9862f82c45884b69c <330d22aba17a4d30a56f007d0f51291d7e00862b
- Affected versionversion=bd0a0a024f2a41e7cc8eadb9862f82c45884b69c <33713945cc92ea9c4a1a9479d5c1b7acb7fc4df3
- Affected versionversion=bd0a0a024f2a41e7cc8eadb9862f82c45884b69c <3caf2b2ad7334ef35f55b95f3e1b138c6f77b368
- Affected versionversion=bd0a0a024f2a41e7cc8eadb9862f82c45884b69c <d31b886ed6a5095214062ee4fb55037eb930adb6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
Weakness, pattern, technique
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