NULL pointer dereference in Linux kernel - CVE-2019-10140
Published: August 27, 2019
Linux kernel
Detailed vulnerability description
The vulnerability allows a local attacker to perform a denial of service (DoS) attack.
The vulnerability exists in the overlayfs implementation due to a NULL pointer dereference error in the "ovl_posix_acl_create" function in "the fs/overlayfs/dir.c" file. A local authenticated attacker with the ability to create directories on overlayfs can send malicious input to the system, trigger a NULL pointer dereference condition and cause a denial of service (DOS).