rpm package
suse/libpcap&distro=SUSE Linux Enterprise Micro 5.5
pkg:rpm/suse/libpcap&distro=SUSE%20Linux%20Enterprise%20Micro%205.5
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-11961 | Low | 1.9 | < 1.10.1-150400.3.9.1 | 1.10.1-150400.3.9.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.1-150400.3.3.2 | 1.10.1-150400.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.1-150400.3.3.2 | 1.10.1-150400.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 |
- affected < 1.10.1-150400.3.9.1fixed 1.10.1-150400.3.9.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.1-150400.3.3.2fixed 1.10.1-150400.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.1-150400.3.3.2fixed 1.10.1-150400.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