AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-37860

MEDIUM · CVSS 5.5 EPSS 0.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-04-18 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2025-37860
Severity
MEDIUM
CVSS
5.5
EPSS
0.25%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)