Resource exhaustion in Linux kernel - CVE-2020-10781
Published: September 16, 2020 / Updated: September 24, 2020
Linux kernel
Linux Foundation
Description
The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.
A flaw was found in the Linux Kernel before 5.8-rc6 in the ZRAM kernel module, where a user with a local account and the ability to read the /sys/class/zram-control/hot_add file can create ZRAM device nodes in the /dev/ directory. This read allocates kernel memory and is not accounted for a user that triggers the creation of that ZRAM device. With this vulnerability, continually reading the device may consume a large amount of system memory and cause the Out-of-Memory (OOM) killer to activate and terminate random userspace processes, possibly making the system inoperable.