Lucene search
+L

122 matches found

Cvelist
Cvelist
added 2026/09/05 6:50 p.m.39 views

CVE-2026-31911 abort() in libpcap before 1.10.7 on an invalid BPF opcode

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.5CVSS0.00098EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/05 6:50 p.m.14 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.8AI score0.00098EPSS
SaveExploits0
OSV
OSV
added 2026/09/05 6:50 p.m.3 views

CVE-2026-31911 abort() in libpcap before 1.10.7 on an invalid BPF opcode

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 score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/09/05 6:50 p.m.9 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
SaveExploits0
EUVD
EUVD
added 2026/09/05 6:50 p.m.10 views

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

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

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

5.5CVSS5.9AI score0.00098EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/05 6:49 p.m.47 views

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

5.5CVSS6AI score0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 6:49 p.m.4 views

CVE-2026-31912 OOBR in libpcap before 1.10.7

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.5CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/05 6:49 p.m.37 views

CVE-2026-31912 OOBR in libpcap before 1.10.7

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.5CVSS0.00098EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/05 6:49 p.m.15 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
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/09/05 6:49 p.m.10 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
SaveExploits0
CVE
CVE
added 2026/09/05 6:48 p.m.37 views

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

8.7CVSS5.8AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 6:48 p.m.5 views

CVE-2026-0799 OOBR and OOBW in libpcap before 1.10.7

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.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/05 6:48 p.m.35 views

CVE-2026-0799 OOBR and OOBW in libpcap before 1.10.7

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.7CVSS0.00107EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/05 6:48 p.m.7 views

CVE-2026-0799 OOBR and OOBW in libpcap before 1.10.7

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
AlpineLinux
AlpineLinux
added 2026/09/05 6:48 p.m.9 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
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.14 views

PT-2026-86444

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
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.10 views

PT-2026-86445

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
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.14 views

PT-2026-86446

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
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31912

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 ...

5.5CVSS5.9AI score0.00098EPSS
SaveExploits0References4
Rows per page
Query Builder