发布时间: 2024年9月27日
修改时间: 2024年10月9日
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 means a directory with input data files. When the specified path cannot be used as a directory, the function receives NULL from opendir(), but does not check the return value and passes the NULL value to readdir(), which causes a NULL pointer derefence.
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 |