Re: [PATCH bpf-next 1/6] bpf: Reject load-acquire from pointers requiring fault protection
Daniel Borkmann <[email protected]> Thu, 6 Aug 2026 17:25:44 +0200
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 5:01 PM, [email protected] wrote: > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > > Pre-existing issues: > - [High] The verifier fails to convert BPF_LDX instructions to BPF_PROBE_MEM when paths with PTR_TO_MEM and PTR_TO_BTF_ID | PTR_UNTRUSTED merge, allowing unhandled page faults. orthogonal issue, I'll look into a separate fix.