netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] tipc: Better check user provided attributes
@ 2018-04-16 15:29 Eric Dumazet
  2018-04-16 15:29 ` [PATCH net 1/2] tipc: add policy for TIPC_NLA_NET_ADDR Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Eric Dumazet @ 2018-04-16 15:29 UTC (permalink / raw)
  To: David S . Miller; +Cc: netdev, Eric Dumazet, Eric Dumazet

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

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

end of thread, other threads:[~2018-04-17 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16 15:29 [PATCH net 0/2] tipc: Better check user provided attributes Eric Dumazet
2018-04-16 15:29 ` [PATCH net 1/2] tipc: add policy for TIPC_NLA_NET_ADDR Eric Dumazet
2018-04-17 11:33   ` Ying Xue
2018-04-16 15:29 ` [PATCH net 2/2] tipc: fix possible crash in __tipc_nl_net_set() Eric Dumazet
2018-04-17 11:45   ` Ying Xue
2018-04-16 19:21 ` [PATCH net 0/2] tipc: Better check user provided attributes Jon Maloy
2018-04-16 22:13   ` David Miller

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).