Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[Linux\-kernel\-mentees\]\s+\[PATCH\s+net\]\s+ipvs\:\s+Fix\s+uninit\-value\s+in\s+do_ip_vs_set_ctl\(\)\s*$/: 5 ]

Total 5 documents matching your query.

1. Re: [Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl() (score: 1)
Author: Peilin Ye <yepeilin.cs@xxxxxxxxx>
Date: Tue, 11 Aug 2020 03:19:14 -0400
I see, I'll target net-next instead. Ah, this seems much cleaner. I'll send v2 soon, thank you! Peilin Ye
/html/lvs-devel/2020-08/msg00009.html (15,122 bytes)

2. Re: [Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl() (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Tue, 11 Aug 2020 09:58:46 +0300 (EEST)
Hello, Yes, only IP_VS_SO_SET_FLUSH uses len 0. We can go with this change but you do not need to target net tree, as the problem is not fatal net-next works too. What happens is that we may lookup s
/html/lvs-devel/2020-08/msg00008.html (14,264 bytes)

3. Re: [Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl() (score: 1)
Author: Peilin Ye <yepeilin.cs@xxxxxxxxx>
Date: Tue, 11 Aug 2020 01:09:29 -0400
Yes, it was `IP_VS_SO_SET_NONE`, implicitly initialized to zero. I see. I think the latter would be easier, but we cannot ban all of them, since the function does something with `IP_VS_SO_SET_FLUSH`,
/html/lvs-devel/2020-08/msg00007.html (11,876 bytes)

4. Re: [Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl() (score: 1)
Author: Cong Wang <xiyou.wangcong@xxxxxxxxx>
Date: Mon, 10 Aug 2020 20:57:19 -0700
Which exact 'cmd' is it here? I _guess_ it is one of those uninitialized in set_arglen[], which is 0. But if that is the case, should it be initialized to sizeof(struct ip_vs_service_user) instead be
/html/lvs-devel/2020-08/msg00006.html (10,435 bytes)

5. [Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl() (score: 1)
Author: Peilin Ye <yepeilin.cs@xxxxxxxxx>
Date: Mon, 10 Aug 2020 18:07:03 -0400
do_ip_vs_set_ctl() is referencing uninitialized stack value when `len` is zero. Fix it. Reported-and-tested-by: syzbot+23b5f9e7caf61d9a3898@xxxxxxxxxxxxxxxxxxxxxxxxx Link: https://syzkaller.appspot.c
/html/lvs-devel/2020-08/msg00005.html (10,482 bytes)


This search system is powered by Namazu