lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 31 Mar 2019 22:27:19 +0000 From: Jon Maloy <jon.maloy@...csson.com> To: Xin Long <lucien.xin@...il.com>, network dev <netdev@...r.kernel.org> CC: "davem@...emloft.net" <davem@...emloft.net>, Ying Xue <ying.xue@...driver.com>, "tipc-discussion@...ts.sourceforge.net" <tipc-discussion@...ts.sourceforge.net>, "syzkaller@...glegroups.com" <syzkaller@...glegroups.com> Subject: RE: [PATCH net 0/3] tipc: a batch of uninit-value fixes for netlink_compat All three acked by me. ///jon > -----Original Message----- > From: Xin Long <lucien.xin@...il.com> > Sent: 31-Mar-19 10:50 > To: network dev <netdev@...r.kernel.org> > Cc: davem@...emloft.net; Jon Maloy <jon.maloy@...csson.com>; Ying Xue > <ying.xue@...driver.com>; tipc-discussion@...ts.sourceforge.net; > syzkaller@...glegroups.com > 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
Powered by blists - more mailing lists