CVE-2025-37860

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
18/04/2025
Last modified:
02/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> sfc: fix NULL dereferences in ef100_process_design_param()<br /> <br /> Since cited commit, ef100_probe_main() and hence also<br /> ef100_check_design_params() run before efx-&gt;net_dev is created;<br /> consequently, we cannot netif_set_tso_max_size() or _segs() at this<br /> point.<br /> Move those netif calls to ef100_probe_netdev(), and also replace<br /> netif_err within the design params code with pci_err.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.0 (including) 6.14.2 (excluding)