CVE-2025-37909

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37909
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37909.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37909
Downstream
Related
Published
2025-05-20T16:15:27Z
Modified
2025-08-13T00:00:21Z
Summary
[none]
Details

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

net: lan743x: Fix memleak issue when GSO enabled

Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor prevents it from being freed, leading to a memory leak

References

Affected packages