CVE-2026-31912

MEDIUM CVSS 3.1: 5.5 EPSS 0.10%
Updated Sep 08, 2026
The Tcpdump Group
Parameter Value
CVSS 5.5 (MEDIUM)
Type CWE-1285, CWE-125 (Out-of-bounds Read), CWE-823
Vendor The Tcpdump Group
Public PoC No

libpcap BPF interpreter detects neither reaching the end of the filter program buffer due to lack of a return instruction nor executing a jump instruction with an offset that translates to a pointer outside of the buffer. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading the OS process memory in the 32GiB around the buffer on 64-bit architectures and in the entire address space on 32-bit architectures.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Vulnerable Products

the tcpdump group:libpcap