Use-after-free in Linux kernel - CVE-2021-29266
Published: February 7, 2022
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a use-after-free error in drivers/vhost/vdpa.c, because "v->config_ctx" has an invalid value upon re-opening a character device. A local user can trigger a use-after-free error and execute arbitrary code with elevated privileges.