From: Jon M. <jon...@er...> - 2019-03-31 22:27:33
|
All three acked by me. ///jon > -----Original Message----- > From: Xin Long <luc...@gm...> > Sent: 31-Mar-19 10:50 > To: network dev <ne...@vg...> > Cc: da...@da...; Jon Maloy <jon...@er...>; Ying Xue > <yin...@wi...>; tip...@li...; > syz...@go... > Subject: [PATCH net 0/3] tipc: a batch of uninit-value fixes for > netlink_compat > > 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 |