aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorChris Wright <chrisw@sous-sol.org>2010-09-09 16:34:59 -0700
committerSteven Rostedt <rostedt@goodmis.org>2010-09-09 22:43:49 -0400
commitdf09162550fbb53354f0c88e85b5d0e6129ee9cc (patch)
treee8ba6014c442cf72d587948733f8c29e0d330925 /mm
parentperf: Fix CPU hotplug (diff)
downloadlinux-dev-df09162550fbb53354f0c88e85b5d0e6129ee9cc.tar.xz
linux-dev-df09162550fbb53354f0c88e85b5d0e6129ee9cc.zip
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Be sure to avoid entering t_show() with FTRACE_ITER_HASH set without having properly started the iterator to iterate the hash. This case is degenerate and, as discovered by Robert Swiecki, can cause t_hash_show() to misuse a pointer. This causes a NULL ptr deref with possible security implications. Tracked as CVE-2010-3079. Cc: Robert Swiecki <swiecki@google.com> Cc: Eugene Teo <eugene@redhat.com> Cc: <stable@kernel.org> Signed-off-by: Chris Wright <chrisw@sous-sol.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions