CVE-2024-36929

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-36929
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-36929.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-36929
Downstream
Related
Published
2024-05-30T16:15:16Z
Modified
2025-08-09T19:01:29Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

net: core: reject skbcopy(expand) for fraglist GSO skbs

SKBGSOFRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skbcopy or skbcopyexpand, in order to prevent a crash on a potential later call to skbgso_segment.

References

Affected packages