Lucene search
+L

7890 matches found

Kitploit
Kitploit
added 2026/09/20 10:33 a.m.13 views

meltdown-exploit

MELTDOWN エクスプロイト PoC 投機的実行最適化は、安全でない方法でコードを実行し、キャッシュなどのマイクロアーキテクチャにデータの痕跡を残します。 Lipp 他 2018 は 2018-01-09 にコードを https://github.com/IAIK/meltdown で公開しました。詳細は論文 https://meltdownattack.com/meltdown.pdf を参照してください。 現時点では linuxprocbanner のみダンプ可能です。アクセスするメモリがキャッシュにある必要があり、/proc/version から読み取るたびに...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/20 8:02 a.m.8 views

CVE-2012-6422

Exynos Exploit This is a POC for exploiting the /dev/exynos-mem vulnerability introduced in earlier samsung phones. It was done out of interest in kernel vulnerability research and as a part of a CTF challenge. The Exploit The vulnerability introduced in these phones is the permissions for the...

9.3CVSS5.8AI score0.15102EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 8:19 p.m.9 views

CVE-2025-67246

CVE-2025-67246 Título de la vulnerabilidad : LuDaShi Control de Acceso Incorrecto Versiones afectadas : Menor que 6.1026.4505.112 Fecha de descubrimiento : 2 de diciembre de 2025 Descubridor : ZhouRui Informe de análisis : LuDaShi es un conocido software gratuito de utilidades del sistema que...

7.3CVSS6.1AI score0.00162EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/19 3:12 p.m.10 views

CVE-2017-5123

README Note : The code in this repo is to demo the isolation of secure pod sandbox technologies such as kata containers and does not intend to attack any platforms. How to re-produce Get linux kernel 4.13.0 patch 0001-CVE-2017-5123-help-to-make-attack-safely.patch Build Linux kernel with config...

8.8CVSS6.9AI score0.03714EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/19 12:45 p.m.6 views

CVE-2021-28664-PoC

CVE-2021-28664-PoC Mali kbase GPU 驱动 UAFCVE-2021-28664→ 内核任意物理内存 读/写原语 的 PoC 骨架。面向通用 ARM64 Android 平台,与任何具体厂商、机型无关。 研究范围 仅到"内核任意物理内存读/写原语"为止 :如何把一个 GPU 驱动的 use-after-free 变成稳定、可控、可安全失败的内核内存读写能力。 本仓库不提供任何攻击。 不含成品 exploit、不含可直接运行的代码、 不含任何设备的偏移量/序列号/固件;禁止将任何内容用于攻击行为见下。 免责声明 / Disclaimer必读 1. 本仓库不提供攻...

9CVSS8.6AI score0.05407EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/19 12:07 a.m.10 views

cve-2019-6207

CVE-2019-6207 root@kitploit: $ clang exploit.c -o exploit $ ./exploit CVE-2019-6207 exploit to leak 4 bytes of arbitrary kernel memory Tested on MacOS 10.14.1, should works on: MacOS wop != NETRTDUMP2 int size = rtmsg2RTMGET, &info, NULL, w, credp; if w-wreq != NULL && w-wtmem != NULL struct...

5.5CVSS7.5AI score0.00745EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 10:47 p.m.18 views

iOS26.6-CVE-2026-64788

CVE-2026-64788 — IOGPUFamily Use-After-Free Component: IOGPUFamily kernel extension com.apple.iokit.IOGPUFamily Affected: iOS / iPadOS 26.6 23G71 and earlier Fixed in: iOS / iPadOS 26.6.1 23G83 Type: Use-After-Free in IOGPUDevice::createresourceiosurface Impact: Kernel memory corruption; UAF...

5.4CVSS6.4AI score0.00167EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 3:06 p.m.6 views

K80Pro-miro-CVE-2026-64560

k80pro-miro-cve-2026-64560 Redmi K80 Pro miro 的 CVE-2026-64560 用户态本地提权移植项目。 🚀 不想看这么多文档? 如果你不想深入研究 ,或者不想读这一堆 AI 生成的.md, 请直接看 dyc.md —— 一篇讲人话的快速上手: 从零到越狱(含 KernelSU),只讲要敲什么命令,不讲为什么。 上游漏洞利用及 Xiaomi 15 dada 适配来自 quyicheng03-boop, 本仓库是在其基础上为 K80 Pro 重新推导地址与常量后的移植成果。 本项目只做移植,不包含漏洞发现。 漏洞原理、利用链设计全部属于上游作者...

7.8CVSS0.00416EPSS
SaveExploits4References10
Kitploit
Kitploit
added 2026/09/18 3:59 a.m.8 views

CVE-2026-21007-GPU-Driver-ioctl-Race-Condition-Kernel-Memory-Mapping-

CVE-2026-21007 – GPU Driver ioctl Race Condition Kernel Memory Mapping Program Code C sim root@kitploit: // gpudriversim.c - Simulated GPU driver ioctl with race condition include include include include void gpummap = NULL; sizet mapsize = 0; int locked = 0; void ioctlmapsizet size // Allocate G...

6.8CVSS6.4AI score0.00162EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/18 12:48 a.m.9 views

CVE-2020-1206-POC

CVE-2020-1206 Uninitialized Kernel Memory Read POC c 2020 ZecOps, Inc. - https://www.zecops.com - Find Attackers' Mistakes POC to check for CVE-2020-1206 / "SMBleed" Expected outcome: Local file containing target computer kernel memory. Intended only for educational and testing in corporate...

7.5CVSS7.8AI score0.10478EPSS
SaveExploits8References1
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-90161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block- aligned, and ztailpacking interlaced pclusters should be...

7.1CVSS0.00167EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-90065

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/smc: release the internal TCP sock on IPPROTOSMC socket creation failure IPPROTOSMC sockets create an internal TCP sock clcsock from the proto-init hook. Wh...

0.002EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 11:42 p.m.9 views

CVE-2021-21551

CVE-2021-21551 PoC simple para explotar CVE-2021-21551 para LPE ejecutando cmd del sistema. https://vulners.com/cve/CVE-2021-21551 Se descubrió un problema en el controlador firmado de Dell para Windows dbutil23.sys que puede llevar al compromiso de todo el sistema local. La rutina de despacho de...

8.8CVSS8.1AI score0.79249EPSS
SaveExploits18References1
Kitploit
Kitploit
added 2026/09/17 11:32 p.m.8 views

CVE-2019-2215

CVE-2019-2215 Temproot for Bravia TV via CVE-2019-2215. Overview Demonstration of a kernel memory R/W-only privilege escalation attack resulting in a temporary root shell. It works on Sony Bravia TV devices running the Android 8 PKG6.0724 firmware with kernel version 4.9.51. For this tool to work...

7.8CVSS8.1AI score0.72105EPSS
SaveExploits31
Kitploit
Kitploit
added 2026/09/17 10:01 p.m.10 views

CVE-2026-36355

CVE-2026-36355: Realtek rtl819x Jungle SDK - Unauthenticated Kernel Memory Read/Write via Debug ioctls CVE : CVE-2026-36355 CWE : CWE-782, CWE-787, CWE-200 Discoverer : Daniil Gordeev Disclosed : 2026-05-03 Summary The rtl8192cd Wi-Fi kernel driver in the Realtek rtl819x out-of-tree "Jungle SDK"...

7.7CVSS6.2AI score0.00669EPSS
SaveExploits1
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

AZL-103047 CVE-2026-90161 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

DEBIAN-CVE-2026-90161

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.6 views

CVE-2026-90161

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

7.1CVSS0.00167EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:06 p.m.10 views

CVE-2026-90161

CVE-2026-90161 affects the erofs filesystem driver in the Linux kernel. The root cause is that ztailpacking interlaced pclusters should never be valid, yet crafted images can contain them with non-block-aligned on-disk sizes, leading to an out-of-bounds read from a kmap'd page and copying irrelev...

7.1CVSS0.00167EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:06 p.m.7 views

EUVD-2026-81754

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced ztailpacking pclusters On-disk sizes of interlaced pclusters should be block-aligned, and ztailpacking interlaced pclusters should be invalid at all. Currently, mkfs.erofs won't generate any interlaced...

0.00167EPSS
SaveExploits0References3
Rows per page
Query Builder