2 matches found
EUVD-2026-81716
In the Linux kernel, the following vulnerability has been resolved: irqchip/ast2700-intc: Avoid allocating in the irqdomain activate callback The interrupt core calls the irqdomainactivate callback from setupirq with desc-lock held and interrupts disabled. Both aspeedintc1irqdomainactivate and...
0.00189EPSS
SaveExploits0References2
CVE-2026-90123
CVE-2026-90123 affects the Linux kernel irqchip/ast2700-intc driver (Aspeed AST2700 interrupt controller). The root cause is that fwnode_device_is_compatible() performs a GFP_KERNEL memory allocation, which is unsafe in the irq_domain_activate() callback context — a path invoked from __setup_irq(...
0.00189EPSS
SaveExploits0References2
20