Linux Kernel NULL Dereference in sfc Driver: Affected by Design Parameter Issues
CVE-2025-37860
Currently unrated
Summary
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
Timeline
Vulnerability published
Vulnerability Reserved