ArchLinux: 201911-10: linux: arbitrary code execution
Summary
rtl_p2p_noa_ie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel before 5.3.9, 4.19.82, 4.14.152, 4.9.199, 4.4.199 lacks a certain upper-bound check, leading to a buffer overflow. An attacker is able to trigger the overflow remotely through Wi-Fi by using a power-saving feature known as a Notice of Absence when the Realtek (RTLWIFI) driver is being used on the affected host leading to arbitrary code execution.
Resolution
Upgrade to 5.3.9.1-1.
# pacman -Syu "linux>=5.3.9.1-1"
The problem has been fixed upstream in version 5.3.9.1.
References
https://lkml.org/lkml/2019/10/16/1226 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8c55dedb795be8ec0cf488f98c03a1c2176f7fb1 https://security.archlinux.org/CVE-2019-17666
Workaround
When Wi-Fi usage is not required, disabling it mitigates the issue.