In the Linux kernel, the following vulnerability has been resolved:bpf, sockmap: Fix panic when calling skb_linearizeThe panic can be reproduced by executing the command:./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000Then a kernel panic was captured:'''[ 657.460555] kernel BUG at net/core/skbuff.c:2178![ 657.462680] Tainted: [W]=WARN[ 657.463287] Workqueue: events sk_psock_backlog...[ 657.469610]
No PoCs from references.
- https://github.com/w4zu/Debian_security