[PATCH] bpf: arena: fix TOCTOU race in arena_vm_fault() — WITHDRAW
From: Andrii Kuchmenko
Date: Sun May 17 2026 - 04:05:36 EST
Hi,
Withdrawing this patch. The same race window is already addressed by
commit "bpf: arena: make arena kfuncs any context safe" by Puranjay
Mohan (2026-05-09) which adds raw_res_spin_lock_irqsave() covering
the vmalloc_to_page() + range_tree_clear() window.
Sorry for the noise.
Regards,
Andrii Kuchmenko