Resource management error in GNU C Library (glibc) - CVE-2011-1071

 

Resource management error in GNU C Library (glibc) - CVE-2011-1071

Published: February 13, 2023 / Updated: June 3, 2025


Vulnerability identifier: #VU110119
CSH Severity: Medium
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-1071
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The GNU C Library (aka glibc or libc6) before 2.12.2 and Embedded GLIBC (EGLIBC) allow context-dependent attackers to execute arbitrary code or cause a denial of service (memory consumption) via a long UTF8 string that is used in an fnmatch call, aka a "stack extension attack," a related issue to CVE-2010-2898, CVE-2010-1917, and CVE-2007-4782, as originally reported for use of this library by Google Chrome.


Affected software

GNU C Library (glibc)

How to mitigate CVE-2011-1071

Install update from vendor's website.

GNU C Library (glibc) - update to 2.12.2

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins