VYPR
Medium severity5.5NVD Advisory· Published Apr 18, 2025· Updated Jun 17, 2026

CVE-2025-37860

CVE-2025-37860

Description

In the Linux kernel, the following vulnerability has been resolved:

sfc: fix NULL dereferences in ef100_process_design_param()

Since cited commit, ef100_probe_main() and hence also ef100_check_design_params() run before efx->net_dev is created; consequently, we cannot netif_set_tso_max_size() or _segs() at this point. Move those netif calls to ef100_probe_netdev(), and also replace netif_err within the design params code with pci_err.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

97

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.