mbox series

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

Message ID 12549318.O9o76ZdvQC@rjwysocki.net (mailing list archive)
Headers show
Series thermal: core: Fix potential use-after-free issues | expand

Message

Rafael J. Wysocki Oct. 3, 2024, 12:23 p.m. UTC
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!