Lucene search
+L

5424 matches found

Kitploit
Kitploit
added 2026/09/17 2:03 p.m.8 views

INF8602-CVE-2020-8835

INF8602-CVE-2020-8835 Probando el exploit del kernel 1. Probando sin Docker root@kitploit: cd ../app npm i node server.js 2. Probando con Docker para probar la capacidad defensiva root@kitploit: Make sure to be in the same directory as the Dockerfile Build the Docker image docker build . -t...

7.8CVSS7.7AI score0.0601EPSS
SaveExploits8
SUSE Linux
SUSE Linux
added 2026/09/17 11:48 a.m.7 views

Security update for libpcap

This update for libpcap fixes the following issues: CVE-2026-0799: the BPF interpreter does not validate values in BPF instructions that load/store a value from/to a scratch memory register and allows for OOB access bsc1279782. CVE-2026-6244: libpcap BPF interpreter for the 'div k' and 'mod k' AL...

8.8CVSS0.00176EPSS
SaveExploits0References24
OSV
OSV
added 2026/09/17 11:48 a.m.3 views

SUSE-SU-2026:4239-1 Security update for libpcap

This update for libpcap fixes the following issues: - CVE-2026-0799: the BPF interpreter does not validate values in BPF instructions that load/store a value from/to a scratch memory register and allows for OOB access bsc1279782. - CVE-2026-6244: libpcap BPF interpreter for the 'div k' and 'mod k...

8.7CVSS0.00176EPSS
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/17 7:49 a.m.7 views

CVE-2021-29155

Este es el código de Prueba de Concepto para CVE-2021-29155. El sistema de seguimiento de rango para la aritmética de punteros en el dominio especulativo era insuficiente. Era posible extraer datos del kernel a través de un canal lateral. Esta es una prueba de concepto con la que se pueden leer...

5.5CVSS6.8AI score0.01071EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 6:23 a.m.11 views

CVE-2021-33624

CVE-2021-33624 的概念验证 编译命令: gcc -pthread -o bpfspectretypeconfusion bpfspectretypeconfusion.c -Wall -ggdb -std=gnu99 执行命令: sudo ./bpfspectretypeconfusion 1 2 ffffffffa4925620 0x10 其中 1 和 2 是两个在不同物理核心上运行的 CPU 线程,ffffffffa4925620 是我们想要泄漏的目标内存地址,0x10 是要泄漏的字节数。该漏洞利用已被修复,但仍可通过以 sudo...

4.7CVSS6.6AI score0.00922EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 1:53 a.m.12 views

block-copyfail

Resumen CVE-2026-31431 "Copy Fail" es una vulnerabilidad de escalada de privilegios en el kernel de Linux en la interfaz criptográfica algifaead. Un atacante utiliza sockets AFALG con el algoritmo authencesn y splice para corromper archivos arbitrarios en la caché de páginas del kernel, incluidos...

7.8CVSS7.1AI score0.99907EPSS
SaveExploits243
Kitploit
Kitploit
added 2026/09/17 1:43 a.m.9 views

cve-2024-23113-poc

CVE-2024-23113-poc CVE-2024-23113 es una vulnerabilidad descubierta en el Linux Kernel , clasificada como vulnerabilidad de ejecución de código arbitrario , que afecta al subsistema bpf Berkeley Packet Filter. Específicamente, esta vulnerabilidad afecta a los objetos de tipo bpfprog de los...

9.8CVSS9AI score0.61725EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/17 1:02 a.m.8 views

lsm_bpf_check_argc0

Comprobar ARGC0 LSM BPF Programa LSM BPF simple para evitar ejecuciones de programas con argc == 0, p. ej. pwnkit CVE-2021-4034. No hace nada más que una comprobación simple de que todas las llamadas al sistema exec se invocan con argc = 1. La comprobación se basa en el parche de Ariadne Conill...

