1
0
Files
linux/include
Markus Metzger cba4b65d35 x86, ptrace: add buffer size checks
Pass the buffer size for (most) ptrace commands that pass user-allocated buffers and check that size before accessing the buffer. Unfortunately, PTRACE_BTS_GET already uses all 4 parameters.
Commands that access user buffers return the number of bytes or records read or written.

Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:32:03 +01:00
..
2008-01-28 23:58:27 -05:00
2008-01-28 23:58:27 -05:00
2008-01-30 13:30:51 +01:00
2008-01-28 23:58:27 -05:00
2008-01-30 13:31:17 +01:00
2008-01-30 13:31:56 +01:00