summaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2020-04-03 01:04:54 +0200
committerEric W. Biederman <ebiederm@xmission.com>2020-05-07 23:55:47 +0200
commit89826cce37542f7950e8f4b9258284805e98430c (patch)
tree6c56c7eed4eb0022a707cbd9b4d648440565bad7 /fs/fs-writeback.c
parentbinfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf (diff)
downloadlinux-89826cce37542f7950e8f4b9258284805e98430c.tar.xz
linux-89826cce37542f7950e8f4b9258284805e98430c.zip
exec: Make unlocking exec_update_mutex explict
With install_exec_creds updated to follow immediately after setup_new_exec, the failure of unshare_sighand is the only code path where exec_update_mutex is held but not explicitly unlocked. Update that code path to explicitly unlock exec_update_mutex. Remove the unlocking of exec_update_mutex from free_bprm. Reviewed-by: Kees Cook <keescook@chromium.org> Reviewed-by: Greg Ungerer <gerg@linux-m68k.org> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions