VYPR
Unrated severityNVD Advisory· Published Jul 20, 2026

Debian linux: In the Linux kernel, the following vulnerability has been resolved: gpio: aggre…

CVE-2026-64023

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.

Affected products

2

Patches

Vulnerability mechanics

News mentions

0

No linked articles in our index yet.

CVE-2026-64023 · VYPR