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_ne…
High CVSS 7.8
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/528eb4e19ec0df30d0c9ae4074ce945667dde919 Patch
- https://git.kernel.org/stable/c/bec504867acc7315de9cd96ef9161fa52a25abe8 Patch
- https://git.kernel.org/stable/c/f05e82d8553232cef150a6dbb70ed67d162abb2b Patch
Timeline
- nvd_ingest NVD