PT-2026-86440 · Libpcap · Libpcap
CVSS v3.1
8.7
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
libpcap versions prior to 1.10.7
Description
The BPF interpreter fails to validate the register index when loading or storing values from or to a scratch memory register. While the index is an unsigned 32-bit integer that should not exceed 15, the lack of validation allows a crafted filter program to force reads and writes into process memory outside intended bounds. On 64-bit architectures, this can affect the 16GiB of memory starting at the current stack frame, and on 32-bit architectures, it can affect the entire address space.
Recommendations
Update to version 1.10.7.
Exploit
Fix
Out of bounds Read
Improper Validation of Array Index
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Libpcap