netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] Fix overflow errors in /proc/sys/net/ipv4/neigh/
@ 2013-07-24 14:52 Francesco Fusco
  2013-07-24 14:52 ` [PATCH net-next v2 1/2] neigh: prevent overflowing params " Francesco Fusco
  2013-07-24 14:52 ` [PATCH net-next v2 2/2] sysctl: range checking in do_proc_dointvec_ms_jiffies_conv Francesco Fusco
  0 siblings, 2 replies; 3+ messages in thread
From: Francesco Fusco @ 2013-07-24 14:52 UTC (permalink / raw)
  To: davem; +Cc: netdev

These two patches fix possible overflow errors in /proc/sys/net/ipv4/neigh/.

Francesco Fusco (2):
  neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
  sysctl: range checking in do_proc_dointvec_ms_jiffies_conv

 kernel/sysctl.c      |  6 +++++-
 net/core/neighbour.c | 29 ++++++++++++++++++++++-------
 2 files changed, 27 insertions(+), 8 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-24 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-24 14:52 [PATCH net-next v2 0/2] Fix overflow errors in /proc/sys/net/ipv4/neigh/ Francesco Fusco
2013-07-24 14:52 ` [PATCH net-next v2 1/2] neigh: prevent overflowing params " Francesco Fusco
2013-07-24 14:52 ` [PATCH net-next v2 2/2] sysctl: range checking in do_proc_dointvec_ms_jiffies_conv Francesco Fusco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).