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

From: Kees Cook
Date: Tue Jun 08 2021 - 14:48:53 EST


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