Improper IRQ Management in Linux Kernel's i40e by Intel
CVE-2025-39911

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 October 2025

What is CVE-2025-39911?

The i40e driver in the Linux kernel contains a flaw in the IRQ management process that occurs when the request_irq() function fails during its execution. Specifically, during an error handling path, the driver's incorrect use of the dev_id argument in free_irq() prevents proper deallocation of previously requested IRQs. This flaw can lead to system instability, triggering warnings due to attempts to free already-released IRQs, and potentially interfering with network functionality.

Affected Version(s)

Linux 493fb30011b3ab5173cef96f1d1ce126da051792

Linux 493fb30011b3ab5173cef96f1d1ce126da051792 < 23431998a37764c464737b855c71a81d50992e98

Linux 493fb30011b3ab5173cef96f1d1ce126da051792

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-39911 : Improper IRQ Management in Linux Kernel's i40e by Intel