> On Oct 8, 2019, at 2:16 AM, Walter Wu <walter-zh...@mediatek.com> wrote: > > It is an undefined behavior to pass a negative numbers to > memset()/memcpy()/memmove(), so need to be detected by KASAN. Why can’t this be detected by UBSAN?
- Re: [PATCH] kasan: fix the missing underflow in memmove and ... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Dmitry Vyukov
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Dmitry Vyukov
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Dmitry Vyukov
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Dmitry Vyukov
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Qian Cai
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Qian Cai
- Re: [PATCH] kasan: fix the missing underflow in memmove... Walter Wu
- Re: [PATCH] kasan: fix the missing underflow in memmove... Dmitry Vyukov