5
CVSSv2

CVE-2018-19591

Published: 04/12/2018 Updated: 07/11/2023
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

In the GNU C Library (aka glibc or libc6) up to and including 2.28, attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed. This is related to the if_nametoindex() function.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

gnu glibc

fedoraproject fedora 28

fedoraproject fedora 29

Vendor Advisories

Debian Bug report logs - #914837 glibc: CVE-2018-19591: Linux if_nametoindex() does not close descriptor Package: src:glibc; Maintainer for src:glibc is GNU Libc Maintainers <debian-glibc@listsdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Tue, 27 Nov 2018 20:33:02 UTC Severity: important T ...
In the GNU C Library (aka glibc or libc6) through 228, attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed This is related to the if_nametoindex() function(CVE-2018-19591) ...
In the GNU C Library (aka glibc or libc6) through 228, attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed This is related to the if_nametoindex() function ...
A file descriptor leak has been found in glibc <= 228, in the if_nametoindex() function, when processing getaddrinfo() calls with crafted interface names ...