Linux Kernel NULL Dereference in sfc Driver: Affected by Design Parameter Issues
CVE-2025-37860

5.5MEDIUM

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 April 2025

What is CVE-2025-37860?

A vulnerability in the Linux kernel related to the sfc driver can lead to NULL dereference issues. Specifically, the ef100_process_design_param function encounters a problem because calls to set parameters are made before the network device is created. This oversight prevents certain network functionalities from being configured properly, which could lead to operational instability. The issue has been addressed in a recent commit, ensuring that netif_set_tso_max_size and other related calls are handled in the appropriate context to prevent these errors.

Affected Version(s)

Linux 98ff4c7c8ac7f5339aac6114105395fea19f992e

Linux 98ff4c7c8ac7f5339aac6114105395fea19f992e < 8241ecec1cdc6699ae197d52d58e76bddd995fa5

Linux 6.0

References

CVSS V3.1

Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.