CVE-2026-64023
Last modified
CVE-2026-64023 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: fix a potential use-after-free On error we free aggr->lookups->dev_id before removing the entry from the lookup table. If a concurrent thread calls gpiod_find() before we remove the entry, it could iterate over the list and call gpiod_match_lookup_table() which unconditionally dereferences dev_id when calling strcmp(). EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: fix a potential use-after-free On error we free aggr->lookups->dev_id before removing the entry from the lookup table. If a concurrent thread calls gpiod_find() before we remove the entry, it could iterate over the list and call gpiod_match_lookup_table() which unconditionally dereferences dev_id when calling strcmp(). Reverse the order of cleanup.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 86f162e73d2d81ef6d819c06a3b6c2fda77a79b8, < ea28b286649b70618e9dd3e895812417a7712a11; >= 86f162e73d2d81ef6d819c06a3b6c2fda77a79b8, < 7ac4183a41ba048af89eddd82fe8be64619d0871; >= 86f162e73d2d81ef6d819c06a3b6c2fda77a79b8, < 30c073cab97afb31901f94de9605177b6b84367e |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64023?
How severe is CVE-2026-64023?
How do I fix CVE-2026-64023?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64018In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-64019In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6402webpack-dev-server versions up to and including 5.2.3 are vu…6.5
- CVE-2026-64020In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64021In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64022In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64024In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-64025In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64026In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64027In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64028In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64029In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-64023?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
