I've duped the other bug to this one.

I do agree that the "seen = true" you identified looks like a mistake, I
will fix up the patch to remove that.

You also added some bounds checking. I see your point in adding that, I
can't find anything which would guarantee that there is an additional
instruction there. However the check_ld_imm() call before that can also
assume that there's something after the current instruction, so either
there is some guarantee that there's something after the current
instruction or else that bounds check needs to be moved. As the upstream
source still lacks a bounds check there too, it might be best to pursue
this question upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763454

Title:
  bpf_map_lookup_elem: BUG: unable to handle kernel paging request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763454/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to