You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
An upcoming Dell platform is causing a NULL pointer dereference
in dell-wmi-sysman initialization. Validate that the input from
BIOS matches correct ACPI types and abort module initialization
if it fails.
Signed-off-by: Mario Limonciello <[email protected]>
Tested-by: Perry Yuan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[[email protected]: Drop redundant release_attributes_data() call]
Signed-off-by: Hans de Goede <[email protected]>
0 commit comments