Lucene search
+L

394037 matches found

CVE
CVE
added 2026/09/14 8:47 p.m.8 views

CVE-2026-84537

CVE-2026-84537 is a memory handling flaw in Apple macOS that allows an app to cause unexpected system termination or kernel memory corruption . The fix was released in macOS Golden Gate 27 , macOS Sequoia 15.8 , and macOS Tahoe 26.7 . The CVSS 3.1 base score is 6.6 (MEDIUM) with a local attack ve...

6.6CVSS5.7AI score0.00158EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/09/14 8:47 p.m.28 views

CVE-2026-84537

The issue was addressed with improved memory handling. This issue is fixed in macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7. An app may be able to cause unexpected system termination or corrupt kernel memory...

0.00158EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/14 8:39 p.m.8 views

CVE-2026-31635

🩸 CVE-2026-31635 – DirtyDecrypt Escalada de Privilegios Local del Kernel de Linux mediante Corrupción de Caché de Página RXGK "DirtyDecrypt" — Parte de la familia de exploits "Dirty" de 2026 📖 Resumen DirtyDecrypt CVE-2026-31635 es una vulnerabilidad de escalada de privilegios local en el...

7.5CVSS7.5AI score0.00923EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2026/09/14 8:35 p.m.7 views

CVE-2026-81005

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. During the registration of an IPMI message handler, if the Baseboard Management Controller BMC device information cannot be fetched, a NULL pointer dereference can occur. This can allow a local attack...

4.1CVSS5.4AI score0.00176EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 8:18 p.m.9 views

CVE-2026-36425

CVE-2026-36425 : OPSWAT AppRemover Arbitrary Process Termination A signed OPSWAT kernel driver that kills any process on demand. No admin rights needed, no privilege checks, no questions asked. Point it at an EDR, an antivirus, a PPL-protected process and it dies. Three different kill methods, al...

6.5CVSS6.2AI score0.00422EPSS
SaveExploits1
NVD
NVD
added 2026/09/14 8:16 p.m.10 views

CVE-2026-16147

The ITE IT82xx2 USB device-controller driver drivers/usb/udc/udcit82xx2.c mishandles multi-packet OUT transfers on non-control endpoints. In workhandlerout the active transfer buffer is obtained with udcbufpeek which does not dequeue it; when a full max-packet-size packet arrives but the buffer...

6.8CVSS0.00182EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/14 8:16 p.m.7 views

CVE-2026-16148

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS0.00167EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/09/14 7:58 p.m.15 views

Exploit for Use After Free in Linux Linux_Kernel

GhostLock Sabrina Root exploit for Chromecast with Google T...

7.8CVSS7.5AI score0.00789EPSS
SaveExploits101
CVE
CVE
added 2026/09/14 7:33 p.m.13 views

CVE-2026-16148

CVE-2026-16148 affects the ITE it82xx2 USB device-controller driver in Zephyr RTOS (drivers/usb/udc/udc_it82xx2.c). The root cause is that k_work_init_delayable() is called inside it82xx2_enable(), which unconditionally overwrites the delayable work structure without a busy check . Because it82xx...

4.6CVSS5.7AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/14 7:33 p.m.7 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/14 7:33 p.m.34 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS0.00167EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 7:33 p.m.5 views

EUVD-2026-77778

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS5.7AI score0.00167EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 7:33 p.m.33 views

CVE-2026-16147 it82xx2 USB device controller submits incomplete OUT transfer buffers, causing use-after-free and event-list corruption

The ITE IT82xx2 USB device-controller driver drivers/usb/udc/udcit82xx2.c mishandles multi-packet OUT transfers on non-control endpoints. In workhandlerout the active transfer buffer is obtained with udcbufpeek which does not dequeue it; when a full max-packet-size packet arrives but the buffer...

6.8CVSS0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 7:33 p.m.13 views

CVE-2026-16147

The ITE IT82xx2 USB device-controller driver in Zephyr RTOS (drivers/usb/udc/udc_it82xx2.c) contains a use-after-free caused by premature buffer submission during multi-packet OUT transfers. When a full max-packet-size packet arrives before the buffer is complete, the driver both re-arms the endp...

6.8CVSS6.5AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 7:33 p.m.8 views

EUVD-2026-77777

The ITE IT82xx2 USB device-controller driver drivers/usb/udc/udcit82xx2.c mishandles multi-packet OUT transfers on non-control endpoints. In workhandlerout the active transfer buffer is obtained with udcbufpeek which does not dequeue it; when a full max-packet-size packet arrives but the buffer...

6.8CVSS6.5AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/14 7:33 p.m.7 views

CVE-2026-16147 it82xx2 USB device controller submits incomplete OUT transfer buffers, causing use-after-free and event-list corruption

The ITE IT82xx2 USB device-controller driver drivers/usb/udc/udcit82xx2.c mishandles multi-packet OUT transfers on non-control endpoints. In workhandlerout the active transfer buffer is obtained with udcbufpeek which does not dequeue it; when a full max-packet-size packet arrives but the buffer...

6.8CVSS6.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 7:23 p.m.10 views

CVE-2025-8061-Exploit

Exploit CVE-2025-8061 Resumen Exploit de prueba de concepto para LnvMSRIO.sys Controlador MSR I/O de Lenovo, que demuestra lectura/escritura arbitraria de memoria física y acceso a memoria del kernel mediante traducción VA a PA de Superfetch. Información del controlador Propiedad| Valor ---|---...

7.3CVSS7.3AI score0.00385EPSS
SaveExploits3
NVD
NVD
added 2026/09/14 7:17 p.m.7 views

CVE-2026-15893

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS0.002EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 7:14 p.m.9 views

ghostlock-selinux-disabler

GhostLock Desactivador de SELinux Extracción de solo escritura 1 de JoinChang/ghostlock-oneplus para CVE-2026-43499. Desactiva SELinux enforcing en kernels OnePlus compatibles y vulnerables con un gestor de arranque bloqueado, y no hace nada más: sin sobrescritura de credenciales, sin shell root,...

7.8CVSS7.3AI score0.00789EPSS
SaveExploits101References2
Kitploit
Kitploit
added 2026/09/14 7:13 p.m.8 views

dirtyclone-CVE-2026-43503

CVE-2026-43503 — DirtyClone Linux local privilege escalation. A cloned skbuff loses the SKBFLSHAREDFRAG flag, so ESP in-place decryption writes into file-backed page-cache memory. The PoC patches /etc/passwd in cache to inject a uid-0 account and gives a root shell. Disk is never modified. Fixed ...

8.8CVSS6.7AI score0.00337EPSS
SaveExploits7
Rows per page
Query Builder