linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] thermal: core: Fix potential use-after-free issues
@ 2024-10-02 14:56 Rafael J. Wysocki
  2024-10-02 14:57 ` [PATCH v1 1/2] thermal: core: Reference count the zone in thermal_zone_get_by_id() Rafael J. Wysocki
  2024-10-02 14:59 ` [PATCH v1 2/2] thermal: core: Free tzp copy along with the thermal zone Rafael J. Wysocki
  0 siblings, 2 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2024-10-02 14:56 UTC (permalink / raw)
  To: Linux PM
  Cc: LKML, Daniel Lezcano, Lukasz Luba, Zhang Rui, Srinivas Pandruvada

Hi Everyone,

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!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-02 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 14:56 [PATCH v1 0/2] thermal: core: Fix potential use-after-free issues Rafael J. Wysocki
2024-10-02 14:57 ` [PATCH v1 1/2] thermal: core: Reference count the zone in thermal_zone_get_by_id() Rafael J. Wysocki
2024-10-02 14:59 ` [PATCH v1 2/2] thermal: core: Free tzp copy along with the thermal zone Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).