Lucene search
+L

5555 matches found

OSV
OSV
added 2026/09/05 7:16 p.m.8 views

AZL-99741 CVE-2026-31912 affecting package libpcap for versions less than 1.10.7-1

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...

5.5CVSS5.9AI score0.00098EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/05 7:16 p.m.9 views

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.4 views

UBUNTU-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...

5.5CVSS5.7AI score0.00098EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 7:16 p.m.6 views

UBUNTU-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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 7:16 p.m.6 views

UBUNTU-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...

5.5CVSS5.7AI score0.00098EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 7:16 p.m.4 views

UBUNTU-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...

5.5CVSS5.7AI score0.00098EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/05 7:16 p.m.8 views

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...

5.5CVSS5.9AI score0.00098EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/05 7:16 p.m.5 views

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/05 7:16 p.m.6 views

CVE-2026-0799

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 tr...

8.7CVSS5.8AI score0.00107EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/05 7:16 p.m.5 views

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...

5.5CVSS5.7AI score0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.4 views

UBUNTU-CVE-2026-0799

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 tr...

8.7CVSS5.7AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 6:51 p.m.37 views

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/05 6:51 p.m.7 views

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...

5.5CVSS5.7AI score0.00098EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/09/05 6:51 p.m.9 views

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/05 6:51 p.m.38 views

CVE-2026-6554 infinte loop in libpcap before 1.10.7

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...

5.5CVSS0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 6:51 p.m.2 views

CVE-2026-6554 infinte loop in libpcap before 1.10.7

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...

5.5CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/05 6:51 p.m.15 views

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/05 6:50 p.m.41 views

CVE-2026-6244 division by zero in libpcap before 1.10.7

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...

5.5CVSS0.00098EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/05 6:50 p.m.15 views

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/05 6:50 p.m.7 views

CVE-2026-6244 division by zero in libpcap before 1.10.7

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...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References1
Rows per page
Query Builder