[PATCH v1 09/17] thunderbolt: Switch to use acpi_bus_get_primary_device()

Mika Westerberg mika.westerberg at linux.intel.com
Tue Sep 22 07:30:12 PDT 2026


On Mon, Sep 21, 2026 at 09:51:06PM +0200, Rafael J. Wysocki wrote:
> From: "Rafael J. Wysocki" <rafael.j.wysocki at intel.com>
> 
> Replace acpi_get_first_physical_node() that is slated for removal
> with acpi_bus_get_primary_device() that takes a reference to the
> device it is about to return.
> 
> This addresses a potential use-after-free that may occur if the
> device returned by acpi_get_first_physical_node() is removed right
> after dropping its ACPI companion's physical_node_lock in that
> function.
> 
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki at intel.com>

Acked-by: Mika Westerberg <mika.westerberg at linux.intel.com>



More information about the linux-arm-kernel mailing list