VDB
CISA-2024-36929
CISA-2024-36929
PUBLISHED
Reported by Linux · Published May 30, 2024
In the Linux kernel, the following vulnerability has been resolved: net: core: reject skb_copy(_expand) for fraglist GSO skbs SKB_GSO_FRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skb_copy or skb_copy_expand, in order to prevent a crash on a potential later call to skb_gso_segment.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 3a1296a38d0c, 3a1296a38d0c, 3a1296a38d0c |
| Linux | Linux | 5.6, 0, 5.10.217 |
| Linux | Linux | 3a1296a38d0c, 3a1296a38d0c, 3a1296a38d0c |
Timeline
- May 30, 2024 CVE Published
- Sep 5, 2024 CVE Updated