In the Linux kernel, the following vulnerability has been resolved:
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
axi_fan_control_irq_handler(), dependent on the private
axi_fan_control_data structure, might be called before the hwmon
device is registered. That will cause an "Unable to handle kernel
NULL pointer dereference" error.
References
Configurations
Configuration 1 (hide)
|
History
14 Jan 2025, 16:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/2a5b3370a1d9750eca325292e291c8c7cb8cf2e0 - Patch | |
References | () https://git.kernel.org/stable/c/33de53a2706066d526173dc743faf43d92c62105 - Patch | |
References | () https://git.kernel.org/stable/c/7d870088db4863c514a7f8751cd593751983029a - Patch | |
References | () https://git.kernel.org/stable/c/b3e7eb23a6e97642ff3190431c06475d9ca1e062 - Patch | |
References | () https://git.kernel.org/stable/c/c49f14cc1bb12c625a1c572e8a95b6adefd4d8eb - Patch | |
References | () https://git.kernel.org/stable/c/f62b8969847850ba7596cb145cc47c65ea57dae0 - Patch | |
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 08:40
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/2a5b3370a1d9750eca325292e291c8c7cb8cf2e0 - | |
References | () https://git.kernel.org/stable/c/33de53a2706066d526173dc743faf43d92c62105 - | |
References | () https://git.kernel.org/stable/c/7d870088db4863c514a7f8751cd593751983029a - | |
References | () https://git.kernel.org/stable/c/b3e7eb23a6e97642ff3190431c06475d9ca1e062 - | |
References | () https://git.kernel.org/stable/c/c49f14cc1bb12c625a1c572e8a95b6adefd4d8eb - | |
References | () https://git.kernel.org/stable/c/f62b8969847850ba7596cb145cc47c65ea57dae0 - |
21 May 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 16:15
Updated : 2025-01-14 16:31
NVD link : CVE-2023-52863
Mitre link : CVE-2023-52863
CVE.ORG link : CVE-2023-52863
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference