rpm package
suse/libpcap&distro=SUSE Linux Enterprise Module for Package Hub 15 SP6
pkg:rpm/suse/libpcap&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP6
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-8006 | — | < 1.10.4-150600.3.3.2 | 1.10.4-150600.3.3.2 | Aug 30, 2024 | 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 me | ||
| CVE-2023-7256 | — | < 1.10.4-150600.3.3.2 | 1.10.4-150600.3.3.2 | Aug 30, 2024 | 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 func |
- CVE-2024-8006Aug 30, 2024affected < 1.10.4-150600.3.3.2fixed 1.10.4-150600.3.3.2
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 me
- CVE-2023-7256Aug 30, 2024affected < 1.10.4-150600.3.3.2fixed 1.10.4-150600.3.3.2
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 func