aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2021-02-12 19:16:17 +0000
committerLinus Torvalds <[email protected]>2021-02-12 19:16:17 +0000
commite77a6817d413589be35461d0cd5a431a6794b3b9 (patch)
tree7c7b9a465f358d465fe51b5dd911148781ea22e6 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentMerge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... (diff)
parenttracing: Check length before giving out the filter buffer (diff)
downloadkernel-e77a6817d413589be35461d0cd5a431a6794b3b9.tar.gz
kernel-e77a6817d413589be35461d0cd5a431a6794b3b9.zip
Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt: "Fix buffer overflow in trace event filter. It was reported that if an trace event was larger than a page and was filtered, that it caused memory corruption. The reason is that filtered events first go into a buffer to test the filter before being written into the ring buffer. Unfortunately, this write did not check the size" * tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Check length before giving out the filter buffer
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions