diff options
author | Jann Horn <[email protected]> | 2018-07-06 23:50:03 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-07-07 18:58:41 +0200 |
commit | 15279df6f26cf2013d713904b4a0c957ae8abb96 (patch) | |
tree | ab9a3489acdac58d266366cb4539db6a8ca269e7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1268ed0c474a5c8f165ef386f3310521b5e00e27 (diff) |
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Don't access the provided buffer out of bounds - this can cause a kernel
out-of-bounds read when invoked through sys_splice() or other things that
use kernel_write()/__kernel_write().
Fixes: 7f8ec5a4f01a ("x86/mtrr: Convert to use strncpy_from_user() helper")
Signed-off-by: Jann Horn <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions