CVE-2026-64023
gpio: aggregator: fix a potential use-after-free
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jul 19, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
86f162e73d2d81ef6d819c06a3b6c2fda77a79b8 < ea28b286649b70618e9dd3e895812417a7712a11 86f162e73d2d81ef6d819c06a3b6c2fda77a79b8 < 7ac4183a41ba048af89eddd82fe8be64619d0871 86f162e73d2d81ef6d819c06a3b6c2fda77a79b8 < 30c073cab97afb31901f94de9605177b6b84367e
Linux / Linux
6.16