Buffer overflow in The Gnu C Library Glibc

CVE-2026-6791

When expanding paths that begin with a tilde (~) followed by a username, the internal parse_tilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the…

Vulnerability class: Buffer Overflow

Affected products

Weakness classification (CWE)

References