| 概要 | In the Linux kernel, the following vulnerability has been resolved: net: use skb_header_pointer() for TCPv4 GSO frag_off check Syzbot reported a KMSAN uninit-value warning in gso_features_check() gso_features_check() reads iph->frag_off to decide whether to clear Use skb_header_pointer() for the TCPv4 frag_off check so the header read [1] https://syzkaller.appspot.com/bug?extid=1543a7d954d9c6d00407 |
|---|---|
| 公表日 | 2026年5月2日0:16 |
| 登録日 | 2026年5月2日4:07 |
| 最終更新日 | 2026年5月2日0:24 |