Lucene search
+L

275 matches found

Kitploit
Kitploit
added 2026/09/02 11:54 a.m.3 views

CVE_2022_38181_Raven

FireTV 第二代 Cube 的 CVE-2022-38181 漏洞利用 这是安全研究员 Man Yue Mo 的 Pixel 6 POC 针对 CVE202238181 的一个分支。请在此阅读他对该漏洞的详细分析文章 (英文)。已对代码进行修改以适应 FireOS 的 32 位用户空间,以及第二代 Cube 较旧的 Bifrost 驱动 r16p0 和 Linux 内核 4.9.113 版本。该 POC 利用 ARM Mali 内核驱动中的一个漏洞来获得任意内核代码执行,进而禁用 SELinux 并获取 root 权限。 我使用以下命令通过 ndk-21 中的 clang 进行编译:...

8.8CVSS7.4AI score0.13556EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/02 8:30 a.m.5 views

CVE-2022-46395

CVE-2022-46395 的利用 详细分析文章可在此处找到。这是一个我在2022年11月报告的Arm Mali内核驱动漏洞。该漏洞可用于从未受信任的应用域获取任意内核代码执行权限,进而用于禁用SELinux并获得root权限。 该利用已在搭载2022年11月和2023年1月补丁的Google Pixel 6上进行测试。作为参考,我使用以下命令在ndk-21中通过clang编译: root@kitploit:...

8.8CVSS7.6AI score0.02703EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/02 7:29 a.m.5 views

CVE-2022-20186

针对CVE-2022-20186的漏洞利用 相关分析文章可在此处查阅。这是我在2022年1月报告的Arm Mali内核驱动程序中的一个漏洞。该漏洞可用于从不可信的应用程序域获得任意内核代码执行权限,进而禁用SELinux并获得root权限。 该漏洞利用已在Google Pixel 6上测试,支持从2021年11月到2022年2月的补丁级别。通过更改几个镜像偏移量,可以轻松添加对其他固件的支持。作为参考,我使用了以下命令与ndk-21中的clang进行编译: root@kitploit:...

7.8CVSS7.4AI score0.00513EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/02 4:13 a.m.4 views

CVE-2024-1065

CVE-2024-1065 — 页缓存利用概念验证 针对 CVE-2024-1065 的概念验证利用程序,这是一个 ARM Mali GPU 内核驱动中的物理页释放后重用漏洞。该利用演示了页缓存利用 :将释放的 MIGRATEMOVABLE 页竞态置入 SUID 二进制文件的内存代码映像中,然后覆盖它以在不修改磁盘上任何文件的情况下实现以 root 身份执行任意代码。 仅用于研究目的。 此 PoC 针对一个在受控 x86 测试系统上已修补的漏洞。在量产 Pixel 设备上,该漏洞代码路径无法从用户空间触发。 工作原理 1. 触发 UAF — 通过 KBASEIOCTLMEMIMPORT...

5.9CVSS6.5AI score0.00212EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 9:38 p.m.7 views

CVE_2022_46395_Gazelle

用于在FireTV第三代Cube上运行的CVE-2022-46395利用程序 这是安全研究员 Man Yue Mo 的 Pixel 6 POC 针对 CVE-2022-46395 的一个分支。 阅读他的详细漏洞分析文章 这里。 已进行修改以适应 FireOS 的 32 位用户空间。该 POC 利用了 ARM Mali 内核驱动中的一个 bug,获取任意内核代码执行权限,然后用于禁用 SELinux 并获得 root 权限。 该利用程序已在 PS7664/3772(2023 年 9 月)中被修补。供参考,以下命令用于使用 ndk-21 中的 clang 编译: root@kitploit:...

8.8CVSS7.2AI score0.02703EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/01 8:11 p.m.4 views

CVE_2022_38181_Gazelle

CVE-2022-38181 适用于FireTV三代Cube的利用程序 这是安全研究员Man Yue Mo的Pixel 6 POC针对CVE-2022-38181的分支。请阅读他关于该漏洞的详细分析文章。已针对FireOS的32位用户空间进行了修改。该POC利用ARM Mali内核驱动中的漏洞来获得任意内核代码执行,然后用于禁用SELinux并获取root权限。 我使用以下命令在ndk-21中用clang编译: root@kitploit:...

8.8CVSS7.3AI score0.13556EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/01 1:37 p.m.6 views

CVE-2022-22706-poc

CVE-2022-22706 - Escritura de Page-Cache El controlador de GPU Arm Mali entrega al espacio de usuario un mapeo escribible por CPU de páginas que fijó como solo lectura, por lo que un proceso sin privilegios obtiene un alias escribible de la caché de páginas que respalda un archivo que solo puede...

7.8CVSS7.3AI score0.01095EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 4:42 p.m.3 views

CVE-2022-20186_CTXZ

CVE-2022-20186 漏洞利用 详细分析可在此处找到:here。这是 Arm Mali 内核驱动程序中的一个漏洞,我于 2022 年 1 月提交报告。该漏洞可用于从未受信任的应用域获得任意内核代码执行权限,进而禁用 SELinux 并获取 root 权限。 该漏洞利用已在 Google Pixel 6 上测试,支持从 2021 年 11 月到 2022 年 2 月的补丁级别。通过更改几个镜像偏移量,可以轻松添加对其他固件的支持。作为参考,我使用以下命令在 ndk-21 中通过 clang 编译: root@kitploit:...

7.8CVSS7.1AI score0.00513EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/31 5:13 a.m.3 views

CVE-2023-26083

CVE-2023-26083 – Fuga de direcciones del kernel de Mali GPU a través de Timeline Stream Este repositorio contiene una prueba de concepto PoC del exploit para CVE-2023-26083 , una vulnerabilidad en el controlador de GPU Mali Arm Mali GPU Kernel Driver que permite a un usuario sin privilegios filtr...

3.3CVSS6.8AI score0.01255EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/29 9:17 a.m.5 views

cve-2022-46395-qemu

CVE-2022-46395 Laboratorio QEMU r36p0 Questo repository contiene un laboratorio QEMU/no-Mali per riprodurre la condizione di trigger portabile di CVE-2022-46395 contro la linea di driver Arm Mali r36p0. Il laboratorio è destinato alla ricerca locale di vulnerabilità e ai test di regressione. Non...

8.8CVSS7.2AI score0.02703EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/08/28 6:12 p.m.8 views

CVE-2025-8045

CVE-2025-8045 — UAF della coda KCPU della GPU Arm Mali Un exploit di escalation dei privilegi locale per CVE-2025-8045 , una use-after-free nel driver del kernel della GPU Arm Mali kbase. Un processo locale non privilegiato mette in gara il percorso di dump della coda KCPU del CSF per liberare e...

4CVSS5.9AI score0.00178EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 5:02 p.m.7 views

CVE-2023-6241

Exploit per CVE-2023-6241 Il write-up si trova qui. Si tratta di un bug nel driver del kernel Arm Mali che ho segnalato a novembre 2023. Il bug può essere utilizzato per ottenere l'esecuzione arbitraria di codice nel kernel dal dominio delle app non fidate, che viene poi usato per disabilitare...

7.8CVSS7.2AI score0.00721EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/08/28 2:33 p.m.5 views

CVE_2022_46395_Raven

Exploit per CVE-2022-46395 da eseguire su FireTV Cube di 2ª generazione Questo è un fork del POC per Pixel 6 del ricercatore di sicurezza Man Yue Mo per CVE-2022-46395. Leggi il suo dettagliato write-up sulla vulnerabilità qui. Sono state apportate modifiche per tenere conto dello spazio utente a...

8.8CVSS7.2AI score0.02703EPSS
SaveExploits4References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel before version 5.19, the file drivers/gpu/drm/arm/malidpplanes.c misinterprets the return value of getsgtable. It expects the return value to be NULL in the error case, but in reality, it is an error pointer...

5.5CVSS6.3AI score0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:02 p.m.24 views

CVE-2026-68316 accel: ethosu: Fix element size accounting for cmd stream validation

In the Linux kernel, the following vulnerability has been resolved: accel: ethosu: Fix element size accounting for cmd stream validation There are 2 issues with the element size handling in the command stream validation which result in too small of a size calculated when the element size is...

7.8CVSS5.4AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/03/30 12:00 a.m.11 views

The vulnerability of the panthor_sched_unplug() function in the drivers/gpu/drm/panthor/panthor_sched.c file of the Panthor driver (which provides DRM support for ARM Mali CSF-based graphics processors) in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the panthorschedunplug function in the drivers/gpu/drm/panthor/panthorsched.c file of the Panthor driver which provides DRM support for ARM Mali CSF-based graphics processors in the Linux operating system is related to the use of memory after deallocation. Exploiting this...

8CVSS5.8AI score0.00139EPSS
SaveExploits0References14Affected Software4
RedhatCVE
RedhatCVE
added 2026/01/09 11:25 a.m.15 views

CVE-2021-28663

The Arm Mali GPU kernel driver allows privilege escalation or information disclosure because GPU memory operations are mishandled, leading to a use-after-free. This affects Bifrost r0p0 through r28p0 before r29p0, Valhall r19p0 through r28p0 before r29p0, and Midgard r4p0 through r30p0...

9CVSS6.8AI score0.12084EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:51 a.m.19 views

CVE-2022-42716

An issue was discovered in the Arm Mali GPU Kernel Driver. There is a use-after-free. A non-privileged user can make improper GPU processing operations to gain access to already freed memory. This affects Valhall r29p0 through r40P0...

8.8CVSS6.6AI score0.01255EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-15328

Malware in sbrugna...

9CVSS8.4AI score0.05407EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.27 views

EUVD-2021-15895

Malware in sbrugna...

9CVSS9.1AI score0.02988EPSS
SaveExploits0References3
Rows per page
Query Builder