CVE-2025-39875
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
23/09/2025
Last modified:
14/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
igb: Fix NULL pointer dereference in ethtool loopback test<br />
<br />
The igb driver currently causes a NULL pointer dereference when executing<br />
the ethtool loopback test. This occurs because there is no associated<br />
q_vector for the test ring when it is set up, as interrupts are typically<br />
not added to the test rings.<br />
<br />
Since commit 5ef44b3cb43b removed the napi_id assignment in<br />
__xdp_rxq_info_reg(), there is no longer a need to pass a napi_id to it.<br />
Therefore, simply use 0 as the last parameter.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.16.8 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



