Security Advisory

CVE-2022-50327

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-15 14:49:26
Last updated 2026-05-11 19:17:18
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value The return value of acpi_fetch_acpi_dev() could be NULL, which would cause a NULL pointer dereference to occur in acpi_device_hid(). [ rjw: Subject and changelog edits, added empty line after if () ]