lkml.org 
[lkml]   [2019]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/2] [GIT PULL] tracing: Two more fixes

Linus,

Two more tracing fixes

- Have kprobes not use copy_from_user to access kernel addresses
as this is now considered a security issue.

- Put back the entries counter in the tracing output that was accidentally
removed.

Please pull the latest trace-v5.0-rc4-2 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
trace-v5.0-rc4-2

Tag SHA1: bf7473622f886c893f828195c0e7febc0b6c7e1f
Head SHA1: 177a0fd380f825734f0307d6c5d4da5a0a9445ce


Changbin Du (1):
kprobe: Do not use uaccess functions to access kernel memory

Quentin Perret (1):
tracing: Fix number of entries in trace header

----
kernel/trace/trace.c | 2 ++
kernel/trace/trace_kprobe.c | 10 +---------
2 files changed, 3 insertions(+), 9 deletions(-)

\
 
 \ /
  Last update: 2019-02-15 15:22    [W:0.046 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site