[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241114162638.57392-1-nicolas.bouchinet@clip-os.org>
Date: Thu, 14 Nov 2024 17:25:49 +0100
From: nicolas.bouchinet@...p-os.org
To: linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Cc: nicolas.bouchinet@...p-os.org,
Nicolas Bouchinet <nicolas.bouchinet@....gouv.fr>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
Alexander Viro <viro@...iv.linux.org.uk>,
Christian Brauner <brauner@...nel.org>,
Jan Kara <jack@...e.cz>,
Luis Chamberlain <mcgrof@...nel.org>,
Kees Cook <kees@...nel.org>,
Joel Granados <j.granados@...sung.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Neil Horman <nhorman@...driver.com>,
Lin Feng <linf@...gsu.com>,
"Theodore Ts'o" <tytso@....edu>
Subject: [PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
From: Nicolas Bouchinet <nicolas.bouchinet@....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
Powered by blists - more mailing lists