[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1491580267-36340-1-git-send-email-zlpnobody@163.com>
Date: Fri, 7 Apr 2017 23:51:04 +0800
From: Liping Zhang <zlpnobody@....com>
To: akpm@...ux-foundation.org, mingo@...nel.org, ebiederm@...ssion.com
Cc: davem@...emloft.net, subashab@...eaurora.org,
torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
Liping Zhang <zlpnobody@...il.com>
Subject: [PATCH 0/3] sysctl: fix some bugs related to proc_douintvec
From: Liping Zhang <zlpnobody@...il.com>
This patch set aims to fix some bugs introduced by commit e7d316a02f68
("sysctl: handle error writing UINT_MAX to u32 fields").
Liping Zhang (3):
sysctl: add sanity check for proc_douintvec
sysctl: don't print negative flag for proc_douintvec
sysctl: report EINVAL if value is larger than UINT_MAX for
proc_douintvec
fs/proc/proc_sysctl.c | 1 +
kernel/sysctl.c | 3 +++
2 files changed, 4 insertions(+)
--
2.5.5
Powered by blists - more mailing lists