diff options
author | 2019-08-13 20:11:08 +0200 | |
---|---|---|
committer | 2019-08-21 12:58:52 +0200 | |
commit | 8769f610fe6d473e5e8e221709c3ac402037da6c (patch) | |
tree | c740258be7d3cd1f37d7c58d4495d7b11af31ce9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/kasan: provide uninstrumented __strlen (diff) | |
download | wireguard-linux-8769f610fe6d473e5e8e221709c3ac402037da6c.tar.xz wireguard-linux-8769f610fe6d473e5e8e221709c3ac402037da6c.zip |
s390/process: avoid potential reading of freed stack
With THREAD_INFO_IN_TASK (which is selected on s390) task's stack usage
is refcounted and should always be protected by get/put when touching
other task's stack to avoid race conditions with task's destruction code.
Fixes: d5c352cdd022 ("s390: move thread_info into task_struct")
Cc: stable@vger.kernel.org # v4.10+
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions