发布时间: 2024年9月27日
修改时间: 2024年10月9日
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.
NVD | openEuler | |
---|---|---|
Confidentiality | None | None |
Attack Vector | Local | Local |
CVSS评分 | 4.4 | 4.4 |
Attack Complexity | Low | Low |
Privileges Required | High | High |
Scope | Unchanged | Unchanged |
Integrity | None | None |
User Interaction | None | None |
Availability | High | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4029 | libpcap security update | 2025年2月6日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5 | libpcap | Fixed |
KY3.5.2 | libpcap | Fixed |
KY3.5.3 | libpcap | Fixed |
V6 | libpcap | Fixed |