Linux Kernel LAN966X Null Pointer Dereference Vulnerability

Vulnerability

A potential null pointer dereference vulnerability has been identified in the Linux kernel's LAN966X Ethernet driver. The issue arises in the function 'lan966x_stats_init()', which calls 'create_singlethread_workqueue()' without checking the return value. If the workqueue creation fails, 'lan966x->stats_queue' becomes NULL, leading to a null pointer dereference when 'queue_delayed_work()' is called. This vulnerability could cause a kernel crash or other unintended behavior.

Impact

Exploitation of this vulnerability can lead to a null pointer dereference, causing a kernel crash or other unexpected behavior.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.