Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8e8b5f12 authored by Li Zhong's avatar Li Zhong Committed by Greg Kroah-Hartman
Browse files

ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value



commit 2437513a814b3e93bd02879740a8a06e52e2cf7d upstream.

The return value of acpi_fetch_acpi_dev() could be NULL, which would
cause a NULL pointer dereference to occur in acpi_device_hid().

Signed-off-by: default avatarLi Zhong <floridsleeves@gmail.com>
[ rjw: Subject and changelog edits, added empty line after if () ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: default avatarTeddy Astie <teddy.astie@vates.tech>
Signed-off-by: default avatarYann Sionneau <yann.sionneau@vates.tech>
Reported-by: default avatarDillon C <dchan@dchan.tech>
Tested-by: default avatarDillon C <dchan@dchan.tech>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 454d732d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment