Bug 2313116 (CVE-2024-46768) - CVE-2024-46768 kernel: hwmon: (hp-wmi-sensors) Check if WMI event data exists
Summary: CVE-2024-46768 kernel: hwmon: (hp-wmi-sensors) Check if WMI event data exists
Keywords:
Status: NEW
Alias: CVE-2024-46768
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2313223
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-18 08:22 UTC by OSIDB Bzimport
Modified: 2024-09-18 11:38 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-09-18 08:22:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.