HomeDefectsLIN1019-10386
Acknowledged

LIN1019-10386 : Security Advisory - glibc - CVE-2023-4806

Created: Sep 13, 2023    Updated: Sep 28, 2024
Resolved Date: Sep 27, 2024
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: Userspace

Description

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.

https://nvd.nist.gov/vuln/detail/CVE-2023-4806