| Summary | 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 |
|---|---|
| Publication Date | May 2, 2026, 12:16 a.m. |
| Registration Date | May 2, 2026, 4:07 a.m. |
| Last Update | May 2, 2026, 12:24 a.m. |