Resource management error in Glibc - CVE-2010-4756

 

Resource management error in Glibc - CVE-2010-4756

Published: September 1, 2021 / Updated: June 3, 2025


Vulnerability identifier: #VU110120
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2010-4756
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Glibc
Software vendor:
GNU

Description

The vulnerability allows a remote user to perform service disruption.

The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.


Remediation

Install update from vendor's website.

External links