Lucene search
+L

83 matches found

Kitploit
Kitploit
added 2026/09/11 11:50 p.m.10 views

CVE-2026-7878-eBPF-Verifier-Type-Confusion-Kernel-Memory-Read-Write

6. CVE-2026-7878 – eBPF Verifier Type Confusion → Kernel Memory Read/Write Overview A subtle integer overflow in the eBPF verifier’s bounds tracking allows an attacker to craft an eBPF program that accesses out‑of‑bounds kernel memory. Severity: Critical Kernel Privilege Escalation User‑mode eBPF...

6AI score
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 5:28 p.m.6 views

CVE-2017-16995

Descripción de la vulnerabilidad Ubuntu es un sistema operativo GNU/Linux de código abierto orientado principalmente a aplicaciones de escritorio, basado en Debian GNU/Linux. Recientemente, un hacker de sombrero blanco reveló que la última versión de Ubuntu Ubuntu 16.04 contiene una vulnerabilida...

7.8CVSS6.9AI score0.30052EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/09 8:44 p.m.5 views

grlh

disable ebpf verifier with this one weird trick as seen on twitter.com https://twitter.com/bleidl/status/871527499984982016...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:08 p.m.6 views

CVE-2017-16995

Ubuntu en su versión más reciente Ubuntu 16.04 presenta una vulnerabilidad de escalada de privilegios local de alto riesgo, con el identificador CVE-2017-16995. Esta vulnerabilidad existe en el subsistema del kernel de Linux que invoca a eBPF bpf2; cuando un usuario proporciona un programa BPF...

7.8CVSS6.7AI score0.30052EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/06 5:34 p.m.10 views

CVE-2022-23222

CVE-2022-23222 Haga clic aquí si solo desea compilar y ejecutar el asunto. Lo que sigue es más o menos una traducción del artículo chino, disponible aquí. Usaremos el código del kernel principal para la versión 5.13.0 como referencia. Hay un desajuste entre los tipos de puntero disponibles y la...

7.8CVSS6.6AI score0.01915EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/06 3:28 p.m.4 views

CVE-2017-16995

Linux Kernel Version 4.14 - 4.4 Ubuntu && Debian Descripción Esta vulnerabilidad existe en la llamada al sistema eBPF bpf2 del kernel de Linux. Cuando un usuario proporciona un programa BPF malicioso, provoca errores de cálculo en el módulo validador de eBPF, lo que resulta en problemas de...

7.8CVSS6.8AI score0.30052EPSS
SaveExploits17References2
Kitploit
Kitploit
added 2026/09/06 2:47 p.m.5 views

cve-2021-3490-ebpf-analysis

cve-2021-3490-análisis-ebpf Implementación de investigación que demuestra la interacción con el subsistema eBPF de Linux relacionado con CVE-2021-3490. Incluye creación de mapas BPF, envoltorios de syscalls, configuración de espacios de nombres y análisis del verificador. Solo con fines educativo...

7.8CVSS6.7AI score0.27477EPSS
SaveExploits7
NVD
NVD
added 2026/09/02 6:20 p.m.9 views

CVE-2026-53670

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/02 6:20 p.m.5 views

CVE-2026-53671

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the abstract transformer in prevail treats writes through a TCTX-typed base register as a silent no-op: domemstore in src/crab/ebpftransformer.cpp only models TSTACK stores, and the...

9.3CVSS0.00291EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/02 6:20 p.m.10 views

CVE-2026-53706

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the prevail eBPF verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag. Because ALU32 arithmetic zero-extends the 32-bit...

8.8CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 5:54 p.m.5 views

CVE-2026-53706 PREVAIL: ALU32 pointer arithmetic accepted without is64 gate — verifier emits false PASS for pointer-corrupting programs

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the prevail eBPF verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag. Because ALU32 arithmetic zero-extends the 32-bit...

8.8CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 5:54 p.m.37 views

CVE-2026-53706 PREVAIL: ALU32 pointer arithmetic accepted without is64 gate — verifier emits false PASS for pointer-corrupting programs

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the prevail eBPF verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag. Because ALU32 arithmetic zero-extends the 32-bit...

8.8CVSS0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/02 5:54 p.m.23 views

CVE-2026-53706

PREVAIL is a Polynomial-Runtime eBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4 , the verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag . Because ALU32 arithmetic zero-extends the 32-bit result, the ...

8.8CVSS5.8AI score0.00291EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/02 5:54 p.m.12 views

CVE-2026-53670 PREVAIL: Non-singleton typeset in add() skips offset update, allowing OOB access to pass eBPF verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/02 5:54 p.m.43 views

CVE-2026-53670 PREVAIL: Non-singleton typeset in add() skips offset update, allowing OOB access to pass eBPF verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 5:54 p.m.4 views

CVE-2026-53670 PREVAIL: Non-singleton typeset in add() skips offset update, allowing OOB access to pass eBPF verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/02 5:54 p.m.11 views

EUVD-2026-70244

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, in the Prevail eBPF verifier, EbpfTransformer::add silently skips offset-variable updates when the destination register carries a non-singleton typeset two or more simultaneously possible...

9.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/02 5:54 p.m.23 views

CVE-2026-53670

PREVAIL , a polynomial-runtime eBPF verifier using an abstract interpretation layer, is vulnerable to a verifier bypass prior to version 0.2.4 . In the EbpfTransformer::add() function, offset-variable updates are silently skipped when the destination register carries a non-singleton typeset (two ...

9.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/02 5:54 p.m.25 views

CVE-2026-53671

PREVAIL is a polynomial-runtime eBPF verifier. Prior to version 0.2.4 , its abstract transformer in do_mem_store (src/crab/ebpf_transformer.cpp) silently ignores writes through a T_CTX -typed base register, and the checker's T_CTX bounds arm never tests AccessType::write. An attacker can craft an...

9.3CVSS5.9AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 5:54 p.m.5 views

CVE-2026-53671 PREVAIL: Context-write no-op in do_mem_store allows unsafe eBPF programs to pass verification

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the abstract transformer in prevail treats writes through a TCTX-typed base register as a silent no-op: domemstore in src/crab/ebpftransformer.cpp only models TSTACK stores, and the...

9.3CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder