CVE-2023-4806 MEDIUM

CVE-2023-4806: Glibc: potential use-after-free in getaddrinfo()

Vendor Red Hat
Product Red Hat Enterprise Linux 6
Weakness CWE-416
Published September 18, 2023
Last update May 12, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

A flaw has been identified in glibc. In an extremely rare situation, the getaddrinfo function may access memory that has been freed, resulting in an application crash. This issue is only exploitable when a NSS module implements only the _nss_*_gethostbyname2_r and _nss_*_getcanonname_r hooks without implementing the _nss_*_gethostbyname3_r hook. The resolved name should return a large number of IPv6 and IPv4, and the call to the getaddrinfo function should have the AF_INET6 address family with AI_CANONNAME, AI_ALL and AI_V4MAPPED as flags.

Key dates

02Disclosure timeline

September 18, 2023 CVE published
May 12, 2026 Record updated