SB20260325153 - Incomplete Blacklist to Cross-Site Scripting in Linux kernel pinctrl driver



SB20260325153 - Incomplete Blacklist to Cross-Site Scripting in Linux kernel pinctrl driver

Published: March 25, 2026

Security Bulletin ID SB20260325153
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Incomplete Blacklist to Cross-Site Scripting (CVE-ID: CVE-2026-23308)

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper handling of interrupt masking in the pinctrl driver when loading the equilibrium GPIO controller. A local user can trigger the loading of the driver, resulting in repeated kernel warning messages being logged, which may degrade system stability and generate unnecessary log entries.

The issue arises because the function 'eqbr_irq_mask_ack()' indirectly calls 'gpiochip_disable_irq()' through 'eqbr_irq_mask()', leading to spurious warnings during initialization. This behavior does not occur in similar drivers, indicating inconsistent interrupt handling.


Remediation

Install update from vendor's website.