[PATCH v2 0/2] thermal: core: Fix potential use-after-free issues

From: Rafael J. Wysocki
Date: Thu Oct 03 2024 - 08:27:51 EST


Hi Everyone,

This is a second iteration of

https://lore.kernel.org/linux-pm/12541117.O9o76ZdvQC@xxxxxxxxxxxxx

which updates the first patch (to make the code changes more straightforward).

The original description of the series quoted below still applies:

These fix potential use-after-free issues in the thermal netlink code
and in the thermal core (during thermal zone unregistration).

They have been found by code inspection, but nevertheless they should be
addressed ASAP IMV.

Thanks!