| Name | CVE-2026-0799 |
| 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. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| Debian Bugs | 1146825 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|
| libpcap (PTS) | bookworm | 1.10.3-1 | vulnerable |
| trixie | 1.10.5-2 | vulnerable |
| forky, sid | 1.10.7-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|
| libpcap | source | (unstable) | 1.10.7-1 | | | 1146825 |
Notes
[trixie] - libpcap <no-dsa> (Minor issue)
[bookworm] - libpcap <postponed> (Minor issue, requires running a malicious BPF program)
Fixed by: https://github.com/the-tcpdump-group/libpcap/commit/48e8960a7108e9e828f9d7bdc7e97bdab841aec7 (libpcap-1.10.7)
https://www.openwall.com/lists/oss-security/2026/09/09/2