Lucene search
K

3784 matches found

AstraLinux
AstraLinux
added 5 days ago3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Networks: Ethernet; mtkethsoc: fixed the issue of PPE hanging. A patch to resolve this issue was found in MediaTek’s GPL-licensed SDK. In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This...

5.5CVSS5.6AI score0.00223EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Added a NULL check for the normallink string. It is not guaranteed that all entries of the struct sofconnstream declaration declare a normallink a non-SOF, direct link string. This applies to SoCs that...

5.5CVSS6.1AI score0.00216EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipidsihostregister The call to mipidsihostregister triggers a callback to mtkdsibind, which uses devgetdrvdata to retrieve the mtkdsi struct. Therefore, this structure must be...

5.5CVSS5.6AI score0.00121EPSS
Exploits0References1
AstraLinux
AstraLinux
added 5 days ago3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek – Performing a runtime PM get operation on controllers during probing. The mt8183-mfgcfg component has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack:...

5.5CVSS5.9AI score0.00173EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: ASoC: mediatek: mt8365-dai-i2s: pass the correct size to mt8365daisetpriv In mt8365daisetpriv, it is necessary to allocate privsize space to copy privdata. This means that we should pass mt8365i2sprivi or “struct mtkafei2spriv...

7.8CVSS5.8AI score0.00151EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fixed a refcount leak in mt8183mt6358ts3a227max98357devprobe. The node returned by ofparsephandle has a refcount that is incremented; ofnodeput must be called when using it again. Therefore, this issue nee...

5.5CVSS5.7AI score0.00148EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago3 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: ASoC: mediatek: mt8173-rt5650: Fixed a refcount leak in mt8173rt5650devprobe. The ofparsephandle function returns a node pointer with a refcount incremented. We should use ofnodeput on it when it is no longer needed. Fixed...

5.5CVSS5.5AI score0.00198EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago3 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: media: mediatek: vcodec: fix decoder disable PM crash It is not possible to call pmruntimedisable when the architecture supports a sub-device for “dev-pm.dev” is NUll, or it may cause a crash log. 10.771551 pc :...

5.8AI score0.00156EPSS
Exploits0References1
AstraLinux
AstraLinux
added 5 days ago4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fixed the potential use of OF nodes after their memory was freed. The foreachchildofnode helper function releases the reference it holds to each node while iterating over its children. The explicit ofnodeput call is...

7.8CVSS5.6AI score0.00138EPSS
Exploits0References2
AstraLinux
AstraLinux
added 5 days ago2 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Initialization of ddpcomp using devmkcalloc In the case where connroutes is true, an additional slot is allocated in the ddpcomp array. However, the mtkdrmcrtccreate function never seems to initialize this slot duri...

5.5CVSS6AI score0.00225EPSS
Exploits0References1
AstraLinux
AstraLinux
added 5 days ago4 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: ASoC: mediatek: mt8173: Fixed a refcount leak in the mt8173rt5650rt5676devprobe function. The ofparsephandle function returns a node pointer with a refcount incremented; we should use ofnodeput on it when it is no longer neede...

5.5CVSS6AI score0.00156EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2026/06/10 4:17 a.m.83 views

Exploit for Out-of-bounds Write in Mediatek Lr12A

CVE-2024-20154: NB-IoT SIB1-NB Stack Overflow in MediaTek MT67...

8.8CVSS8.1AI score0.03945EPSS
Exploits1
Lenovo
Lenovo
added 2026/06/09 2:55 p.m.9 views

MediaTek Tablet Vulnerabilities, June 2026 - Lenovo Support US

No description provided...

5.4AI score
Exploits0
Lenovo
Lenovo
added 2026/06/09 2:34 p.m.8 views

MediaTek WLAN Vulnerabilities - Lenovo Support US

No description provided...

5.4AI score
Exploits0
SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.7 views

SUSE CVE-2026-46308

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsysgetbusprotectionlegacy In scpsysgetbusprotectionlegacy, offindnodewithproperty returns a device node with its reference count incremented. The function then calls ofnodeputnode befo...

7CVSS5.4AI score0.00155EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/06/08 6:34 p.m.10 views

CVE-2026-46308

A flaw was found in the Linux kernel, specifically within the pmdomain: mediatek component. An issue in the scpsysgetbusprotectionlegacy function's error handling could lead to a use-after-free vulnerability. This occurs when memory is prematurely released before error checks are completed, which...

5.4AI score0.00155EPSS
Exploits0References4
NVD
NVD
added 2026/06/08 5:16 p.m.11 views

CVE-2026-46308

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsysgetbusprotectionlegacy In scpsysgetbusprotectionlegacy, offindnodewithproperty returns a device node with its reference count incremented. The function then calls ofnodeputnode befo...

0.00155EPSS
Exploits0References3
OSV
OSV
added 2026/06/08 5:16 p.m.7 views

UBUNTU-CVE-2026-46308

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsysgetbusprotectionlegacy In scpsysgetbusprotectionlegacy, offindnodewithproperty returns a device node with its reference count incremented. The function then calls ofnodeputnode befo...

5.3AI score0.00155EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:46 p.m.6 views

CVE-2026-46308

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsysgetbusprotectionlegacy In scpsysgetbusprotectionlegacy, offindnodewithproperty returns a device node with its reference count incremented. The function then calls ofnodeputnode befo...

5.4AI score0.00155EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/06/08 3:46 p.m.22 views

CVE-2026-46308

In the Linux kernel, a use-after-free was fixed in mediatek’s scpsys_get_bus_protection_legacy by moving of_node_put(node) after the error check, preventing use of a freed device node when syscon_regmap_lookup_by_phandle() errors. Affected: Linux kernel code path; vulnerability details and risk a...

5.4AI score0.00155EPSS
Exploits0References3
Rows per page
Query Builder