PT-2024-6095 · Libpcap+4 · Libpcap+4
Flavio Toffalini
+1
·
Published
2024-08-30
·
Updated
2026-05-18
·
CVE-2024-8006
CVSS v3.1
4.4
Medium
| Vector | AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
libpcap (affected versions not specified)
Description
The issue is related to a null pointer dereference in the
pcap findalldevs ex() function of the libpcap library. This function becomes available when a user builds libpcap with remote packet capture support enabled. The function takes a filesystem path as an argument, which is expected to be a directory with input data files. If the specified path cannot be used as a directory, the opendir() function returns NULL, but this return value is not checked, and the NULL value is passed to readdir(), causing a null pointer dereference. This can allow an attacker to cause a denial of service.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
DoS
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Debian
Red Os
Suse
Libpcap