Security Advisory

CVE-2024-46768

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-18 07:12:27
Last updated 2026-05-11 20:36:06
Assigner Linux
State PUBLISHED

Description

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.