3 matches found
SUSE CVE-2022-50642
In the Linux kernel, the following vulnerability has been resolved: platform/chrome: crosectypec: zero out stale pointers crostypecgetswitchhandles allocates four pointers when obtaining type-c switch handles. These pointers are all freed if failing to obtain any of them; therefore, pointers in...
CVE-2022-50642
CVE-2022-50642 concerns the Linux kernel’s platform/chrome: cros_ec_typec component. It describes a use-after-free/double-free risk caused by stale pointers in port after cros_typec_get_switch_handles allocates four pointers and frees them if any allocation fails. The documented fix zeroes out al...
PT-2025-49622
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the platform/chrome: cros ec typec component where stale pointers can occur after freeing memory in the cros typec get switch handles function. This...