Re: [PATCH v3 0/3] kasan: vmalloc: Fixes for the percpu allocator and vrealloc
From: Andrew Morton
Date: Thu Dec 04 2025 - 17:21:13 EST
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?