Lucene search
+L

21995 matches found

EUVD
EUVD
•added 2026/09/25 10:36 a.m.•4 views

EUVD-2026-86980

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix percpu map update indexing with sparse CPU IDs Per-CPU array, hash, and cgroup storage map updates without BPFFCPU or BPFFALLCPUS use a value buffer whose per-CPU slots are packed in possible-CPU order. The buffer is siz...

6AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:36 a.m.•8 views

CVE-2026-98149

The Linux kernel contains a vulnerability in the BPF subsystem related to how per-CPU array, hash, and cgroup storage maps are updated. When these maps are updated without the BPF_F_CPU or BPF_F_ALL_CPUS flags, the system uses a value buffer where slots are packed in possible-CPU order . However,...

6AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•5 views

EUVD-2026-86657

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Serialize command queue publishing Serialize command queue publishing so software producer state advances only after a command is written and the hardware tail is updated. Wait for hardware consumption outside the...

5.8AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:23 a.m.•8 views

CVE-2026-98004

The Linux kernel addresses a vulnerability within the iommu/riscv component related to command queue publishing. The fix ensures that the software producer state only advances after a command is written and the hardware tail is updated. To prevent other CPUs from being blocked by a long poll when...

5.8AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/25 10:23 a.m.•9 views

CVE-2026-97985

The Linux kernel contains a vulnerability in the af_unix component where blocking recv(MSG_PEEK) operations could hog CPU resources. The issue occurs because manage_oob() skips Out-Of-Band (OOB) socket buffers and returns NULL for the last MSG_PEEK , failing to update the @last marker in unix_str...

5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•5 views

EUVD-2026-86639

In the Linux kernel, the following vulnerability has been resolved: afunix: Update last skb marker in manageoob. Fahad Alharbi reported that blocking recvMSGPEEK could hog CPU due to OOB skb. In the following cases, manageoob skips OOB skbs and returns NULL for the last recvMSGPEEK:...

5.8AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:21 a.m.•5 views

CVE-2026-97530

The Linux kernel contains a vulnerability in the scsi: qla2xxx driver where the functions qla27xx_copy_multiple_pkt() and qla27xx_copy_fpin_pkt() incorrectly poll for a specific signature (0xDEADDEAD ) to determine if the next continuation IOCB has arrived. Because a continuation IOCB carries raw...

5.8AI score
SaveExploits0References3
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•2 views

EUVD-2026-86838

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix soft lockup polling continuation IOCB signature qla27xxcopymultiplepkt and qla27xxcopyfpinpkt poll rspq-ringptr-signature for RESPONSEPROCESSED 0xDEADDEAD to decide whether the next continuation IOCB has arrive...

5.8AI score
SaveExploits0References3
CVE
CVE
•added 2026/09/25 10:21 a.m.•7 views

CVE-2026-97526

A vulnerability in the Linux kernel (s390/pai) allows for a kernel panic when CPUs are hotplugged during a perf stat command execution, specifically using pai_crypto/CRYPTO_ALL/. The root cause is the missing allocation of per-CPU data structures for newly added CPUs; the existing dynamic allocat...

5.8AI score
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/25 10:21 a.m.•3 views

CVE-2026-97526

In the Linux kernel, the following vulnerability has been resolved: s390/pai: Support CPU hotplug for PMU PAI The command 'perf stat -e paicrypto/CRYPTOALL/ -- ' crashes the kernel when CPUs are hotplug added during that run. Root cause is the missing allocation of per-CPU data structures for tha...

5.8AI score
SaveExploits0
EUVD
EUVD
•added 2026/09/25 10:21 a.m.•4 views

EUVD-2026-86834

In the Linux kernel, the following vulnerability has been resolved: s390/pai: Support CPU hotplug for PMU PAI The command 'perf stat -e paicrypto/CRYPTOALL/ -- ' crashes the kernel when CPUs are hotplug added during that run. Root cause is the missing allocation of per-CPU data structures for tha...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 9:46 a.m.•7 views

