diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-17 21:23:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-05-17 21:23:37 +0200 |
commit | b48397cb75ac17a5c6f99b3b41fab0ab1f879826 (patch) | |
tree | e1f12c750831bfae7b90b2e250930fee8234f392 /fs/signalfd.c | |
parent | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
parent | exec: Move would_dump into flush_old_exec (diff) | |
download | linux-b48397cb75ac17a5c6f99b3b41fab0ab1f879826.tar.xz linux-b48397cb75ac17a5c6f99b3b41fab0ab1f879826.zip |
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull execve fix from Eric Biederman:
"While working on my exec cleanups I found a bug in exec that I
introduced by accident a couple of years ago. I apparently missed the
fact that bprm->file can change.
Now I have a very personal motive to clean up exec and make it more
approachable.
The change is just moving woud_dump to where it acts on the final
bprm->file not the initial bprm->file. I have been careful and tested
and verify this fix works"
* 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
exec: Move would_dump into flush_old_exec
Diffstat (limited to 'fs/signalfd.c')
0 files changed, 0 insertions, 0 deletions