#VU21240 Information disclosure in Glibc - CVE-2019-1010024
Published: September 21, 2019 / Updated: April 7, 2020
Glibc
GNU
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the way glibc creates threads with pthread_create and then works with internal cache to find already mmaped regions. A local user can create a specially crafted application that can abuse this feature and bypass implemented ASLR protection.