diff options
| author | Linus Torvalds <[email protected]> | 2021-07-17 19:36:51 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-07-17 19:36:51 +0000 |
| commit | 3fdacf402bb2221c77940f68ef56a0214c098ee0 (patch) | |
| tree | 4f30b1de7adce7bf043f7e24b71dd0feedfb0214 /drivers/gpu/drm/lima/lima_sched.c | |
| parent | Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux... (diff) | |
| parent | tracing: Do not reference char * as a string in histograms (diff) | |
| download | kernel-3fdacf402bb2221c77940f68ef56a0214c098ee0.tar.gz kernel-3fdacf402bb2221c77940f68ef56a0214c098ee0.zip | |
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt:
"Fix the histogram logic from possibly crashing the kernel
Working on the histogram code, I found that if you dereference a char
pointer in a trace event that happens to point to user space, it can
crash the kernel, as it does no checks of that pointer. I have code
coming that will do this better, so just remove this ability to treat
character pointers in trace events as stings in the histogram"
* tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Do not reference char * as a string in histograms
Diffstat (limited to 'drivers/gpu/drm/lima/lima_sched.c')
0 files changed, 0 insertions, 0 deletions
