Re: [PATCH] kasan: Improve free meta storage in Generic KASAN
From: Andrey Konovalov
Date: Tue Nov 21 2023 - 11:05:42 EST
On Tue, Nov 21, 2023 at 5:03 PM Juntong Deng <juntong.deng@xxxxxxxxxxx> wrote:
>
> This bug is caused by the fact that after improving the free meta
> storage, kasan_metadata_size() continues to calculate the metadata
> size according to the previous storage method.
>
> I will fix this in a separate patch.
Hi,
Please send a v2 with the fix folded in instead.
Thanks!