3 matches found
CVE-2026-6244
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...
CVE-2026-6244
libpcap versions before 1.10.7 contain a division by zero flaw in the BPF interpreter. The div #k and mod #k ALU instructions do not check whether the immediate value is zero, allowing a crafted filter program to trigger a divide-by-zero in uncommon use cases. The vulnerability is locally exploit...
EUVD-2026-72018
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...