Re: [PATCH] slub: choose the right freelist pointer location when creating small caches

From: Lin, Zhenpeng
Date: Tue Jun 08 2021 - 15:19:57 EST


No problem. Just took a look and tested the patch, it looks good to me!

On 6/8/21, 2:41 PM, "Kees Cook" <keescook@xxxxxxxxxxxx> wrote:

On Tue, Jun 08, 2021 at 06:33:01PM +0000, Lin, Zhenpeng wrote:
> There do exist objects whose size is smaller than 2*sizeof(void*). E.g. struct ccid in DCCP module.

Yes, sorry, I meant sizeof(void *). I've sent an updated v4 series and
CCed you. Are you able to test that and see if it fixes it for you too?

Thanks for the push to dust this series off again! :)

-Kees

--
Kees Cook