CVE-2019-1010022
- EPSS 0.15%
- Published 15.07.2019 04:15:13
- Last modified 21.11.2024 04:17:55
GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack...
CVE-2019-1010023
- EPSS 0.7%
- Published 15.07.2019 04:15:13
- Last modified 21.11.2024 04:17:55
GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to...
CVE-2019-1010024
- EPSS 0.38%
- Published 15.07.2019 04:15:13
- Last modified 21.11.2024 04:17:55
GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate "this is being treated as a non-security bug and no real threa...
CVE-2019-1010025
- EPSS 0.23%
- Published 15.07.2019 04:15:13
- Last modified 21.11.2024 04:17:55
GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is "ASLR bypass itself is not a vulnerability.
CVE-2005-3590
- EPSS 0.49%
- Published 10.04.2019 20:29:00
- Last modified 21.11.2024 00:02:15
The getgrouplist function in the GNU C library (glibc) before version 2.3.5, when invoked with a zero argument, writes to the passed pointer even if the specified array size is zero, leading to a buffer overflow and potentially allowing attackers to ...
CVE-2006-7254
- EPSS 0.04%
- Published 10.04.2019 20:29:00
- Last modified 21.11.2024 00:24:44
The nscd daemon in the GNU C Library (glibc) before version 2.5 does not close incoming client sockets if they cannot be handled by the daemon, allowing local users to carry out a denial of service attack on the daemon.
CVE-2019-9192
- EPSS 0.35%
- Published 26.02.2019 18:29:00
- Last modified 21.11.2024 04:51:10
In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\1\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer dispute...
CVE-2009-5155
- EPSS 1.37%
- Published 26.02.2019 02:29:00
- Last modified 21.11.2024 01:11:17
In the GNU C Library (aka glibc or libc6) before 2.28, parse_reg_exp in posix/regcomp.c misparses alternatives, which allows attackers to cause a denial of service (assertion failure and application exit) or trigger an incorrect result by attempting ...
CVE-2018-20796
- EPSS 1.79%
- Published 26.02.2019 02:29:00
- Last modified 21.11.2024 04:02:11
In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\227|)(\\1\\1|t1|\\\2537)+' in grep.
CVE-2019-9169
- EPSS 13.96%
- Published 26.02.2019 02:29:00
- Last modified 21.11.2024 04:51:07
In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.