rpm package
opensuse/libpcap&distro=openSUSE Tumbleweed
pkg:rpm/opensuse/libpcap&distro=openSUSE%20Tumbleweed
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-11961 | Low | 1.9 | < 1.10.6-1.1 | 1.10.6-1.1 | Dec 31, 2025 | pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an applicat | |
| CVE-2024-8006 | — | < 1.10.5-1.1 | 1.10.5-1.1 | 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.5-1.1 | 1.10.5-1.1 | 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 |
- affected < 1.10.6-1.1fixed 1.10.6-1.1
pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an applicat
- CVE-2024-8006Aug 30, 2024affected < 1.10.5-1.1fixed 1.10.5-1.1
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.5-1.1fixed 1.10.5-1.1
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