Envoy-CPU-Exhaustion-Vulnerability-PoC

PoC de Vulnerabilidad de Agotamiento de CPU de Envoy Este repositorio contiene un script Python de prueba de concepto PoC para demostrar la vulnerabilidad de agotamiento de CPU en Envoy causada por una avalancha de tramas CONTINUATION. Autor: blackmagic 2024 Descripción Envoy es un proxy de borde...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 9:34 a.m.•12 views

cve-2025-26466-openssh-poc

CVE-2025-26466 OpenSSH SSH2MSGPING DoS PoC Disclaimer: This code is intended exclusively for educational purposes and authorized security testing. Unauthorized attacks against third-party systems are illegal. Vulnerability CVE-2025-26466 is a pre-authentication denial-of-service DoS vulnerability...

5.9CVSS7.4AI score0.39845EPSS
SaveExploits5References1
Kitploit
Kitploit
•added 2026/09/25 8:34 a.m.•8 views

2022-LPE-UAF

2022-LPE-UAF Código PoC sin probar Investigadores de seguridad descubrieron 3 vulnerabilidades en el kernel de Linux que podrían permitir a un atacante local elevar privilegios y potencialmente ejecutar código malicioso. El código de prueba de concepto está disponible públicamente, lo que aumenta...

7.8CVSS7.1AI score0.10202EPSS
SaveExploits7References1
Kitploit
Kitploit
•added 2026/09/25 8:19 a.m.•10 views

silifuzz

SiliFuzz - Fuzzing CPUs by proxy What is SiliFuzz SiliFuzz is a system that finds CPU defects by fuzzing software proxies, like CPU simulators or disassemblers, and then executing the accumulated test inputs known as the corpus on actual CPUs on a large scale. SiliFuzz is a work in progress, plea...

7.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 7:17 a.m.•12 views

prefetch-tool

Herramienta de Prefetch KASLR para Windows Una herramienta de prueba de concepto para evadir KASLR ASLR del kernel en Windows 11. Inspirada en EntryBleed para Linux. Esta herramienta fue desarrollada como parte de un exploit dirigido a Windows 11 24H2. No soy un experto en canales laterales en...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:11 a.m.•10 views

bochscpu-python

bochscpu-python Python bindings for @yrp's BochsCPU using FFI to easily and accurately emulate x86 code. Install bochscpu-python requires a Python environment of 3.8 or more recent only. Via PyPI preferred By far the simplest way to get things up and running is using the stable packaged version o...

5.8AI score
SaveExploits0References16
Kitploit
Kitploit
•added 2026/09/25 3:32 a.m.•5 views

CVE-2026-79417

CVE-2026-79417 Proof-of-Concept PoC exploit for CVE-2026-79417, a local Denial-of-Service DoS vulnerability affecting Argus Monitor versions Where is a path to a signed ArgusMonitor.exe binary from an affected version of Argus Monitor...

6.1AI score
SaveExploits1
NVD
NVD
•added 2026/09/25 1:16 a.m.•11 views

CVE-2026-53493

containerd is an open-source container runtime. Prior to versions 1.7.36, 2.0.13, 2.2.9, 2.3.6, and 2.4.1, a crafted OCI index graph can force very high CPU/memory usage during PullImage before container start, causing long ContainerCreating stalls and, at larger sizes, node/runtime instability...

6.9CVSS0.00356EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/25 1:16 a.m.•3 views

AZL-104081 CVE-2026-53493 affecting package moby-containerd-cc 1.7.7-17

containerd is an open-source container runtime. Prior to versions 1.7.36, 2.0.13, 2.2.9, 2.3.6, and 2.4.1, a crafted OCI index graph can force very high CPU/memory usage during PullImage before container start, causing long ContainerCreating stalls and, at larger sizes, node/runtime instability...

6.9CVSS5.7AI score0.00356EPSS
SaveExploits0References1
Rows per page
Query Builder