diff options
author | Andy Lutomirski <[email protected]> | 2016-09-15 22:45:47 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-09-16 09:18:53 +0200 |
commit | aa1f1a639621672b68f654dc815a7d8298ff396f (patch) | |
tree | cf72e7859a0fbc24bb11aac984946383f6eb0aba /scripts/gdb/linux/lists.py | |
parent | 74327a3e884a0ff895ba7b51d3488e6a177407b2 (diff) |
lib/syscall: Pin the task stack in collect_syscall()
This will avoid a potential read-after-free if collect_syscall()
(e.g. /proc/PID/syscall) is called on an exiting task.
Reported-by: Jann Horn <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/0bfd8e6d4729c97745d3781a29610a33d0a8091d.1474003868.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions