50 matches found
CVE-2026-6554
libpcap versions before 1.10.7 contain an infinite loop vulnerability in its BPF interpreter . The 'ja L' instruction uses a signed offset to implement backward-jump loops, but the interpreter does not cap the number of loop iterations. In particular uncommon use cases, a crafted filter program c...
EUVD-2026-72019
libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations. In particular uncommon use cases a crafted filter program can cause the interpreter to loop infinitely...
CVE-2026-6554
libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations. In particular uncommon use cases a crafted filter program can cause the interpreter to loop infinitely...
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...
CVE-2026-31911
libpcap (the packet capture library used by tcpdump) contains a vulnerability in its BPF interpreter that calls abort() upon encountering a BPF instruction with an invalid opcode. In uncommon use cases, a crafted filter program can cause the host OS process to terminate, resulting in a local deni...
CVE-2026-31911
libpcap BPF interpreter calls abort if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process...
EUVD-2026-72017
libpcap BPF interpreter calls abort if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process...
EUVD-2026-72016
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...
CVE-2026-31912
libpcap before 1.10.7 contains an out-of-bounds read in its BPF interpreter . The interpreter fails to detect two conditions: reaching the end of the filter program buffer due to a missing return instruction, and executing a jump instruction whose offset translates to a pointer outside the buffer...
CVE-2026-31912
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...
CVE-2026-0799
libpcap versions before 1.10.7 contain an out-of-bounds read and write (OOBR/OOBW) in its BPF interpreter. In BPF instructions that load/store a value from/to a scratch memory register, the register index is an unsigned 32-bit integer that must not exceed 15, but the interpreter does not validate...
The vulnerability of the bpf_jit_prog_releaseother() function in the kernel/bpf/core.c module, which supports the BPF interpreter for Linux kernels, allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.
The vulnerability of the bpfjitprogreleaseother function in the kernel/bpf/core.c module, which supports the BPF interpreter for Linux kernels, relates to the dereferencing of a pointer whose validity has expired. Exploiting this vulnerability could allow an attacker to compromise the...
The vulnerability of the bpf_tracing_prog_attach() function in the kernel/bpf/syscall.c module, which supports the BPF interpreter for Linux kernel, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the bpftracingprogattach function in the kernel/bpf/syscall.c module, which supports the BPF interpreter for Linux kernels, is related to incorrect code generation. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...
The vulnerability of the bpf_fd_array_map_clear() function in the kernel/bpf/arraymap.c module, which supports the BPF interpreter in Linux kernels, allows a hacker to trigger a service failure.
The vulnerability of the bpffdarraymapclear function in the kernel/bpf/arraymap.c module, which supports BPF interpreter in Linux kernels, is related to synchronization errors. Exploiting this vulnerability could allow an attacker to trigger a service failure...
The vulnerability of the btf_check_dtor_kfuncs() function in the kernel/bpf/btf.c module, which supports the BPF interpreter for Linux kernels, allows a attacker to cause a service failure.
The vulnerability of the btfcheckdtorkfuncs function in the kernel/bpf/btf.c module, which supports the BPF interpreter for Linux kernels, is related to improper security checks for standard elements. Exploiting this vulnerability could allow an attacker to cause service failures...
The vulnerability of the btf_func_proto_check() function in the kernel/bpf/btf.c module, which supports the BPF interpreter of the Linux operating system, allows a attacker to cause a service failure.
The vulnerability of the btffuncprotocheck function in the kernel/bpf/btf.c module, which is part of the Linux kernel’s BPF support, relates to incorrect checking of the type of input data. Exploiting this vulnerability could allow an attacker to cause a service failure...
EulerOS 2.0 SP15 : kernel (EulerOS-SA-2026-2444)
According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : crypto: algifaead - Revert to operating out-of-placeCVE-2026-31431 bpf: Fix undefined behavior in interpreter sdiv/smod for INTMINCVE-2026-31525...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerabilities have been resolved: bpf: Fix tailcallreachable rejection for interpreter when jit failed During testing of f263a81451c1 “bpf: Track subprog poke descriptors correctly and fix use-after-free” under various failure conditions, for example, when...