PT-2026-27673 · Linux+3 · Linux Kernel+3
CVE-2026-23308
·
Publicado
2026-01-01
·
Atualizado
2026-08-30
CVSS v3.1
5.5
Média
| Vetor | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.12.59+
Description
The Linux kernel contains an issue within the pinctrl subsystem, specifically related to the equilibrium driver. The callback functions
eqbr irq mask() and eqbr irq ack() are unnecessarily called within the eqbr irq mask ack() function. This results in the gpiochip disable irq() function being invoked, generating warning traces in the system log during GPIO initialization. This occurs because the interrupt is not disabled in the drivers/pinctrl/starfive/pinctrl-starfive-jh7100.c driver.Recommendations
Update to Linux kernel version 6.12.59+ or later.
Do not call the
eqbr irq mask() and eqbr irq ack() functions. Implement the necessary functionality directly without disabling interrupts.Exploit
Correção
Resource Exhaustion
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linuxmint
Linux Kernel
Starfive Jh7100
Ubuntu