Seth, I reported the same issue in LP#1763352 
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763352).
My patch there does essentially the same as yours, so I will mention in that 
ticket that it's a duplicate. 

But your patch does not remove the wrong
"env->insn_aux_data[insn_idx].seen = true" from kernel/bpf/verifier.c
line 1844. I think that "seen" shouldn't be set there. The line was
probably added there by mistake. It should have been added for the LD
IMM64 case in the first place.

-- 
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