[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1426265242.11398.189.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Fri, 13 Mar 2015 09:47:22 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net] inet_diag: fix possible overflow in
inet_diag_dump_one_icsk()
On Fri, 2015-03-13 at 09:09 -0700, Eric Dumazet wrote:
>
> diff --git a/net/ipv4/inet_diag.c b/net/ipv4/inet_diag.c
> index 81751f12645f..3ad64c8e4079 100644
> --- a/net/ipv4/inet_diag.c
> +++ b/net/ipv4/inet_diag.c
> @@ -71,6 +71,20 @@ static inline void inet_diag_unlock_handler(
> mutex_unlock(&inet_diag_table_mutex);
> }
>
> +size_t inet_sk_attr_size(void)
Arg, I forgot static here, will send a v2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists