Fix CVE-2024-26686
Eric W. Biederman (1): exit: Use the correct exit_code in /proc/<pid>/stat
Oleg Nesterov (3): fs/proc: do_task_stat: use __for_each_thread() fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand() fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
fs/proc/array.c | 69 +++++++++++++++++++++++++++++-------------------- 1 file changed, 41 insertions(+), 28 deletions(-)