Linus Torvalds
e77a6817d4
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
2021-02-12 11:16:17 -08:00
..
2020-12-17 13:22:17 -08:00
2021-02-03 15:54:22 +01:00
2020-07-13 16:55:49 -07:00
2021-01-29 15:07:32 -05:00
2020-05-12 18:24:34 -04:00
2020-12-17 13:22:17 -08:00
2021-01-11 16:09:53 -05:00
2020-01-30 09:46:28 -05:00
2020-11-06 08:42:26 -05:00
2020-05-11 17:00:34 -04:00
2020-07-29 11:43:53 +02:00
2020-12-17 13:22:17 -08:00
2020-11-13 12:19:52 -05:00
2020-11-10 20:39:40 -05:00
2020-12-14 12:05:03 -05:00
2020-01-13 13:19:38 -05:00
2020-11-10 20:39:40 -05:00
2020-11-10 20:39:40 -05:00
2020-11-10 20:39:40 -05:00
2020-11-13 12:14:55 -05:00
2020-11-16 12:32:34 -05:00
2020-11-10 20:39:40 -05:00
2020-01-02 19:04:57 -05:00
2020-11-10 20:39:40 -05:00
2020-06-23 21:51:40 -04:00
2021-02-05 15:40:04 -05:00
2020-11-10 20:39:40 -05:00
2020-11-10 20:39:36 -05:00
2020-11-13 12:14:55 -05:00
2020-12-17 13:22:17 -08:00
2021-01-29 15:35:33 -05:00
2020-01-13 13:19:38 -05:00
2021-01-29 15:39:48 -05:00
2020-01-13 13:19:38 -05:00
2020-11-06 08:42:26 -05:00
2020-11-06 08:42:26 -05:00
2020-09-14 10:08:07 +02:00
2020-10-15 15:51:28 -07:00
2020-06-16 21:21:02 -04:00
2020-10-15 12:01:13 -04:00
2020-11-06 08:42:26 -05:00
2020-01-30 09:46:10 -05:00
2020-11-13 12:14:55 -05:00
2020-12-14 12:05:03 -05:00
2020-01-21 18:39:54 -05:00
2020-11-13 12:14:55 -05:00
2020-09-18 22:17:14 -04:00
2019-11-14 13:15:11 -05:00
2020-10-05 19:32:18 -04:00
2020-02-06 07:12:11 +00:00
2020-09-21 21:06:03 -04:00
2021-02-11 14:23:37 -05:00
2020-12-14 12:05:03 -05:00
2020-11-10 20:39:40 -05:00
2020-11-10 20:39:40 -05:00