Buffer overflow in GNU C Library (glibc) - CVE-2015-20109

 

Buffer overflow in GNU C Library (glibc) - CVE-2015-20109

Published: July 31, 2023 / Updated: June 3, 2025


Vulnerability identifier: #VU110093
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-20109
CWE-ID: CWE-120
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

end_pattern (called from internal_fnmatch) in the GNU C Library (aka glibc or libc6) before 2.22 might allow context-dependent attackers to cause a denial of service (application crash), as demonstrated by use of the fnmatch library function with the **(!() pattern. NOTE: this is not the same as CVE-2015-8984; also, some Linux distributions have fixed CVE-2015-8984 but have not fixed this additional fnmatch issue.


Affected software

GNU C Library (glibc)

How to mitigate CVE-2015-20109

Install update from vendor's website.

GNU C Library (glibc) - update to 2.22

External References

Related Security Bulletins