Re: [PATCH net 0/2] tipc: Better check user provided attributes

2018-04-16 Thread David Miller
From: Jon Maloy 
Date: Mon, 16 Apr 2018 19:21:44 +

> Acked-by: Jon Maloy 
> 
> Thank you, Eric.

Series applied and patch #1 queued up for -stable, thanks Eric.


RE: [PATCH net 0/2] tipc: Better check user provided attributes

2018-04-16 Thread Jon Maloy
Acked-by: Jon Maloy 

Thank you, Eric.


> -Original Message-
> From: netdev-ow...@vger.kernel.org [mailto:netdev-
> ow...@vger.kernel.org] On Behalf Of Eric Dumazet
> Sent: Monday, April 16, 2018 11:30
> To: David S . Miller 
> Cc: netdev ; Eric Dumazet
> ; Eric Dumazet 
> Subject: [PATCH net 0/2] tipc: Better check user provided attributes
> 
> syzbot reported a crash in __tipc_nl_net_set()
> 
> While fixing it, I also had to fix an old bug involving TIPC_NLA_NET_ADDR
> 
> Eric Dumazet (2):
>   tipc: add policy for TIPC_NLA_NET_ADDR
>   tipc: fix possible crash in __tipc_nl_net_set()
> 
>  net/tipc/net.c | 2 ++
>  net/tipc/netlink.c | 5 -
>  2 files changed, 6 insertions(+), 1 deletion(-)
> 
> --
> 2.17.0.484.g0c8726318c-goog