https://github.com/torvalds/linux
Revision e4365e369fcc974057377e8cdcd9dfe5a7b05b62 authored by Linus Torvalds on 19 November 2021, 21:50:48 UTC, committed by Linus Torvalds on 19 November 2021, 21:50:48 UTC
Pull tracing fixes from Steven Rostedt:

 - Fix double free in destroy_hist_field

 - Harden memset() of trace_iterator structure

 - Do not warn in trace printk check when test buffer fills up

* tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Don't use out-of-sync va_list in event printing
  tracing: Use memset_startat() to zero struct trace_iterator
  tracing/histogram: Fix UAF in destroy_hist_field()
2 parent s 8b98436 + 2ef75e9
Raw File
Tip revision: e4365e369fcc974057377e8cdcd9dfe5a7b05b62 authored by Linus Torvalds on 19 November 2021, 21:50:48 UTC
Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Tip revision: e4365e3
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
Marc Gonzalez <marc.w.gonzalez@free.fr>
back to top