A flaw was found 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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2023-09-18 17:15
Updated : 2024-01-25 14:15
NVD link : CVE-2023-4806
Mitre link : CVE-2023-4806
CVE.ORG link : CVE-2023-4806
JSON object : View
Products Affected
redhat
- codeready_linux_builder_eus_for_power_little_endian_eus
- enterprise_linux_eus
- enterprise_linux_for_power_little_endian_eus
- enterprise_linux_tus
- enterprise_linux_for_ibm_z_systems
- enterprise_linux_for_arm_64_eus
- codeready_linux_builder_eus
- enterprise_linux_server_aus
- codeready_linux_builder_eus_for_power_little_endian
- codeready_linux_builder_for_arm64
- enterprise_linux_for_ibm_z_systems_s390x
- codeready_linux_builder_for_ibm_z_systems_eus
- enterprise_linux
- enterprise_linux_for_ibm_z_systems_eus_s390x
- enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions
- codeready_linux_builder_for_arm64_eus
- codeready_linux_builder_for_ibm_z_systems
- enterprise_linux_for_ibm_z_systems_eus
- enterprise_linux_for_power_little_endian
- enterprise_linux_for_arm_64
fedoraproject
- fedora
gnu
- glibc
CWE
CWE-416
Use After Free