← Back to CVE List

CVE-2024-46768

Published: 2024-09-18T08:15Z
Last Modified: 2024-11-20T18:19Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt