#VU59100 Use-after-free in Linux kernel - CVE-2021-44733
Published: December 28, 2021
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to elevate privileges on the system.
The vulnerability exists due to a use-after-free error in the drivers/tee/tee_shm.c file within the TEE subsystem in the Linux kernel. A local user can trigger a race condition in tee_shm_get_from_id during an attempt to free a shared memory object and execute arbitrary code with elevated privileges.