Lucene search
+L

476 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 5:13 p.m.18 views

CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

7AI score0.00176EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:06 p.m.13 views

CVE-2020-13839

An issue was discovered on LG mobile devices with Android OS 7.2, 8.0, 8.1, 9, and 10 MTK chipsets. Code execution can occur via a custom AT command handler buffer overflow. The LG ID is LVE-SMP-200007 June 2020...

10CVSS7.7AI score0.00869EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:18 p.m.17 views

CVE-2020-13842

An issue was discovered on LG mobile devices with Android OS 7.2, 8.0, 8.1, 9, and 10 MTK chipsets. A dangerous AT command was made available even though it is unused. The LG ID is LVE-SMP-200010 June 2020...

7.8CVSS7.2AI score0.00136EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:18 p.m.15 views

CVE-2020-13840

An issue was discovered on LG mobile devices with Android OS 7.2, 8.0, 8.1, 9, and 10 MTK chipsets. Code execution can occur via an MTK AT command handler buffer overflow. The LG ID is LVE-SMP-200008 June 2020...

9.8CVSS7.7AI score0.00682EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 4:11 p.m.14 views

CVE-2020-11875

An issue was discovered on LG mobile devices with Android OS 8.0, 8.1, 9.0, and 10.0 MTK chipsets software. The MTK kernel does not properly implement exception handling, allowing an attacker to gain privileges. The LG ID is LVE-SMP-200001 February 2020...

7.8CVSS7.2AI score0.00179EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:12 p.m.14 views

CVE-2020-13841

An issue was discovered on LG mobile devices with Android OS 9 and 10 MTK chipsets. An AT command handler allows attackers to bypass intended access restrictions. The LG ID is LVE-SMP-200009 June 2020...

10CVSS7.2AI score0.0071EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 3:11 p.m.14 views

CVE-2020-11836

OPPO Android Phone with MTK chipset and Android 8.1/9/10/11 versions have an information leak vulnerability. The “adb shell getprop ro.vendor.aee.enforcing” or “adb shell getprop ro.vendor.aee.enforcing” return no...

5.5CVSS6.8AI score0.00148EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:07 a.m.13 views

CVE-2018-9397

In WMTunlockedioctl of MTK WMT device driver, there is a possible OOB write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS7.1AI score0.00083EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.7 views

SUSE CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

4.7CVSS8AI score0.00487EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.9 views

SUSE CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

5.5CVSS6.5AI score0.00466EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 5:15 p.m.16 views

CVE-2025-37972

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

5.5CVSS0.00176EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/20 4:47 p.m.123 views

CVE-2025-37972

CVE-2025-37972 — The Linux kernel vulnerability in the mtk-pmic-keys driver can cause a NULL pointer dereference in mtk_pmic_keys_probe when the device-tree button node is absent (e.g., left floating). The fix uses the generic regs structure defined for all platforms and allows the key register t...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/20 4:47 p.m.32 views

CVE-2025-37972 Input: mtk-pmic-keys - fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/20 4:47 p.m.14 views

CVE-2025-37972 Input: mtk-pmic-keys - fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtkpmickeysprobe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will...

6.5AI score
SaveExploits0References10
OSV
OSV
added 2025/05/20 4:15 p.m.6 views

DEBIAN-CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

5.5CVSS5.6AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.5 views

DEBIAN-CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

5.5CVSS5.6AI score0.00487EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.11 views

UBUNTU-CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

9.8CVSS6.2AI score0.00466EPSS
SaveExploits0References29
CVE
CVE
added 2025/05/20 3:21 p.m.135 views

CVE-2025-37935

The CVE-2025-37935 issue affects the Linux kernel driver net: ethernet: mtk_eth_soc, where the mtk_poll_rx() path, upon detecting MTK_RESETTING, jumps to release_desc and refills the SDP high word for 4GB+ RAM, causing mtk_rx_clean to process an invalid SDP and trigger a panic. A fix from MediaTe...

9.8CVSS6.6AI score0.00466EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the mtk-star-emac driver not using the irqsave/irqrestore version of spinlocks, which could lead to spinlock...

5.5CVSS7AI score0.00487EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:00 a.m.17 views

Vulnerability of the mtk_iommu_hw_init() function in the drivers/iommu/mtk_iommu.c module – This driver for Linux’s IOMMU kernel allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the mtkiommuhwinit function in the drivers/iommu/mtkiommu.c module – Linux’s IOMMU kernel support driver is vulnerable due to the use of the NULL pointer assignment. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS5.4AI score0.0023EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder