Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-0799— OOBR and OOBW in libpcap before 1.10.7

Quick assessment

Affected
The Tcpdump Group libpcap
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

在 BPF 指令中,当从/向临时内存寄存器加载/存储值时,寄存器索引是一个无符号 32 位整数,且其值不得超过 15,但 libpcap 的 BPF 解释器未对该值进行校验。特别地,在某些不常见的使用场景中,一个精心构造的过滤程序可能导致解释器在 64 位架构上尝试读取和写入当前栈帧起始处起的 16GiB 的操作系统进程内存,而在 32 位架构上则可能涉及整个地址空间。

CVSS 8.7 · High

Possible ATT&CK Techniques 1 AI

T1027 · Obfuscated Files or Information

Affected Version Matrix 1

VendorProduct Version RangeStatus
The Tcpdump Group libpcap < 1.10.7 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-0799

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
OOBR and OOBW in libpcap before 1.10.7
Source: CVE Program / CVE List V5
Vulnerability 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 Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对数组索引的验证不恰当
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
The Tcpdump Group libpcap 0 ~ 1.10.7 -

II. Public POCs for CVE-2026-0799

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-0799

登录查看更多情报信息。

Patches & Fixes for CVE-2026-0799 (1)

Same Patch Batch · The Tcpdump Group · 2026-09-05 · 7 CVEs total

CVE-2026-6244 5.5 MEDIUM division by zero in libpcap before 1.10.7
CVE-2026-6554 5.5 MEDIUM infinte loop in libpcap before 1.10.7
CVE-2026-31911 5.5 MEDIUM abort() in libpcap before 1.10.7 on an invalid BPF opcode
CVE-2026-31912 5.5 MEDIUM OOBR in libpcap before 1.10.7
CVE-2026-18238 5.0 MEDIUM OOBR in rpcap client in libpcap before 1.10.7
CVE-2026-18313 4.3 MEDIUM rpcapd memory leak in libpcap before 1.10.7

IV. Related Vulnerabilities

V. Comments for CVE-2026-0799

No comments yet


Leave a comment