CVE Catalog

CVE-1999-0199

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
2.40%

83th percentile - higher than 83% of all known CVEs

Summary

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

Risk Assessment

Applications using tdelete on a tree root may access freed memory, risking crashes or potential code execution. The risk mainly affects older systems running glibc before 2.2.

Recommendation

Upgrade glibc to version 2.2 or later and review application code using tdelete for proper handling of tree root deletion.

Other vulnerabilities in glibc

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS