CVE-2025-37860
Last modified
CVE-2025-37860 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.14.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-37860?
How severe is CVE-2025-37860?
How do I fix CVE-2025-37860?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-37855In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37856In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37857In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37858In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37859In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3786A vulnerability was found in Tenda AC15 up to 15.03.05.19 an…8.8
- CVE-2025-37861In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-37862In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37863In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37864In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37865In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-37866In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-37860?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
