Hoang Le
7f36f798f8
tipc: check attribute length for bearer name
...
syzbot reported uninit-value:
=====================================================
BUG: KMSAN: uninit-value in string_nocheck lib/vsprintf.c:644 [inline]
BUG: KMSAN: uninit-value in string+0x4f9/0x6f0 lib/vsprintf.c:725
string_nocheck lib/vsprintf.c:644 [inline]
string+0x4f9/0x6f0 lib/vsprintf.c:725
vsnprintf+0x2222/0x3650 lib/vsprintf.c:2806
vprintk_store+0x537/0x2150 kernel/printk/printk.c:2158
vprintk_emit+0x28b/0xab0 kernel/printk/printk.c:2256
vprintk_default+0x86/0xa0 kernel/printk/printk.c:2283
vprintk+0x15f/0x180 kernel/printk/printk_safe.c:50
_printk+0x18d/0x1cf kernel/printk/printk.c:2293
tipc_enable_bearer net/tipc/bearer.c:371 [inline]
__tipc_nl_bearer_enable+0x2022/0x22a0 net/tipc/bearer.c:1033
tipc_nl_bearer_enable+0x6c/0xb0 net/tipc/bearer.c:1042
genl_family_rcv_msg_doit net/netlink/genetlink.c:731 [inline]
- Do sanity check the attribute length for TIPC_NLA_BEARER_NAME.
- Do not use 'illegal name' in printing message.
Reported-by: syzbot+e820fdc8ce362f2dea51@syzkaller.appspotmail.com
Fixes: cb30a63384bc ("tipc: refactor function tipc_enable_bearer()")
Acked-by: Jon Maloy <jmaloy@redhat.com>
Signed-off-by: Hoang Le <hoang.h.le@dektech.com.au>
Link: https://lore.kernel.org/r/20220602063053.5892-1-hoang.h.le@dektech.com.au
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-02 10:14:24 -07:00
..
2021-03-17 11:51:04 -07:00
2021-03-17 11:51:04 -07:00
2021-06-28 13:31:57 -07:00
2020-06-17 08:53:34 -07:00
2022-06-02 10:14:24 -07:00
2021-10-13 09:40:46 -07:00
2021-05-18 13:22:09 -07:00
2021-05-18 13:22:09 -07:00
2022-02-13 12:12:25 +00:00
2020-12-01 15:37:41 -08:00
2021-05-18 13:22:09 -07:00
2021-10-13 09:40:46 -07:00
2020-11-27 17:34:01 -08:00
2020-11-27 17:34:01 -08:00
2021-10-13 09:40:46 -07:00
2020-08-16 21:04:55 -07:00
2022-03-08 22:18:42 -08:00
2021-05-18 13:22:09 -07:00
2020-01-08 12:38:54 -08:00
2022-02-10 05:37:44 -08:00
2019-11-12 19:45:45 -08:00
2021-06-28 13:31:57 -07:00
2022-01-27 13:53:27 +00:00
2022-02-09 12:48:22 +00:00
2020-12-01 15:37:41 -08:00
2022-02-23 12:35:40 +00:00
2021-06-03 14:06:39 -07:00
2021-05-18 13:22:09 -07:00
2020-09-07 12:08:53 -07:00
2021-03-11 18:06:54 -08:00
2020-09-18 13:58:37 -07:00
2019-10-06 15:44:47 +02:00
2022-02-16 20:44:40 -08:00
2020-09-18 13:58:37 -07:00
2022-03-22 10:50:46 +01:00
2020-10-30 08:19:18 -07:00
2021-06-10 13:48:43 -07:00
2021-03-29 16:28:50 -07:00
2020-09-18 13:58:37 -07:00
2020-11-27 17:34:01 -08:00
2020-12-01 15:37:46 -08:00
2020-05-26 15:16:52 -07:00
2021-05-17 14:07:48 -07:00