Local kernel memory corruption via GPIO cleanup race
Published Jul 19, 2026 · Updated Jul 19, 2026
Use-after-free in the Linux kernel GPIO aggregator allows local users to corrupt kernel memory through a concurrent lookup. An error path frees lookups->dev_id before removing its lookup-table entry, allowing gpiod_find() to pass the freed string to strcmp(). Reachability requires local permission to create or activate a GPIO aggregator; the invalid access can crash the kernel, while reliable privilege escalation is not publicly documented.
Summary
What happened
Use-after-free in the Linux kernel GPIO aggregator allows local users to corrupt kernel memory through a concurrent lookup. An error path frees lookups->dev_id before removing its lookup-table entry, allowing gpiod_find() to pass the freed string to strcmp(). Reachability requires local permission to create or activate a GPIO aggregator; the invalid access can crash the kernel, while reliable privilege escalation is not publicly documented.
The record
- CVE
- CVE-2026-64023
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 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=6.16
- Affected versionversion=86f162e73d2d81ef6d819c06a3b6c2fda77a79b8 <30c073cab97afb31901f94de9605177b6b84367e
- Affected versionversion=86f162e73d2d81ef6d819c06a3b6c2fda77a79b8 <7ac4183a41ba048af89eddd82fe8be64619d0871
- Affected versionversion=86f162e73d2d81ef6d819c06a3b6c2fda77a79b8 <ea28b286649b70618e9dd3e895812417a7712a11
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