Vulnerability in Linux
CVE-2026-72324
In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: free generic chips on unbind irq_alloc_domain_generic_chips() allocates generic chip data that must be freed via irq_domain_remove_generic_chips(). The devres action mvebu_gpio_remove_irq_domain() only called irq_domain_remove(), which only frees the generic chips if IRQ_DOMAIN_FLAG_DESTROY_GC is set. Call irq_domain_remove_generic_chips() explicitly before irq_domain_remove() instead.
Affected products
- Linux — versions 812d47889a8e418d7bea9bec383581a34c19183e, f0cde54863da281cec1ed85497b4ec58d29c1460, 7a9239fd04802ee6ddf82d211cff3ee7df9c473a