| Summary | In the Linux kernel, the following vulnerability has been resolved: bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb bpf_prog_test_run_skb() calls eth_type_trans() first and then uses For IPv4 and IPv6 packets, it may access ip_hdr(skb) or ipv6_hdr(skb) Reject the input earlier if the Ethernet frame carries IPv4/IPv6 Fold the IPv4/IPv6 header length checks into the existing protocol |
|---|---|
| Publication Date | June 25, 2026, 2:17 a.m. |
| Registration Date | June 27, 2026, 4:21 a.m. |
| Last Update | June 25, 2026, 2:17 a.m. |