Re: KASAN: null-ptr-deref in bpf_core_calc_relo_insn
From: Eduard Zingerman
Date: Wed Aug 21 2024 - 12:43:00 EST
On Wed, 2024-08-21 at 09:40 -0700, Alexei Starovoitov wrote:
> On Wed, Aug 21, 2024 at 9:34 AM Eduard Zingerman <eddyz87@xxxxxxxxx> wrote:
> >
> > On Wed, 2024-08-21 at 04:46 -0700, Eduard Zingerman wrote:
> >
> > [...]
> >
> > > will post a fix to bpf mailing list shortly.
> >
> > Status update:
> > apologies for the delay, the fix is trivial but I have some problems
> > with test case not printing expected log on BPF CI, need some time to debug.
> >
> > Link to wip patch:
> > https://github.com/eddyz87/bpf/tree/relo-core-bad-local-id
>
> I would ship the fix (since it's trivial) and sort out selftest later.
Makes sense, will submit the fix.