CVE-2026-31912

ADVISORY - nist

Summary

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.

Common Weakness Enumeration (CWE)

ADVISORY - nist

Out-of-bounds Read

Improper Validation of Specified Index, Position, or Offset in Input

Use of Out-of-range Pointer Offset


Sign in to Docker Scout

See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.

Sign in