Race condition in Linux kernel - CVE-2015-7312
Published: November 16, 2015 / Updated: August 7, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to read and manipulate data.
Multiple race conditions in the Advanced Union Filesystem (aufs) aufs3-mmap.patch and aufs4-mmap.patch patches for the Linux kernel 3.x and 4.x allow local users to cause a denial of service (use-after-free and BUG) or possibly gain privileges via a (1) madvise or (2) msync system call, related to mm/madvise.c and mm/msync.c.