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

Rafael J. Wysocki posted 2 patches 1 month, 3 weeks ago
[PATCH v2 0/2] thermal: core: Fix potential use-after-free issues
Posted by Rafael J. Wysocki 1 month, 3 weeks ago
Hi Everyone,

This is a second iteration of

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

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!