Unchecked Return Value in Glibc - CVE-1999-0199

 

Unchecked Return Value in Glibc - CVE-1999-0199

Published: October 6, 2020 / Updated: June 3, 2025


Vulnerability identifier: #VU110092
CSH Severity: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-1999-0199
CWE-ID: CWE-252
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Glibc
Software vendor:
GNU

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

manual/search.texi in the GNU C Library (aka glibc) before 2.2 lacks a statement about the unspecified tdelete return value upon deletion of a tree's root, which might allow attackers to access a dangling pointer in an application whose developer was unaware of a documentation update from 1999.


Remediation

Install update from vendor's website.

External links