In the Linux kernel, the following vulnerability has been resolved:net: core: reject skb_copy(_expand) for fraglist GSO skbsSKB_GSO_FRAGLIST skbs must not be linearized, otherwise they becomeinvalid. Return NULL if such an skb is passed to skb_copy orskb_copy_expand, in order to prevent a crash on a potential latercall to skb_gso_segment.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds