Acked-by: Jon Maloy <jon.ma...@ericsson.com> 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 <da...@davemloft.net> > Cc: netdev <netdev@vger.kernel.org>; Eric Dumazet > <eduma...@google.com>; Eric Dumazet <eric.duma...@gmail.com> > 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