Lucene search
+L

3945 matches found

CNNVD
CNNVD
added 2024/04/01 12:00 a.m.14 views

MediaTek 芯片 安全漏洞

MediaTek chips are a variety of chips from MediaTek, a Chinese company called MediaTek. A security vulnerability exists in the MediaTek chips that stems from an uncaught anomaly in the flashc module that could result in an out-of-bounds write...

8.4CVSS6.7AI score0.0009EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/04/01 12:00 a.m.10 views

MediaTek 芯片 安全漏洞

MediaTek chips are a variety of chips from MediaTek, a Chinese company called MediaTek. A security vulnerability exists in the MediaTek chips, which stems from a missing boundary check issue in the da module, which could result in an out-of-bounds write...

6.6CVSS6.7AI score0.00273EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/04/01 12:00 a.m.12 views

MediaTek 芯片 安全漏洞

MediaTek chips are a variety of chips from MediaTek, a Chinese company called MediaTek. A security vulnerability exists in the MediaTek chips, which stems from an improper input validation issue in the wlan firmware that could result in an out-of-bounds write...

8.8CVSS6.5AI score0.00178EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/01 12:00 a.m.11 views

MediaTek 芯片 安全漏洞

MediaTek chips are a variety of chips from MediaTek, a Chinese company called MediaTek. A security vulnerability exists in the MediaTek chips, which stems from an integer overflow issue in the battery module that could lead to privilege escalation...

6.6CVSS7AI score0.00269EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/26 12:00 a.m.9 views

PT-2024-8407 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions up to 6.6.26/6.8.5 Description: The issue is related to a null pointer dereference in the mediatek ctx list within the 'vpu dec ipi handler' function. This occurs when the ctx list has been deleted due to an unexpected...

9.1CVSS6.5AI score0.01413EPSS
SaveExploits1References549
Positive Technologies
Positive Technologies
added 2024/03/12 12:00 a.m.12 views

PT-2024-21610

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a mutual dependency between mt8183-mfgcfg and genpd during the probing stage, leading to a deadlock. The deadlock occurs in the call stack involving genpd lock an...

7.5CVSS5.5AI score0.00174EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/11 12:00 a.m.16 views

PT-2024-8291 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory leak in the thermal/drivers/mediatek/lvts thermal component of the Linux kernel. This leak occurs in an error handling path when devm krealloc fails,...

9.1CVSS6.4AI score0.01635EPSS
SaveExploits0References675
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.6 views

SUSE CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

5.3CVSS6.6AI score0.00562EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/06 10:38 p.m.36 views

CVE-2023-52584

A vulnerability was found in the Linux kernel, caused by a use-after-free in the spmi component and is triggered during device removal, caused by improper ordering of resource cleanup. This could lead to memory corruption or crashes...

6.7CVSS5.5AI score0.00562EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 7:15 a.m.4 views

DEBIAN-CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

3.8CVSS5.3AI score0.00562EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/06 7:15 a.m.19 views

CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

3.8CVSS7.3AI score0.00562EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.33 views

CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

3.8CVSS6.3AI score0.00562EPSS
SaveExploits0References15
OSV
OSV
added 2024/03/06 7:15 a.m.12 views

UBUNTU-CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

3.8CVSS6.4AI score0.00562EPSS
SaveExploits0References16
CVE
CVE
added 2024/03/06 6:45 a.m.136 views

CVE-2023-52584

CVE-2023-52584 refers to a Linux kernel issue in the spmi: mediatek driver where a use‑after‑free occurs on device removal: the pmif driver clocks are freed after spmi_controller, but the clocks are accessed via devres, leading to UAF. The documented fix uses an unmanaged clk_bulk_get() and frees...

3.8CVSS5.4AI score0.00562EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.42 views

CVE-2023-52584 spmi: mediatek: Fix UAF on device remove

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

7.5AI score0.00562EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.52 views

CVE-2023-52584

In the Linux kernel, the following vulnerability has been resolved: spmi: mediatek: Fix UAF on device remove The pmif driver data that contains the clocks is allocated along with spmicontroller. On device remove, spmicontroller will be freed first, and then devres , including the clocks, will be...

3.8CVSS5.6AI score0.00562EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.14 views

SUSE CVE-2021-47083

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: fix global-out-of-bounds issue When eint virtual eint number is greater than gpio number, it maybe produce 'desceintn' size globle-out-of-bounds issue...

6.1CVSS5.9AI score0.00227EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/03/06 12:00 a.m.11 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a security vulnerability that stems from spmi mediatek containing a UAF vulnerability...

3.8CVSS6.5AI score0.00562EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/05 5:08 p.m.21 views

CVE-2021-47083

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: fix global-out-of-bounds issue When eint virtual eint number is greater than gpio number, it maybe produce 'desceintn' size globle-out-of-bounds issue...

6CVSS6.6AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/04 7:15 p.m.13 views

UBUNTU-CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS6.1AI score0.00198EPSS
SaveExploits0References5
Rows per page
Query Builder