Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-39911

7.8 · HIGH
Published Oct 1, 2025 linux EPSS 0.16% (5th pctl)

Overview

CVE-2025-39911 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path

If request_irq() in i40e_vsi_request_irq_msix() fails in an iteration

later than the first, the error path wants to free the IRQs requested

so far. However, it uses the wrong dev_id argument for free_irq(), so

it does not free the IRQs correctly and instead triggers the warning:

Trying to free already-free IRQ 173

WARNING: CPU: 25 PID: 1091 at kernel/irq/manage.c:1829 __free_irq+0x192/0x2c0

Modules linked in: i40e(+) [...]

CPU: 25 UID: 0 PID: 1091 Comm: NetworkManager Not tainted 6.17.0-rc1+ #1 PREEMPT(lazy)

Hardware name: [...]

RIP: 0010:__free_irq+0x192/0x2c0

[...]

Call Trace:

<TASK>

free_irq+0x32/0x70

i40e_vsi_request_irq_msix.cold+0x63/0x8b [i40e]

i40e_vsi_request_irq+0x79/0x80 [i40e]

i40e_vsi_open+0x21f/0x2f0 [i40e]

i40e_open+0x63/0x130 [i40e]

__dev_open+0xfc/0x210

__dev_change_flags+0x1fc/0x240

netif_change_flags+0x27/0x70

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 3.13, < 5.4.300 Affected

Frequently Asked Questions

What is CVE-2025-39911?

CVE-2025-39911 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 1, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-39911?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-39911?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-39911?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39911 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.