PT-2026-61340 · Linux · Linux

CVE-2026-64023

·

Publicado

2026-07-19

·

Atualizado

2026-07-19

CVSS v3.1

7.8

Alta

VetorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64023

Produtos afetados

Linux