#VU76024 Race condition in Linux kernel - CVE-2023-2483
Published: May 11, 2023
Linux kernel
Linux Foundation
Description
The vulnerability allows an attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a race condition in Qualcomm EMAC Gigabit Ethernet Controller. An attacker with physical access to system can remove the device before cleanup in the emac_remove() function is called, trigger a use-after-free error and crash the kernel.