#VU59105 Use-after-free in wpa_supplicant - CVE-2021-0535
Published: December 29, 2021 / Updated: January 17, 2022
wpa_supplicant
Jouni Malinen
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 wpas_ctrl_msg_queue_timeout() function of ctrl_iface_unix.c file in wpa_supplicant. A local user can pass specially crafted data to the application, trigger a use-after-free error and execute arbitrary code with elevated privileges.