[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error

From: nicolas . bouchinet
Date: Thu Nov 14 2024 - 11:29:02 EST


From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>

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@xxxxxxxxxxx/

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