| 概要 | 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 |
|---|---|
| 公表日 | 2026年6月25日2:17 |
| 登録日 | 2026年6月27日4:21 |
| 最終更新日 | 2026年6月25日2:17 |