aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2023-07-08 13:27:20 +0200
committerRafael J. Wysocki <[email protected]>2023-07-24 09:51:31 +0200
commitac4436a5b20e0ef1f608a9ef46c08d5d142f8da6 (patch)
tree6edd068712e4033e455061612bd9ab648f7d1827 /lib/crypto/mpi/mpi-sub-ui.c
parent80ddce5f2dbd0e83eadc9f9d373439180d599fe5 (diff)
thermal: of: fix double-free on unregistration
Since commit 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone parameters structure"), thermal_zone_device_register() allocates a copy of the tzp argument and frees it when unregistering, so thermal_of_zone_register() now ends up leaking its original tzp and double-freeing the tzp copy. Fix this by locating tzp on stack instead. Fixes: 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone parameters structure") Signed-off-by: Ahmad Fatoum <[email protected]> Acked-by: Daniel Lezcano <[email protected]> Cc: 6.4+ <[email protected]> # 6.4+: 8bcbb18c61d6: thermal: core: constify params in thermal_zone_device_register Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions