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
CVSS
No CVSS.
References
Configurations
No configuration.
History
04 Jun 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
20 May 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-20 16:15
Updated : 2025-06-04 13:15
NVD link : CVE-2025-37909
Mitre link : CVE-2025-37909
CVE.ORG link : CVE-2025-37909
JSON object : View
Products Affected
No product.
CWE
No CWE.