aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCliff Wickman <[email protected]>2008-06-19 11:16:24 -0500
committerIngo Molnar <[email protected]>2008-07-08 12:23:30 +0200
commitcef53278682eb2604cbd99de64cdb59a8b35235a (patch)
treeb57124c7b03d7ac92ada52d5a783c4e0d8edcc8d /tools/perf/scripts/python
parentab9c0bb8a8c1d71dd303abdaa61ec496128e2fbe (diff)
x86, SGI UV: TLB shootdown using broadcast assist unit, v6
v6: 6/19 close the security hole in uv_ptc_proc_write()) > Found a potential security hole while doing that: > static ssize_t uv_ptc_proc_write(struct file *file, const char __user *user, > size_t count, loff_t *data) > if (copy_from_user(optstr, user, count)) > return -EFAULT; > > is count guaranteed to never be larger than 64? is fixed below. It adds tlb_uv.o to the Makefile. Signed-off-by: Cliff Wickman <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions