Improper locking in Linux kernel - CVE-2026-90123

 

Improper locking in Linux kernel - CVE-2026-90123

Published: September 19, 2026


Vulnerability identifier: #VU151362
CSH Severity: Low
CVSS v4: 1.8 [CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90123
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper locking in the AST2700 interrupt-controller irq-domain activation callbacks when activating an irq domain while interrupts are disabled and a raw spinlock is held. A local privileged user can trigger the affected irq-domain activation path to cause a denial of service.

The affected compatibility checks can perform GFP_KERNEL memory allocations in an atomic context.


Affected software

Linux kernel

How to mitigate CVE-2026-90123

Install security update from vendor's repository.


External References

Related Security Bulletins