VYPR

deb package

ubuntu/libpcap

pkg:deb/ubuntu/libpcap

Vulnerabilities (2)

  • CVE-2024-8006Aug 30, 2024
    affected >= 0

    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, 2024
    affected >= 0

    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