PT-2026-61340 · Linux+1 · Linux Kernel+1
CVE-2026-64023
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the gpio aggregator. The problem occurs when
aggr->lookups->dev id is freed during an error sequence before the corresponding entry is removed from the lookup table. A concurrent thread executing gpiod find() may iterate over the list and trigger gpiod match lookup table(), which dereferences the dev id variable when calling strcmp(), leading to a potential crash or memory corruption.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu