diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-24 17:28:59 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-24 17:28:59 +0200 |
commit | 2426125ab4ebdfc70fcdbaff8af8d50e34084616 (patch) | |
tree | 06cd24824963d8a34bb57dbad7f896f33ff891ba /kernel/sched/cpuacct.h | |
parent | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... (diff) | |
parent | ptrace: Properly initialize ptracer_cred on fork (diff) | |
download | linux-2426125ab4ebdfc70fcdbaff8af8d50e34084616.tar.xz linux-2426125ab4ebdfc70fcdbaff8af8d50e34084616.zip |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull ptrace fix from Eric Biederman:
"This fixes a brown paper bag bug. When I fixed the ptrace interaction
with user namespaces I added a new field ptracer_cred in struct_task
and I failed to properly initialize it on fork.
This dangling pointer wound up breaking runing setuid applications run
from the enlightenment window manager.
As this is the worst sort of bug. A regression breaking user space for
no good reason let's get this fixed"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
ptrace: Properly initialize ptracer_cred on fork
Diffstat (limited to 'kernel/sched/cpuacct.h')
0 files changed, 0 insertions, 0 deletions