[PATCH v1] kasan,mm: fix incomplete tag reset in change_memory_common()
Catalin Marinas
catalin.marinas at arm.com
Thu Jan 8 12:13:11 PST 2026
(for some reason, I did not get this email, our server dropped it;
thanks to Will for telling me)
On Sun, 04 Jan 2026 20:35:27 +0800, Jiayuan Chen wrote:
> Running KASAN KUnit tests with {HW,SW}_TAGS mode triggers a fault in
> change_memory_common():
>
> Call trace:
> change_memory_common+0x168/0x210 (P)
> set_memory_ro+0x20/0x48
> vmalloc_helpers_tags+0xe8/0x338
> kunit_try_run_case+0x74/0x188
> kunit_generic_run_threadfn_adapter+0x30/0x70
> kthread+0x11c/0x200
> ret_from_fork+0x10/0x20
> ---[ end trace 0000000000000000 ]---
> # vmalloc_helpers_tags: try faulted
> not ok 67 vmalloc_helpers_tags
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] kasan,mm: fix incomplete tag reset in change_memory_common()
https://git.kernel.org/arm64/c/5fcd5513072b
--
Catalin
More information about the linux-arm-kernel
mailing list