GHSA-pgg7-9g7g-jg57MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak...

Published
May 20, 2025
Last Modified
July 14, 2026

🔗 CVE IDs covered (1)

📋 Description

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 (13)