From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A4931FF885A for ; Fri, 24 Apr 2026 23:19:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=P3XVMe3dGeABivLaYIdooN1MvQa1CctnziG70XU09po=; b=JO0RbKdMqP7dGkLrqbj9TPeAFF hEEH2RawMAiBOuQVAZnb3/PQe2F9iW/UyvJSpqvHPimFYz0nPnb6YVQD7B9+8zkzBqXIzKL5ZqPO0 6h8BfbvNqDEPuXDCa7SQ84/q2HqH6hOfxuusiwhC54PHff4qqLBwg4jSHtdB8/rtYpCWXJ6VJqD6k x8h2Z/oxCLa0C5YyrDS76OLIc+ld9iLa1C+k8svxvjd0RTip6oTD4AT1xxsg0qT9T92Buuxb7sVql A5WlIGuG9HT8IK61jzvME3h0j31BTo4oj7U5DnzcAXo2LM+E94Nm1RcsCS8F5gZTZzHwXDob6+J5w srOalRZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1wGPnc-0000000Dspu-2qPv; Fri, 24 Apr 2026 23:19:04 +0000 Received: from out-189.mta1.migadu.com ([95.215.58.189]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1wGPnZ-0000000DspZ-3isG for linux-arm-kernel@lists.infradead.org; Fri, 24 Apr 2026 23:19:03 +0000 Message-ID: <7dd64547-25a4-46de-a896-98fcec04468e@linux.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1777072738; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=P3XVMe3dGeABivLaYIdooN1MvQa1CctnziG70XU09po=; b=lAdngFjWpn+SFIEIgyjCn6oyJ7s6mP8JViggHzKVI1eQOG8r8fZE96FmVDJRHvA5PSglKz UM1P3b5Y3bU4XRPVejznw6aBsaRiopshcyt4CJCQ3+MTz1tCmr61vtPiwmaHEKEmgNqEbm tyMnnBKBDxXtgqkPNrAauQU71Wd0y8w= Date: Fri, 24 Apr 2026 16:18:29 -0700 MIME-Version: 1.0 Subject: Re: [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack To: =?UTF-8?Q?Alexis_Lothor=C3=A9_=28eBPF_Foundation=29?= , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Eduard Zingerman , Kumar Kartikeya Dwivedi , Song Liu , Yonghong Song , Jiri Olsa , John Fastabend , "David S. Miller" , David Ahern , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Shuah Khan , Maxime Coquelin , Alexandre Torgue , Andrey Ryabinin , Alexander Potapenko , Andrey Konovalov , Dmitry Vyukov , Vincenzo Frascino , Andrew Morton Cc: ebpf@linuxfoundation.org, Bastien Curutchet , Thomas Petazzoni , Xu Kuohai , bpf@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, kasan-dev@googlegroups.com, linux-mm@kvack.org References: <20260413-kasan-v1-0-1a5831230821@bootlin.com> <20260413-kasan-v1-2-1a5831230821@bootlin.com> Content-Language: en-US X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Ihor Solodrai In-Reply-To: <20260413-kasan-v1-2-1a5831230821@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260424_161902_217696_1F2ED11D X-CRM114-Status: GOOD ( 24.87 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 4/13/26 11:28 AM, Alexis Lothoré (eBPF Foundation) wrote: > In order to prepare to emit KASAN checks in JITed programs, JIT > compilers need to be aware about whether some load/store instructions > are targeting the bpf program stack, as those should not be monitored > (we already have guard pages for that, and it is difficult anyway to > correctly monitor any kind of data passed on stack). > > To support this need, make the BPF verifier mark the instructions that > access program stack: > - add a setter that allows the verifier to mark instructions accessing > the program stack > - add a getter that allows JIT compilers to check whether instructions > being JITed are accessing the stack > > Signed-off-by: Alexis Lothoré (eBPF Foundation) > --- > include/linux/bpf.h | 2 ++ > include/linux/bpf_verifier.h | 2 ++ > kernel/bpf/core.c | 10 ++++++++++ > kernel/bpf/verifier.c | 7 +++++++ > 4 files changed, 21 insertions(+) > > diff --git a/include/linux/bpf.h b/include/linux/bpf.h > index b4b703c90ca9..774a0395c498 100644 > --- a/include/linux/bpf.h > +++ b/include/linux/bpf.h > @@ -1543,6 +1543,8 @@ void bpf_jit_uncharge_modmem(u32 size); > bool bpf_prog_has_trampoline(const struct bpf_prog *prog); > bool bpf_insn_is_indirect_target(const struct bpf_verifier_env *env, const struct bpf_prog *prog, > int insn_idx); > +bool bpf_insn_accesses_stack(const struct bpf_verifier_env *env, > + const struct bpf_prog *prog, int insn_idx); > #else > static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, > struct bpf_trampoline *tr, > diff --git a/include/linux/bpf_verifier.h b/include/linux/bpf_verifier.h > index b148f816f25b..ab99ed4c4227 100644 > --- a/include/linux/bpf_verifier.h > +++ b/include/linux/bpf_verifier.h > @@ -660,6 +660,8 @@ struct bpf_insn_aux_data { > u16 const_reg_map_mask; > u16 const_reg_subprog_mask; > u32 const_reg_vals[10]; > + /* instruction accesses stack */ > + bool accesses_stack; > }; > > #define MAX_USED_MAPS 64 /* max number of maps accessed by one eBPF program */ > diff --git a/kernel/bpf/core.c b/kernel/bpf/core.c > index 8b018ff48875..340abfdadbed 100644 > --- a/kernel/bpf/core.c > +++ b/kernel/bpf/core.c > @@ -1582,6 +1582,16 @@ bool bpf_insn_is_indirect_target(const struct bpf_verifier_env *env, const struc > insn_idx += prog->aux->subprog_start; > return env->insn_aux_data[insn_idx].indirect_target; > } > + > +bool bpf_insn_accesses_stack(const struct bpf_verifier_env *env, > + const struct bpf_prog *prog, int insn_idx) > +{ > + if (!env) > + return false; > + insn_idx += prog->aux->subprog_start; > + return env->insn_aux_data[insn_idx].accesses_stack; > +} > + > #endif /* CONFIG_BPF_JIT */ > > /* Base function for offset calculation. Needs to go into .text section, > diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c > index 1e36b9e91277..7bce4fb4e540 100644 > --- a/kernel/bpf/verifier.c > +++ b/kernel/bpf/verifier.c > @@ -3502,6 +3502,11 @@ static void mark_indirect_target(struct bpf_verifier_env *env, int idx) > env->insn_aux_data[idx].indirect_target = true; > } > > +static void mark_insn_accesses_stack(struct bpf_verifier_env *env, int idx) > +{ > + env->insn_aux_data[idx].accesses_stack = true; > +} > + > #define LR_FRAMENO_BITS 3 > #define LR_SPI_BITS 6 > #define LR_ENTRY_BITS (LR_SPI_BITS + LR_FRAMENO_BITS + 1) > @@ -6490,6 +6495,8 @@ static int check_mem_access(struct bpf_verifier_env *env, int insn_idx, u32 regn > else > err = check_stack_write(env, regno, off, size, > value_regno, insn_idx); > + > + mark_insn_accesses_stack(env, insn_idx); I am not sure this can be done unconditionally here. It may be possible in different states to have different pointer types for the affected reg (PTR_TO_STACK in one execution path and say PTR_TO_MAP_VALUE in another). And if set uncoditionally, instrumentation may be skipped for legitimate targets. Maybe reset by default in check_mem_access()? > } else if (reg_is_pkt_pointer(reg)) { > if (t == BPF_WRITE && !may_access_direct_pkt_data(env, NULL, t)) { > verbose(env, "cannot write into packet\n"); >