| 概要 | In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdisc_pkt_len_segs_init() Most ndo_start_xmit() methods expects headers of gso packets net/core/tso.c users are particularly at risk, because tso_build_hdr() qdisc_pkt_len_segs_init() already does a dissection of gso packets. Use pskb_may_pull() instead of skb_header_pointer() to make Some malicious packets could be fed, detect them so that we can |
|---|---|
| 公表日 | 2026年6月25日2:17 |
| 登録日 | 2026年6月27日4:21 |
| 最終更新日 | 2026年6月25日2:17 |