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-39956

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

Overview

CVE-2025-39956 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 9, 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:

igc: don't fail igc_probe() on LED setup error

When igc_led_setup() fails, igc_probe() fails and triggers kernel panic

in free_netdev() since unregister_netdev() is not called. [1]

This behavior can be tested using fault-injection framework, especially

the failslab feature. [2]

Since LED support is not mandatory, treat LED setup failures as

non-fatal and continue probe with a warning message, consequently

avoiding the kernel panic.

[1]

kernel BUG at net/core/dev.c:12047!

Oops: invalid opcode: 0000 [#1] SMP NOPTI

CPU: 0 UID: 0 PID: 937 Comm: repro-igc-led-e Not tainted 6.17.0-rc4-enjuk-tnguy-00865-gc4940196ab02 #64 PREEMPT(voluntary)

Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014

RIP: 0010:free_netdev+0x278/0x2b0

[...]

Call Trace:

<TASK>

igc_probe+0x370/0x910

local_pci_probe+0x3a/0x80

pci_device_probe+0xd1/0x200

[...]

[2]

#!/bin/bash -ex

FAILSLAB_PATH=/

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 >= 6.9, < 6.12.49 Affected

Frequently Asked Questions

What is CVE-2025-39956?

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

How severe is CVE-2025-39956?

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-39956?

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-39956?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39956 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.