Re: [PATCH v3 0/3] kasan: vmalloc: Fixes for the percpu allocator and vrealloc
From: Maciej Wieczór-Retman
Date: Fri Dec 05 2025 - 02:58:07 EST
On 2025-12-04 at 14:21:12 -0800, Andrew Morton wrote:
>On Thu, 04 Dec 2025 18:57:44 +0000 Maciej Wieczor-Retman <m.wieczorretman@xxxxx> wrote:
>
>> Patches fix two issues related to KASAN and vmalloc.
>>
>> The first one, a KASAN tag mismatch, possibly resulting in a kernel
>> panic, can be observed on systems with a tag-based KASAN enabled and
>> with multiple NUMA nodes. Initially it was only noticed on x86 [1] but
>> later a similar issue was also reported on arm64 [2].
>>
>> ...
>>
>
>I added cc:stable to [1/3], unless its omission was intentional?
Thank you for adding it, I forgot it was missing
--
Kind regards
Maciej Wieczór-Retman