Lucene search
+L

5555 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80865

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Add missing accessok call to copyusersyms As reported by sashiko we use getuser without prior accessok call on the user space pointer. Adding the missing...

5.7AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 7:16 p.m.9 views

ALPINE-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
NVD
NVD
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.5CVSS0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.7 views

AZL-99924 CVE-2026-6554 affecting package nmap 7.95-5

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

AZL-99747 CVE-2026-6554 affecting package libpcap for versions less than 1.10.7-1

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

ALPINE-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
OSV
OSV
added 2026/09/05 7:16 p.m.8 views

ALPINE-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
NVD
NVD
added 2026/09/05 7:16 p.m.7 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.5CVSS0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.5 views

AZL-99936 CVE-2026-6244 affecting package nmap 7.95-5

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
OSV
OSV
added 2026/09/05 7:16 p.m.7 views

ALPINE-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
NVD
NVD
added 2026/09/05 7:16 p.m.7 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.5CVSS0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.8 views

AZL-99738 CVE-2026-6244 affecting package libpcap for versions less than 1.10.7-1

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
OSV
OSV
added 2026/09/05 7:16 p.m.8 views

ALPINE-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
NVD
NVD
added 2026/09/05 7:16 p.m.7 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.7CVSS0.00107EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/05 7:16 p.m.7 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.5CVSS0.00098EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 7:16 p.m.8 views

AZL-99744 CVE-2026-0799 affecting package libpcap for versions less than 1.10.7-1

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
OSV
OSV
added 2026/09/05 7:16 p.m.5 views

AZL-99933 CVE-2026-0799 affecting package nmap 7.95-5

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
OSV
OSV
added 2026/09/05 7:16 p.m.21 views

AZL-99732 CVE-2026-31911 affecting package libpcap for versions less than 1.10.7-1

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

AZL-99921 CVE-2026-31912 affecting package nmap 7.95-5

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
OSV
OSV
added 2026/09/05 7:16 p.m.6 views

AZL-99930 CVE-2026-31911 affecting package nmap 7.95-5

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
Rows per page
Query Builder