SGI Resource Management Flaw in Linux Kernel Affects IRQ Handling
CVE-2025-40161

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
12 November 2025

What is CVE-2025-40161?

A vulnerability in the Linux kernel's handling of SGI (Short for Software Generated Interrupts) resources has been identified. The issue arises from the driver's incorrect determination of SGI versus SPI (Standard Peripheral Interrupt) interrupts when checking IRQ numbers, especially during dynamic IRQ allocation scenarios. This oversight may lead to improper cleanup of SGI resources during the unbinding process, which can cause system instability and kernel crashes. The resolution includes adding an explicit irq_type field to improve identification of SGI interrupts, ensuring that SGI resources are only cleaned up appropriately.

Affected Version(s)

Linux 6ffb1635341bec50fa9540ae7827d1e5d75ae0b0 < 1ee147efee68be00203b1fee6479911debb1edb2

Linux 6ffb1635341bec50fa9540ae7827d1e5d75ae0b0 < 32bf7c6e01f5ba17a53ba236a770bd0274cefdf4

Linux 6ffb1635341bec50fa9540ae7827d1e5d75ae0b0

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-40161 : SGI Resource Management Flaw in Linux Kernel Affects IRQ Handling