Infinite loop in Linux kernel - CVE-2019-16413
Published: September 20, 2019
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop when the 9p filesystem does not protect "i_size_write()" properly. A remote attacker can consume all available system resources and cause causes an "i_size_read()" infinite loop and denial of service on SMP systems.