VDB
GCVE-110-MAGEIA-2024-295
GCVE-110-MAGEIA-2024-295
Advisory Published
In affected libpcap versions during the setup of a remote packet capture
the internal function sock_initaddress() calls getaddrinfo() and
possibly freeaddrinfo(), but does not clearly indicate to the caller
function whether freeaddrinfo() still remains to be called after the
function returns. This makes it possible in some scenarios that both the
function and its caller call freeaddrinfo() for the same allocated
memory block. (CVE-2023-7256)
Remote packet capture support is disabled by default in libpcap. When a
user builds libpcap with remote packet capture support enabled, one of
the functions that become available is pcap_findalldevs_ex(). One of the
function arguments can be a filesystem path, which normally means a
directory with input data files. When the specified path cannot be used
as a directory, the function receives NULL from opendir(), but does not
check the return value and passes the NULL value to readdir(), which
causes a NULL pointer derefence. (CVE-2024-8006)
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| Mageia | libpcap | 0 (affected), 1.10.5-1.mga9 (unaffected) | — |
Aliases
Browse GCVE Records
73,738 records in the GCVE database · Updated July 19, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.