CVE-2025-37860
Published: Apr 18, 2025
Modified: May 11, 2026
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 98ff4c7c8ac7f5339aac6114105395fea19f992e - < f21623b8446735b5e2ac5f8ee69b8743177d7b19affected 98ff4c7c8ac7f5339aac6114105395fea19f992e - < e56391011381d6d029da377a65ac314cb3d5def2affected 98ff4c7c8ac7f5339aac6114105395fea19f992e - < 8241ecec1cdc6699ae197d52d58e76bddd995fa5 |
Linux | Linux | affected 6.0unaffected 0 - < 6.0unaffected 6.12.57 - <= 6.12.*unaffected 6.14.2 - <= 6.14.*unaffected 6.15 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now