脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Double-free in libpcap before 1.10.5 with remote packet capture support.
脆弱性説明
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 function returns. This makes it possible in some scenarios that both the function and its caller call freeaddrinfo() for the same allocated memory block. A similar problem was reported in Apple libpcap, to which Apple assigned CVE-2023-40400.
CVSS情報
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
脆弱性タイプ
双重释放
脆弱性タイトル
libpcap 资源管理错误漏洞
脆弱性説明
libpcap是Tcpdump团队的一款用于网络流量捕获的便携式C/C ++库。 libpcap存在资源管理错误漏洞,该漏洞源于sock_initaddress()函数对getaddrinfo()和freeaddrinfo()的调用逻辑不清晰,可能导致同一内存块被多次释放。
CVSS情報
N/A
脆弱性タイプ
N/A