CVE-2025-37860
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 98ff4c7c8ac7f5339aac6114105395fea19f992e < f21623b8446735b5e2ac5f8ee69b8743177d7b19 | affected |
| Linux | Linux | 98ff4c7c8ac7f5339aac6114105395fea19f992e < e56391011381d6d029da377a65ac314cb3d5def2 | affected |
| Linux | Linux | 98ff4c7c8ac7f5339aac6114105395fea19f992e < 8241ecec1cdc6699ae197d52d58e76bddd995fa5 | affected |
| Linux | Linux | 6.0 | affected |
| Linux | Linux | 0 < 6.0 | unaffected |
| Linux | Linux | 6.12.57 <= 6.12.* | unaffected |
| Linux | Linux | 6.14.2 <= 6.14.* | unaffected |
| Linux | Linux | 6.15 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/f21623b8446735b5e2ac5f8ee69b8743177d7b19
- https://git.kernel.org/stable/c/e56391011381d6d029da377a65ac314cb3d5def2
- https://git.kernel.org/stable/c/8241ecec1cdc6699ae197d52d58e76bddd995fa5
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.