public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.19.y v3 0/2] Fix stable-4.19 use-after-free bug
@ 2024-04-09  2:10 George Guo
  2024-04-09  2:10 ` [PATCH 4.19.y v3 1/2] tracing: Remove unnecessary hist_data destroy in destroy_synth_var_refs() George Guo
  2024-04-09  2:10 ` [PATCH 4.19.y v3 2/2] tracing: Remove unnecessary var destroy in onmax_destroy() George Guo
  0 siblings, 2 replies; 4+ messages in thread
From: George Guo @ 2024-04-09  2:10 UTC (permalink / raw)
  To: gregkh, tom.zanussi; +Cc: stable

1. About v3-0001-tracing-Remove-unnecessary-hist_data-destroy-in-d.patch:

The reason I write the changelog by myself is that no one found the bug
at that time, then later the code was removed on upstream, but
4.19-stable has the bug.

2. About v3-0002-tracing-Remove-unnecessary-var-destroy-in-onmax_d.patch

I also write the changelog by myself is that the upstream api is changed.
refs commits:
466f4528fbc6 ("tracing: Generalize hist trigger onmax and save action")
ff9d31d0d466 ("tracing: Remove unnecessary var_ref destroy in track_data_destroy()")

George Guo (2):
  tracing: Remove unnecessary hist_data destroy in
    destroy_synth_var_refs()
  tracing: Remove unnecessary var destroy in onmax_destroy()

 kernel/trace/trace_events_hist.c | 27 ++-------------------------
 1 file changed, 2 insertions(+), 25 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-11  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09  2:10 [PATCH 4.19.y v3 0/2] Fix stable-4.19 use-after-free bug George Guo
2024-04-09  2:10 ` [PATCH 4.19.y v3 1/2] tracing: Remove unnecessary hist_data destroy in destroy_synth_var_refs() George Guo
2024-04-11  7:48   ` Greg KH
2024-04-09  2:10 ` [PATCH 4.19.y v3 2/2] tracing: Remove unnecessary var destroy in onmax_destroy() George Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox