Lucene search
+L

259093 matches found

Kitploit
Kitploit
added 2026/09/05 7:01 a.m.5 views

CVE-2026-64561

CVE-2026-64561 — Zapscape: KVM/x86 shadow MMU UAF, guest escape to host root HackSpeak distribution mirror. This repository is a distribution mirror of the complete PoC + technical write-up publicly released by researcher Hyunwoo Kim @v4bel , with code and documentation identical to upstream. ⚠️...

8.8CVSS6.4AI score0.00347EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/05 6:17 a.m.12 views

like-dbg

LIKE-DBG LIKE-DBG LI nux-KE rnel-D e B u G ger aims at automating the boring steps when trying to set up a Linux kernel debugging environment. I set out to dive into kernel exploitation research and found existing solutions not usable enough. Hence, this is an attempt at making all necessary...

7.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/05 6:17 a.m.7 views

like-dbg

LIKE-DBG LIKE-DBG LI nux-KE rnel-D e B u G ger tiene como objetivo automatizar los pasos aburridos a la hora de intentar configurar un entorno de depuración del kernel de Linux. Me propuse sumergirme en la investigación de explotación del kernel y encontré que las soluciones existentes no eran lo...

5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/09/05 5:51 a.m.8 views

ROOT-OS-UBUNTU-2204-CVE-2026-64405 CVE-2026-64405 in linux - Patched by Root

Root has patched CVE-2026-64405 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 3:31 a.m.5 views

CVE-2026-64468

CVE-2026-64468 — Use-after-free de por vida del proceso en binderfreetransaction del kernel Linux Este repositorio contiene, para el use-after-free de Binder del kernel Linux corregido por el commit upstream f223d27a546c1e1f48d38fd67760e78f068fe8c4: binderchain64468.c — una prueba de concepto sin...

7.8CVSS6.4AI score0.00135EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.8 views

SUSE CVE-2026-80758

In the Linux kernel, the following vulnerability has been resolved: futex: Avoid private hash use-after-free on final put futexprivatehashput drops the reference to fph before evaluating fph-mm for wakeupvar. futexrefput enables preemption again before returning. If that put drops the final...

6.2AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.8 views

SUSE CVE-2026-80759

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciaml: validate firmware segment lengths amldownloadfirmware reads two lengths from the firmware header and uses them to build pointers before checking that the header and segment data are present. A truncated or...

5.9AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.7 views

SUSE CVE-2026-80760

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject HCICMDSYNC paramslen above 255 mgmthcicmdsync checks that the message length agrees with paramslen but puts no upper bound on it. paramslen is le16 while the parameter length in the HCI command header is a...

5.9AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.7 views

SUSE CVE-2026-80761

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: zero the sockaddr before returning it in getname isosockgetname fills a struct sockaddriso in place and returns its size without clearing it first, so bytes it does not write are copied to user space from the kern...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80763

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate LE Set CIG Parameters response The Command Complete dispatch validates only the fixed part of the LE Set CIG Parameters response. After that part is pulled from the skb, hcicclesetcigparams trusts...

5.9AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80765

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: validate initial device info bounds The Hyper-V synthetic HID host supplies SYNTHHIDINITIALDEVICEINFO messages that contain a HID descriptor followed by the report descriptor bytes. mousevsconreceivedeviceinfo trusts...

5.9AI score0.00195EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.7 views

SUSE CVE-2026-80767

In the Linux kernel, the following vulnerability has been resolved: HID: sensor: custom: Fix use-after-free in enablesensor enablesensorstore can call setpowerreportstate, which dereferences sensorinst-powerstate and sensorinst-reportstate. These pointers refer to entries in sensorinst-fields...

6.4AI score0.00195EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80768

In the Linux kernel, the following vulnerability has been resolved: HID: ft260: fix stack-use-after-return write in I2C read race ft260i2cread points dev-readbuf at a caller-supplied buffer often an on-stack variable, arms a completion and waits up to five seconds for the device to return the dat...

6AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.7 views

SUSE CVE-2026-80769

In the Linux kernel, the following vulnerability has been resolved: HID: rapoo: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80770

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.10 views

SUSE CVE-2026-80772

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix out-of-bounds read in joyconctlrreadhandler joyconctlrreadhandler casts an incoming HID input report to struct joyconinputreport and parses it, guarding the cast only with a 12-byte length check: if size = 12 /...

5.9AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80773

In the Linux kernel, the following vulnerability has been resolved: HID: huawei: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.9 views

SUSE CVE-2026-80774

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80780

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: fix OOB write when hid-inputs is empty hidpidffinitwithquirks derives its inputdev from listentryhid-inputs.next, struct hidinput, list without first checking that hid-inputs is non-empty. The list member of struct...

5.9AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.8 views

SUSE CVE-2026-80787

In the Linux kernel, the following vulnerability has been resolved: nvmet: pci-epf: fix use-after-free in nvmetpciepfexeciodwork nvmetpciepfexeciodwork submits an I/O command with req-execute and then waits for the command to complete and transfers the data back to the host. This wait is not need...

6.6AI score0.00168EPSS
SaveExploits0References2
Rows per page
Query Builder