CVE-2022-50758 — Missing Release of Memory after Effective Lifetime in Linux
7 documents6 sources
Severity
—N/A
No vectorEPSS
0.0%
top 89.30%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 24
Description
In the Linux kernel, the following vulnerability has been resolved:
staging: vt6655: fix potential memory leak
In function device_init_td0_ring, memory is allocated for member
td_info of priv->apTD0Rings[i], with i increasing from 0. In case of
allocation failure, the memory is freed in reversed order, with i
decreasing to 0. However, the case i=0 is left out and thus memory is
leaked.
Modify the memory freeing loop to include the case i=0.
Affected Packages4 packages
▶CVEListV5linux/linux5341ee0adb17d12a96dc5344e0d267cd12b52135 — e741e38aa98704fbb959650ecd270b71b2670680+7
🔴Vulnerability Details
3OSV▶
CVE-2022-50758: In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function device_init_td0_ring, memor↗2025-12-24
GHSA▶
GHSA-35g5-mqjg-qfr4: In the Linux kernel, the following vulnerability has been resolved:
staging: vt6655: fix potential memory leak
In function device_init_td0_ring, mem↗2025-12-24