CVE-2026-0799

high

Description

In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

References

https://github.com/the-tcpdump-group/libpcap/commit/48e8960a7108e9e828f9d7bdc7e97bdab841aec7

Details

Source: Mitre, NVD

Published: 2026-09-05

Updated: 2026-09-05

Risk Information

CVSS v2

Base Score: 6.4

Vector: CVSS2#AV:L/AC:L/Au:S/C:P/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 8.7

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H

Severity: High

EPSS

EPSS: 0.00107