VDB
DEBIAN-CVE-2025-37860
DEBIAN-CVE-2025-37860
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:12 | linux | 0, 6.1.106-1, 6.1.106-2 |
| Debian:13 | linux | 0, 6.12.41-1, 6.12.43-1 |
Timeline
- Apr 18, 2025 CVE Published
- Apr 28, 2026 CVE Updated