In the Linux kernel, the following vulnerability has been resolved:
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Clang static checker (scan-build) warning:
net/ethtool/ioctl.c:line 2233, column 2
Called function pointer is null (null dereference).
Return '-EOPNOTSUPP' when 'ops->get_ethtool_phy_stats' is NULL to fix
this typo error.
References
Configurations
Configuration 1 (hide)
|
History
03 Feb 2025, 15:37
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0dcc53abf58d572d34c5313de85f607cd33fc691 - Patch | |
References | () https://git.kernel.org/stable/c/6548d543a27449a1a3d8079925de93f5764d6f22 - Patch | |
References | () https://git.kernel.org/stable/c/92196be82a4eb61813833dc62876fd198ae51ab1 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* |
21 Nov 2024, 09:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0dcc53abf58d572d34c5313de85f607cd33fc691 - | |
References | () https://git.kernel.org/stable/c/6548d543a27449a1a3d8079925de93f5764d6f22 - | |
References | () https://git.kernel.org/stable/c/92196be82a4eb61813833dc62876fd198ae51ab1 - | |
Summary |
|
12 Jul 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-02-03 15:37
NVD link : CVE-2024-40928
Mitre link : CVE-2024-40928
CVE.ORG link : CVE-2024-40928
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference