summaryrefslogtreecommitdiff
path: root/fs/binfmt_elf.c
diff options
context:
space:
mode:
authorBernd Edlinger <bernd.edlinger@hotmail.de>2021-06-07 15:54:27 +0200
committerKees Cook <keescook@chromium.org>2022-10-25 15:05:58 -0700
commit5bf2fedca8f59379025b0d52f917b9ddb9bfe17e (patch)
tree9e77ced5c3e449aa1f607c11de88b3295c7112a9 /fs/binfmt_elf.c
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
exec: Copy oldsighand->action under spin-lock
unshare_sighand should only access oldsighand->action while holding oldsighand->siglock, to make sure that newsighand->action is in a consistent state. Signed-off-by: Bernd Edlinger <bernd.edlinger@hotmail.de> Cc: stable@vger.kernel.org Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/AM8PR10MB470871DEBD1DED081F9CC391E4389@AM8PR10MB4708.EURPRD10.PROD.OUTLOOK.COM
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions