Lucene search
+L

65 matches found

Kitploit
Kitploit
added 2026/09/06 6:35 a.m.11 views

cheese

اختراق جذر لـ Quest 3/3S لتحديث 7 أغسطس 2025 والإصدارات الأقدم، استنادًا إلى CVE-2025-21479. screenshot of Magisk, Cheese, and Termux with a root shell تحذير: التجذير خطير. إذا تسببت في تلف Quest 3/3S، فلا توجد طريقة لإصلاحه. هذا يعطل كل الأمان عند التجذير المؤقت. لا تقم بتشغيل تطبيقات أو تصفح...

8.6CVSS8.1AI score0.00843EPSS
SaveExploits7References10
Kitploit
Kitploit
added 2026/09/05 10:35 p.m.4 views

CVE-2016-2067

ADRENO GPU IOMMU DMA EXPLOIT Tested under Nexus 6p google/angler/angler:6.0.1/MMB29M/2431559:user/release-keys About the bug Discussed in 2016 via Blackhat EU About the exploit With iommu dma writes, vdso.so is overwritten with shellcode. So after /init executes kernelclockgettime, the shellcode...

9.3CVSS7.5AI score0.00679EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 3:31 p.m.3 views

cve-2025-21479_iqooneo8

CVE-2025-21479 — Qualcomm Adreno GPU privilege escalation exploit SM8475 / iQOO Neo8 Local privilege escalation proof-of-concept for CVE-2025-21479 , targeting the Qualcomm Adreno GPU KGSL on the vivo V2301A iQOO Neo8 / PD2301, Snapdragon 8+ Gen 1 / SM8475, Adreno A730, Android 14, GKI kernel 5.1...

8.6CVSS8.1AI score0.00843EPSS
SaveExploits7References2
Kitploit
Kitploit
added 2026/09/01 2:14 a.m.4 views

vivo_iqoo_neo_9_root_research_on_CVE-2025-21479

vivo iQOO Neo 9 Root 研究(CVE-2025-21479) 本项目是基于 CVE-2025-21479 (Qualcomm Adreno A7xx GPU 固件逻辑漏洞)的本地提权研究成果, 目标设备为 vivo iQOO Neo 9 (Snapdragon 8 Gen 2 / Adreno 740 / A7xx 系列 GPU)。 仓库仅保留可直接使用的二进制产物 :利用程序、KernelSU 内核模块、用户态工具、测试内核模块与 APK。 ⚠️ 免责声明 本项目仅用于安全研究与学习 目的。请仅在自有设备上进行测试。...

8.6CVSS7.3AI score0.00843EPSS
SaveExploits7References4
Kitploit
Kitploit
added 2026/08/31 1:22 p.m.4 views

CVE-2020-11179-Adreno-Qualcomm-GPU

My independent work from the poc created by P0 researcher Ben Hawkes Original article: https://googleprojectzero.blogspot.com/2020/09/attacking-qualcomm-adreno-gpu.html My goal is to convert his poc to C, and continue where he left off and turn the poc into either a root shell, or a kernel r/w, a...

7CVSS7AI score0.00316EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 12:28 a.m.17 views

cheese-cake

إصلاح المشكلات :- 1. التكيف مع جهاز سامسونج ربما في فرع منفصل، وإضافة دالة للعثور على قاعدة النواة باستخدام GPU 2. تعديل ملف README 🤝 المساهمة طلبات السحب PRs مرحّب بها ومُقدَّرة جدًا! سواء كانت إصلاحات، تحسينات، إعادة هيكلة، أو دعمًا لأجهزة جديدة — لا تتردد في المساهمة. 🚧 حالة المشروع لا يزال هذ...

8.6CVSS7.9AI score0.00843EPSS
SaveExploits7References3
Kitploit
Kitploit
added 2026/08/31 12:28 a.m.7 views

cheese-cake

FIX ISSUES :- 1. adapt to samsung device maybe seprate branch add func of finding kernel base using gpu 2. change README 🤝 Contributing Pull Requests PRs are welcome and greatly appreciated! Whether it's fixes, improvements, refactoring, or new device support — feel free to contribute. 🚧 Project...

8.6CVSS8.1AI score0.00843EPSS
SaveExploits7References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: drm/msm/adreno: Fixed access to a null pointer in adrenogpucleanup Fixed the kernel panic caused by accessing a null pointer: 18.504431 Unable to handle a NULL pointer derefrence at the virtual address 0000000000000048 18.5134...

5.7AI score0.00202EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/21 5:11 a.m.11 views

CVE-2026-64154

A flaw was found in the Linux kernel's Adreno graphics processing unit GPU driver. This vulnerability occurs in the a6xxgpuinit function, where a device node reference is not properly released under certain error conditions. This oversight can lead to a gradual accumulation of unreleased resource...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 10:35 a.m.10 views

CVE-2026-64049

A flaw was found in the Linux kernel's Adreno Graphics Processing Unit GPU driver. This vulnerability allows a local user to trigger a system crash by querying unsupported Universal Bandwidth Compression UBWC parameters from userspace. This can lead to a Denial of Service DoS, making the system...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.25 views

CVE-2026-64154

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix a reference leak in a6xxgpuinit In a6xxgpuinit, node is obtained via ofparsephandle. While there was a manual ofnodeput at the end of the common path, several early error returns would bypass this call,...

5.5CVSS5.2AI score0.00117EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61366

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference can be triggered in the adreno get param function when userspace queries UBWC-related parameters on a2xx-a4xx Adreno drivers. This occurs because these hardwar...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/02/24 3:55 a.m.234 views

Elysium-Vanguard-Honor-Tool-Kit

🌌 Elysium Vanguard Honor Tool Kit: TITAN v13.0 Hardware-B...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/01/14 3:15 p.m.20 views

UBUNTU-CVE-2025-71103

In the Linux kernel, the following vulnerability has been resolved: drm/msm: adreno: fix deferencing ifpcreglist when not declared On plaforms with an a7xx GPU not supporting IFPC, the ifpcreglist if still deferenced in a7xxpatchpwrupreglist which causes a kernel crash: Unable to handle kernel NU...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer...

5.3AI score0.00202EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/31 1:16 p.m.17 views

CVE-2023-54199

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

5.8AI score0.00202EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.13 views

SUSE CVE-2023-54199

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 1:16 p.m.6 views

UBUNTU-CVE-2023-54199

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

5.8AI score0.00202EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 12:09 p.m.7 views

CVE-2023-54199 drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

6.3AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:09 p.m.18 views

CVE-2023-54199

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Fix null ptr access in adrenogpucleanup Fix the below kernel panic due to null pointer access: 18.504431 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000048 18.513464 Mem abort inf...

5.3AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder