Lucene search
K

16 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-59437

Malicious code in bioql PyPI...

4.4CVSS6.7AI score0.00014EPSS
Exploits0References2
Rosalinux
Rosalinux
added 2025/09/11 10:27 a.m.4 views

Advisory ROSA-SA-2025-3006

Software: libpcap 1.10.5 OS: ROSA-CHROME unaffected versions = libpcap-1.10.5-1 affected versions libpcap-1.10.5-1 CVE-ID: CVE-2023-7256 BDU-ID: 2024-07427 CVE-Crit: MEDIUM CVE-DESC.: A vulnerability in the libpcap library's freeaddrinfo function involves calling freeaddrinfo for the same allocat...

4.4CVSS6.3AI score0.00014EPSS
Exploits0
OSV
OSV
added 2024/09/27 11:9 a.m.2 views

OESA-2024-2180 libpcap security update

This is the official web site of tcpdump, a powerful command-line packet analyzer; and libpcap, a portable C/C++ library for network traffic capture. Security Fixes: In affected libpcap versions during the setup of a remote packet capture the internal function sockinitaddress calls getaddrinfo an...

4.4CVSS6.5AI score0.00015EPSS
Exploits0References3
Redos
Redos
added 2024/09/19 12:0 a.m.18 views

ROS-20240918-11

A vulnerability in the libpcap library's freeaddrinfo function is related to calling freeaddrinfo for the same allocated memory block. same allocated block of memory. Exploitation of the vulnerability could allow an attacker to cause a denial of denial of service...

4.4CVSS4.7AI score0.00014EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/09/03 2:49 a.m.1 views

SUSE 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...

6.4CVSS7.3AI score0.00014EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2024/09/02 6:40 a.m.20 views

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...

4.4CVSS6.6AI score0.00014EPSS
Exploits0References5
OSV
OSV
added 2024/08/31 12:15 a.m.1 views

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...

4.4CVSS5.8AI score0.00014EPSS
Exploits0References1
NVD
NVD
added 2024/08/31 12:15 a.m.24 views

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...

4.4CVSS0.00014EPSS
Exploits0References2
OSV
OSV
added 2024/08/31 12:15 a.m.1 views

DEBIAN-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...

4.4CVSS6.4AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/08/31 12:15 a.m.4 views

AZL-48468 CVE-2023-7256 affecting package nmap for versions less than 7.93-3

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...

4.4CVSS5.8AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/08/31 12:15 a.m.1 views

AZL-48427 CVE-2023-7256 affecting package nmap for versions less than 7.95-2

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...

4.4CVSS5.8AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/08/31 12:15 a.m.0 views

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...

4.4CVSS5.8AI score0.00014EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/08/30 11:44 p.m.16 views

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...

4.4CVSS6.4AI score0.00014EPSS
Exploits0
CVE
CVE
added 2024/08/30 11:44 p.m.100 views

CVE-2023-7256

CVE-2023-7256 – libpcap is affected by a double-free in the remote packet capture setup path. The root cause is that sock_initaddress() calls getaddrinfo() and may call freeaddrinfo(), but does not clearly communicate to the caller whether freeaddrinfo() still needs to be called after return. Thi...

4.4CVSS4.7AI score0.00014EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2024/08/30 12:0 a.m.1 views

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...

4.4CVSS6.2AI score0.00014EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/08/30 12:0 a.m.2 views

PT-2024-6379 · Libpcap +3 · Libpcap +3

Name of the Vulnerable Software and Affected Versions: libpcap versions affected versions not specified Description: The issue is related to the function freeaddrinfo in the libpcap library, where it is called for the same allocated memory block, potentially leading to a denial of service. During...

4.4CVSS8.1AI score0.00015EPSS
Exploits0References52
Rows per page
Query Builder