From: Nicolas Bouchinet <nicolas.bouchinet@ssi.gouv.fr>
Second iteration of the patchset to take into account Lin Feng review on
patch 1/3.
No changes for 2/3 and 3/3.
Version 1:
https://lore.kernel.org/all/20241112131357.49582-1-nicolas.bouchinet@clip-os.org/
Nicolas Bouchinet (3):
coredump: Fixes core_pipe_limit sysctl proc_handler
sysctl: Fix underflow value setting risk in vm_table
tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
drivers/tty/tty_io.c | 2 +-
fs/coredump.c | 4 +++-
kernel/sysctl.c | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
--
2.47.0