CVE-2023-4813
Vulnerability Summary
Timeline
Description
A flaw has been identified in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.30%• Percentile: 54%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- fedoraproject•fedora
38
- gnu•glibc
< 2.36
- netapp•active_iq_unified_manager
na
- netapp•h300s_firmware
na
- netapp•h410c_firmware
na
- netapp•h410s_firmware
na
- netapp•h500s_firmware
na
- netapp•h700s_firmware
na
- redhat•enterprise_linux
8.0 | 9.0
- redhat•enterprise_linux_eus
8.8 | 9.2
- redhat•enterprise_linux_for_ibm_z_systems_eus_s390x
9.2
- redhat•enterprise_linux_for_ibm_z_systems_s390x
9.2
- redhat•enterprise_linux_for_power_little_endian
9.2_ppc64le
- redhat•enterprise_linux_for_power_little_endian_eus
9.2_ppc64le
- redhat•enterprise_linux_server_aus
9.2
- redhat•enterprise_linux_server_tus
8.8
References (8)
- https://access.redhat.com/errata/RHBA-2024:2413
- https://access.redhat.com/errata/RHSA-2023:5453
- https://access.redhat.com/errata/RHSA-2023:5455
- https://access.redhat.com/errata/RHSA-2023:7409
- https://access.redhat.com/security/cve/CVE-2023-4813
- https://bugzilla.redhat.com/show_bug.cgi?id=2237798
- http://www.openwall.com/lists/oss-security/2023/10/03/8
- https://security.netapp.com/advisory/ntap-20231110-0003/