9 matches found
SUSE-SU-2025:20059-1 Security update for libpcap
This update for libpcap fixes the following issues: - CVE-2024-8006: Fixed NULL pointer dereference in pcapfindalldevsex bsc1230034 - CVE-2023-7256: Fixed double free via addrinfo in sockinitaddress bsc1230020...
Security update for libpcap
This update for libpcap fixes the following issues: CVE-2024-8006: NULL pointer dereference in function pcapfindalldevsex. bsc1230034 CVE-2023-7256: double free via struct addrinfo in function sockinitaddress. bsc1230020 Patch Instructions: To install this SUSE update use the SUSE recommended...
SUSE-SU-2024:3516-1 Security update for libpcap
This update for libpcap fixes the following issues: - CVE-2024-8006: NULL pointer dereference in function pcapfindalldevsex. bsc1230034 - CVE-2023-7256: double free via struct addrinfo in function sockinitaddress. bsc1230020...
SUSE-SU-2024:3355-1 Security update for libpcap
This update for libpcap fixes the following issues: - CVE-2024-8006: NULL pointer dereference in function pcapfindalldevsex. bsc1230034 - CVE-2023-7256: double free via struct addrinfo in function sockinitaddress. bsc1230020...
CVE-2023-7256
A vulnerability was found in libpcap. During the setup of a remote packet capture, the internal sockinitaddress function calls getaddrinfo and possibly freeaddrinfo, but does not clearly indicate to the caller function as to whether freeaddrinfo remains to be called after the function returns. Th...
AZL-48415 CVE-2023-7256 affecting package libpcap for versions less than 1.10.5-1
In affected libpcap versions during the setup of a remote packet capture the internal function sockinitaddress 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 i...
AZL-48451 CVE-2023-7256 affecting package libpcap for versions less than 1.10.1-4
In affected libpcap versions during the setup of a remote packet capture the internal function sockinitaddress 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 i...
UBUNTU-CVE-2023-7256
In affected libpcap versions during the setup of a remote packet capture the internal function sockinitaddress 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 i...
libpcap 资源管理错误漏洞
libpcap is a portable C/C ++ library for network traffic capture from the Tcpdump team. A resource management error vulnerability exists in libpcap, which stems from an unclear logic in the sockinitaddress function's calls to getaddrinfo and freeaddrinfo, which could result in the same block of...