NONE · 0

CVE-2026-92524

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc() When its_irq_gic_domain_alloc() fails, the following its_vpe_irq_do...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc() When its_irq_gic_domain_alloc() fails, the following its_vpe_irq_domain_free() fails to invoke its_vep_teardown() for the corresponding interrupt, which leaks the resource. Invoke its_vpe_teardown() in the error handling path to avoid the leak. [ tglx: Massaged change log ]

References

FAQ

What is CVE-2026-92524?

CVE-2026-92524 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc() When its_irq_gic_domain_alloc() fails, the following its_vpe_irq_do...

How severe is CVE-2026-92524?

CVSS scoring is not yet available for CVE-2026-92524. Check NVD for updates.

Is there a patch for CVE-2026-92524?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.