7.8CVSS7.5AI score0.94921EPSS
SaveExploits155
Kitploit
Kitploit
added 2026/09/17 1:01 a.m.11 views

KSMBD-CVE-2025-37947

PoC de CVE-2025-37947 para ksmbd Para más información, consulta el artículo aquí. Archivos bpf-tracer.sh - rastreador BPF de msgmsg CVE-2025-37947.c - exploit para CVE-2025-37947 proof-of-concept.c - disparador mínimo que causa la escritura fuera de límites OOB ksmbd.conf - configuración de...

8.8CVSS7AI score0.00549EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 1:00 a.m.8 views

copy-fail-blocker

copy-fail-blocker Mitigación BPF-LSM para CVE-2026-31431 "Copy Fail" y la variante RxRPC de Dirty Frag, y para vulnerabilidades similares de escalada de privilegios que dependen del acceso de espacio de usuario a una ruta criptográfica in-place del lado del kernel accesible a través de las famili...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits243References1
Kitploit
Kitploit
added 2026/09/16 2:33 p.m.13 views

block-copyfail

block-copyfail Prueba de concepto de mitigación en tiempo de ejecución para CVE-2026-31431 "Copy Fail" — una escalada de privilegios en el kernel de Linux mediante la plantilla criptográfica authencesn en algifaead. A diferencia del bloqueo de módulos, esto no requiere reinicio. Un programa BPF L...

7.8CVSS6.7AI score0.99907EPSS
SaveExploits243
Kitploit
Kitploit
added 2026/09/16 2:19 p.m.12 views

deny-af-alg-bpf

deny-af-alg-bpf Descripción Programa BPF LSM que bloquea la creación de sockets AFALG API criptográfica del kernel de Linux y registra todos los intentos mediante un ring buffer hacia el espacio de usuario. Qué hace Se adjunta al hook lsm/socketcreate Deniega cualquier llamada socketAFALG, ... co...

6.8AI score
SaveExploits0
NVD
NVD
added 2026/09/16 11:17 a.m.6 views

CVE-2026-90001

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/16 11:16 a.m.9 views

CVE-2026-89902

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Avoid preempt count underflow without probe LoongArch uses break 11 for the breakpoint placed after an instruction that Kprobes executes out of line. Since userspace can issue the same break instruction, dobp can reach...

7.8CVSS0.00163EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/16 11:16 a.m.6 views

CVE-2026-89906

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Refactor jump offset calculation in tail call The old macro-based jmpoffset calculation derives the jump distance from a stale prior-pass code stride, which can lead to wrong branch offsets and soft lockups under...

7.8CVSS0.00161EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 10:53 a.m.5 views

CVE-2017-16995-Linux-Kernel---BPF-Sign-Extension-Local-Privilege-Escalation-

This repository does not have a README...

7.8CVSS6.7AI score0.30052EPSS
SaveExploits17
EUVD
EUVD
added 2026/09/16 10:33 a.m.8 views

EUVD-2026-80609

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 10:33 a.m.9 views

CVE-2026-90001

A race condition in the Linux kernel HID BPF subsystem allows __hid_bpf_ops_destroy_device() and hid_bpf_unreg() to double-put the struct hid_device reference, freeing the device while hid_destroy_device() is still using it. The root cause is a TOCTOU flaw: the two paths run under different lock ...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.33 views

CVE-2026-90001 HID: bpf: serialize device reference release in struct_ops destroy path

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: serialize device reference release in structops destroy path hidbpfopsdestroydevice and hidbpfunreg can race on the same registration reference, double-putting struct hiddevice and freeing it while hiddestroydevice stil...

7.8CVSS0.00163EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:32 a.m.8 views

EUVD-2026-80506

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Refactor jump offset calculation in tail call The old macro-based jmpoffset calculation derives the jump distance from a stale prior-pass code stride, which can lead to wrong branch offsets and soft lockups under...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References3
Rows per page
Query Builder