#VU13631 Security restrictions bypass in Linux kernel - CVE-2018-13405
Published: July 10, 2018
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to create arbitrary files on the target system.
The vulnerability exists due to the inode_init_owner function, as defined in the fs/inode.c source code file, allows the creation of arbitrary files in set-group identification (SGID) directories. A local attacker can create arbitrary files with unintended group ownership.