CVE Catalog

CVE-2026-6244

MediumCVSS 5.5
Published: Translated: NVD NIST

Summary

The libpcap BPF interpreter for the 'div #k' and 'mod #k' ALU instructions does not check whether the immediate value is zero. In particular uncommon use cases a crafted filter program can cause a division by zero.

Risk Assessment

Division by zero can crash the process, leading to denial of service.

Recommendation

Update libpcap to a patched version if available; otherwise, restrict trust in BPF filter sources.

Other vulnerabilities in libpcap

See all
Original NVD description (English source)

libpcap BPF interpreter for the 'div #k' and 'mod #k' ALU instructions does not check whether the immediate value is zero. In particular uncommon use cases a crafted filter program can cause a division by zero.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS