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

 

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

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


Vulnerability identifier: #VU110106
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-5277
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to execute arbitrary code.

The get_contents function in nss_files/files-XXX.c in the Name Service Switch (NSS) in GNU C Library (aka glibc or libc6) before 2.20 might allow local users to cause a denial of service (heap corruption) or gain privileges via a long line in the NSS files database.


Affected software

GNU C Library (glibc)

How to mitigate CVE-2015-5277

Install update from vendor's website.

GNU C Library (glibc) - update to 2.20

External References

Related Security Bulletins