6 matches found
Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011305)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011305 advisory. In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for...
SUSE CVE-2022-50758
In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for member tdinfo of priv-apTD0Ringsi, with i increasing from 0. In case of allocation failure, the memory is freed in reversed order,...
CVE-2022-50758
In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix potential memory leak In function deviceinittd0ring, memory is allocated for member tdinfo of priv-apTD0Ringsi, with i increasing from 0. In case of allocation failure, the memory is freed in reversed order,...
CVE-2022-50758
CVE-2022-50758 affects the Linux kernel (staging: vt6655) and is triggered by a memory-leak in device_init_td0_ring when allocation fails. The root cause is that the freeing loop decrements i and omits i=0, leaving allocated memory unreleased. The fix extends the freeing loop to include the case ...
PT-2025-53124
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the device init td0 ring function within the vt6655 staging driver. Specifically, when allocating memory for the td info member of priv-apTD0Ringsi, a failure...
PT-2022-35764 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.262 Description: The issue concerns some erroneous memory clean-up loops in the vt6655 staging driver. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...