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
CVE ID: CVE-2025-37909
Vendor: Linux
Product: Linux
EPSS Score: 0.06% (probability of being exploited)
EPSS Percentile: 17.55% (scored less or equal to compared to others)
EPSS Date: 2025-06-18 (when was this score calculated)