{"id":"AZL-102342","summary":"CVE-2026-93072 affecting package kernel 6.6.150.1-1","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/renesas-irqc: Fix generic interrupt chip leak on remove\n\nThe driver allocates domain generic chips probe. However, on driver\nremoval, the generic chips are not automatically freed when the interrupt\ndomain is removed because the domain flags do not include\nIRQ_DOMAIN_FLAG_DESTROY_GC.\n\nThis causes both the domain generic chips structure and the associated\ngeneric chips to be leaked. Additionally, the generic chips remain on the\nglobal list and may later be accessed by generic interrupt chip suspend,\nresume, or shutdown callbacks after the driver has been removed,\npotentially resulting in a use-after-free and kernel crash.\n\nFix the resource leak by setting IRQ_DOMAIN_FLAG_DESTROY_GC on the\ninterrupt domain; this lets the interrupt domain core automatically\nrelease all generic chips when irq_domain_remove() is invoked, removing\nthe need for manual cleanup calls in error paths and remove callback.","modified":"2026-09-18T14:17:50.090103057Z","published":"2026-09-17T17:18:01Z","upstream":["CVE-2026-93072"],"references":[{"type":"WEB","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-93072"}],"affected":[{"package":{"name":"kernel","ecosystem":"Azure Linux:3","purl":"pkg:rpm/azure-linux/kernel"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"6.6.150.1-1"}]}],"database_specific":{"source":"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-102342.json"}}],"schema_version":"1.9.0"}