Memory leak in Glibc - CVE-2016-5417

 

Memory leak in Glibc - CVE-2016-5417

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


Vulnerability identifier: #VU110100
CSH Severity: Medium
CVSSv4.0:
CVE-ID: CVE-2016-5417
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Glibc
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to memory leak within the __res_vinit function in the IPv6 name server management code in libresolv in GNU C Library (aka glibc or libc6) before 2.24 allows remote attackers to cause a denial of service (memory consumption) by leveraging partial initialization of internal resolver data structures. A remote attacker can perform a denial of service attack.


Remediation

Install update from vendor's website.

External links