In the Linux kernel, the following vulnerability has been resolved:
hwmon: (hp-wmi-sensors) Check if WMI event data exists
The BIOS can choose to return no event data in response to a
WMI event, so the ACPI object passed to the WMI notify handler
can be NULL.
Check for such a situation and ignore the event in such a case.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-18 08:15
Updated : 2024-11-20 18:19
NVD link : CVE-2024-46768
Mitre link : CVE-2024-46768
CVE.ORG link : CVE-2024-46768
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference