Impact
The libie_fwlog_deinit() routine in the Linux kernel can be invoked during a driver unload even if firmware logging was never initialized. This causes the kernel to trigger an Oops, as evidenced by the trace that includes __dev_printk being called. The kernel crash can lead to an unexpected reboot or loss of service on the affected host.
Affected Systems
All Linux kernels that contain the unpatched libie_fwlog_deinit code are vulnerable. Current release lines such as kernel 6.18 and all 7.0 release‑candidate branches from rc1 through rc7 are affected until the patch that verifies fwlog support is applied. Systems that load or unload the ixgbe network driver, especially during recovery or maintenance, can trigger the fault.
Risk and Exploitability
With a CVSS score of 5.5 the flaw is moderate. The EPSS score is less than 1%, indicating a very low likelihood of exploitation in the wild. No remote attack surface is reported; the issue requires privileged local access to unload a kernel module, and the vulnerability is not listed in the CISA KEV catalog.
OpenCVE Enrichment