CVE Catalog

CVE-2026-90258

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, in the pinctrl driver for Airoha chips, the .irq_request_resources hook is missing. Without it, gpiolib cannot set the GPIOD_FLAG_USED_AS_IRQ flag, breaking pin direction locking and potentially allowing reconfiguration of an active IRQ pin as an output.

Risk Assessment

Unauthorized changes to IRQ pin configuration may occur, potentially disrupting device or system operation.

Recommendation

Install the updated Linux kernel with the fix adding the missing IRQ resource helpers in the Airoha pinctrl driver.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: pinctrl: airoha: add missed IRQ resource helpers Without hooking .irq_request_resources, gpiolib cannot set GPIOD_FLAG_USED_AS_IRQ. This breaks pin direction locking and can allow userspace or another driver to reconfigure an active IRQ pin as an output

Vulnerability data from NVD (NIST) · CISA KEV · EPSS