Lucene search
+L

476 matches found

Kitploit
Kitploit
added 2026/09/14 9:03 a.m.4 views

pwnage24mtk

pwnage24mtk Cert exploit for MTK devices.There is a logic flaw in MTK cert verification process.Similar to CVE-2023-20696. Patched. CVE-2023-20696 CVE-2025-20730 There are some issues about architecture detect.Need to be fixed when I am free.Or anyone can make a pull request. This is a vibe-coded...

6.7CVSS6.8AI score0.00104EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:00 a.m.4 views

mtk-su-reverse-cve-2020-0069

mtk-su just some of my notes String table get decompressed string table by using binwalk -Xe stringtabledump dump from address in idb 0x1F098 compressed size: 1260 if you want the idb open an issue with your email and i'll send it. it's a good starting point if you want to re-write the exploit...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 5:29 p.m.7 views

AutomatedRoot

AutomatedRoot Root MediaTek devices using mtk-su exploit CVE-2020-0069. Requirements Python 3.9 or newerin %PATH% for Windows. ADB in %PATH% for Windows. The CVE-2020-0069 PoC mtk-su. Usage Download the mtk-su binaries from the MediaTek's SU XDA page and move them to their corresponding folders...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/13 3:33 a.m.11 views

ghidra-mtk-loader

Cargador de md1img de MediaTek para Ghidra Cargador de Ghidra para el formato de imagen de firmware de módem md1img de MediaTek. Actualmente, solo se admite firmware basado en nanoMIPS, pero es posible que las funciones básicas sigan funcionando si eliges manualmente una arquitectura diferente p...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 11:56 a.m.7 views

CVE-2017-0505-mtk

This repository does not have a README...

9.3CVSS7.3AI score0.01427EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 8:48 p.m.7 views

CVE-2020-0069_poc

Description This repository contains the materials we used to investigate CVE-2020-0069 on a Xiaomi Redmi 6a with a Mediatek SoC MT6762M. There are three programs: kernelrw.c a C program allowing to read/write kernel memory poc.sh a shell script syscallhook.c a C library that can be used to trace...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 3:51 p.m.6 views

pwnage24mtk

pwnage24mtk Cert exploit for MTK devices.There is a logic flaw in MTK cert verification process.Similar to CVE-2023-20696. May be patched at June Disclaimer This project is only used for researching. Make sure you get authorized before you use it. Not allowed for illegal use. It is not allowed to...

6.7CVSS6.8AI score0.00104EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 12:56 p.m.5 views

mtk_su

MTK SU MTK SU is a LPE for CVE-2020-0069. This exploit was tested on a TCL LX A502DL with a MediaTek MT6739 SoC running Android 8.1.0. Build root@kitploit: mkdir build cd build export ANDROIDNDK= cmake -DCMAKETOOLCHAINFILE="$ANDROIDNDK?/build/cmake/android.toolchain.cmake"...

7.8CVSS7.7AI score0.0137EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2026/08/31 12:00 a.m.7 views

The vulnerability of the mtk_smi_larb_remove() function in the drivers/memory/mtk-smi.c module of the memory controller driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the mtksmilarbremove function in the driver/memory/mtk-smi.c file of the memory driver for the Linux operating system’s kernel is related to improper memory release memory leak. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References12Affected Software2
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.17 views

PT-2026-82994

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk eth soc: pass eth to mtk handle irq rx in poll controller mtk handle irq rx expects a struct mtk eth matching the request irq cookie, but mtk poll controller incorrectly passed the net device . Calling ndo poll...

5.8AI score0.00463EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/28 12:00 a.m.11 views

The vulnerability of the mtk-smi component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the mtk-smi component in the Linux operating system’s kernel is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References15Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.21 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: A reference leak bug was fixed in mtkmdpremove. In mtkmdpprobe, vpugetplatdevice increases the reference count of the returned platform device. Add platformdeviceput to prevent reference leaks...

5.5CVSS5.1AI score0.00114EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: A bug related to use after free was fixed due to errors in error path handling in mtkjpegdecdevicerun. In mtkjpegprobe, the variable &jpeg-jobtimeoutwork is bound to mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun,...

7.8CVSS6.3AI score0.00276EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Remove clkdisable from mtkiommuremove. After the commit b34ea31fe013 “iommu/mediatek: Always enable the clk on resume”, the iommu clock is controlled by the runtime callback. Therefore, the clkdisable function is...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: Fixed an issue where shared HCD resources were leaked when attempting to set the wake-up IRQ. The issue occurred because it was not possible to set @sharedhcd to NULL before reducing the usage count using usbputhcd...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Netwerk: Ethernet: mtkethsoc: out-of-bounds read in mtkhwlrogetfdirentry The “fsp-location” variable comes from the user via ethtoolgetrxnfc. It must be checked to ensure that it is valid, thereby preventing an out-of-bounds read...

7.1CVSS5.6AI score0.00276EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72486

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mailbox: mtk-adsp: fix UAF during device teardown When the SOF audio driver fails to initialize e.g. firmware boot timeout, its devres unwind frees the sndsofde...

5.9AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:07 p.m.11 views

CVE-2026-72486

A flaw was found in the Linux kernel's mtk-adsp mailbox driver. During device teardown, if the Sound Open Firmware SOF audio driver fails to initialize, a timing issue can occur where an interrupt is processed after the associated memory has been released. This Use-After-Free UAF vulnerability ca...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.7 views

The vulnerability of the mtk-svs.c component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the mtk-svs.c component in the Linux operating system is related to the failure to release resources after the expiration of their useful lifespan. Exploiting this vulnerability can allow an attacker to cause service failures...

4.4CVSS5.9AI score0.0016EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.9 views

The vulnerability of the mtk-mdp component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the mtk-mdp component in the Linux operating system is related to errors during the update of the link counters. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS4.7AI score0.00114EPSS
SaveExploits0References18Affected Software3
Rows per page
Query Builder