Use-after-free in Linux kernel - CVE-2022-0646
Published: November 21, 2023
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 the Linux kernel Management Component Transport Protocol (MCTP) subsystem. A local user can trigger a use-after-free error by calling the ancel_work_sync() function after the unregister_netdev during removing device and execute arbitrary code with elevated privileges.