netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] tipc: a batch of uninit-value fixes for netlink_compat
@ 2019-03-31 14:50 Xin Long
  2019-03-31 14:50 ` [PATCH net 1/3] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable Xin Long
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Xin Long @ 2019-03-31 14:50 UTC (permalink / raw)
  To: network dev; +Cc: davem, Jon Maloy, Ying Xue, tipc-discussion, syzkaller

These issues were all reported by syzbot, and exist since very beginning.
See the details on each patch.

Xin Long (3):
  tipc: check bearer name with right length in
    tipc_nl_compat_bearer_enable
  tipc: check link name with right length in tipc_nl_compat_link_set
  tipc: handle the err returned from cmd header function

 net/tipc/netlink_compat.c | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2019-03-31 23:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-31 14:50 [PATCH net 0/3] tipc: a batch of uninit-value fixes for netlink_compat Xin Long
2019-03-31 14:50 ` [PATCH net 1/3] tipc: check bearer name with right length in tipc_nl_compat_bearer_enable Xin Long
2019-03-31 14:50 ` [PATCH net 2/3] tipc: check link name with right length in tipc_nl_compat_link_set Xin Long
2019-03-31 14:50 ` [PATCH net 3/3] tipc: handle the err returned from cmd header function Xin Long
2019-03-31 22:27 ` [PATCH net 0/3] tipc: a batch of uninit-value fixes for netlink_compat Jon Maloy
2019-03-31 23:46   ` 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).