
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel has been identified as CVE-2025-39956, discovered and published on October 9, 2025. The issue affects the igc (Intel Gigabit Ethernet) driver's LED setup functionality, where a failure in igc_led_setup() leads to a kernel panic due to improper error handling (NVD).
The vulnerability occurs when igc_led_setup() fails, causing igc_probe() to fail and trigger a kernel panic in free_netdev() because unregister_netdev() is not called. This behavior can be reproduced using the fault-injection framework, particularly with the failslab feature. The issue manifests as a kernel BUG at net/core/dev.c:12047 with an invalid opcode error (NVD).
When triggered, the vulnerability results in a kernel panic, which can cause system instability and potential denial of service conditions. Since LED support is not mandatory for the network interface functionality, the crash represents an unnecessary system failure (NVD).
The recommended fix is to treat LED setup failures as non-fatal and continue the probe with a warning message instead of failing the entire probe operation. This change allows the network interface to function properly even when LED initialization fails (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."