| Summary | In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Ulrich reports a regression with nfqueue: If an application did not set the 'F_GSO' capability flag and a gso Move the check so that its peformed vs. the aggregated packet. Then, annotate the individual segments except the first one so we For the normal case, where userspace does in-order reinjects, this avoids While at it, simplify nf_ct_drop_unconfirmed(): We only care about This only happens with UDP. With TCP, the only unconfirmed packet will Next patch adds a udpgro test case to cover this scenario. |
|---|---|
| Publication Date | May 27, 2026, 11:16 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |