Lucene search
+L

19 matches found

SUSE CVE
SUSE CVE
added 2026/06/26 2:8 a.m.10 views

SUSE CVE-2026-53247

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: Fix use-after-free in metadata dst teardown mtkfreedev calls metadatadstfree which frees the metadatadst with kfree immediately, bypassing the RCU grace period. In the RX path, skbdstsetnoref sets a...

9.8CVSS5.8AI score0.00467EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Net: Ethernet: mtkethsoc: fixed a possible memory leak in mtkprobe. If mtkwedaddHW has been called, mtkwedexit must also be called in the error path, or the module must be removed to free up the memory allocated in mtkwedaddHW...

5.7AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.32 views

CVE-2022-50711 net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix possible memory leak in mtkprobe If mtkwedaddhw has been called, mtkwedexit needs be called in error path or removing module to free the memory allocated in mtkwedaddhw...

0.00162EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/09/28 12:0 a.m.6 views

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

The vulnerability of the mtkethsoc component in the Linux operating system’s kernel is related to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.8AI score0.00411EPSS
SaveExploits0References13Affected Software4
OSV
OSV
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49368 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry The "fsp-location" variable comes from user via ethtoolgetrxnfc. Check that it is valid to prevent an out of bounds read...

7.1CVSS5.3AI score
SaveExploits0References12
NVD
NVD
added 2024/11/08 6:15 a.m.13 views

CVE-2024-50206

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix memory corruption during fq dma init The loop responsible for allocating up to MTKFQDMALENGTH buffers must only touch as many descriptors, otherwise it ends up corrupting unrelated memory. Fix the lo...

9.8CVSS0.00369EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/08 6:7 a.m.122 views

CVE-2024-50206

CVE-2024-50206 affects the Linux kernel MTK Ethernet driver (drivers/net/ethernet/mediatek/mtk_eth_soc.c). The vulnerability is in mtk_init_fq_dma(), where a loop allocated up to MTK_FQ_DMA_LENGTH descriptors may touch more descriptors than exist, causing memory corruption. The fix adjusts the lo...

9.8CVSS5.5AI score0.00369EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/08 6:7 a.m.11 views

CVE-2024-50206 net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix memory corruption during fq dma init The loop responsible for allocating up to MTKFQDMALENGTH buffers must only touch as many descriptors, otherwise it ends up corrupting unrelated memory. Fix the lo...

9.8CVSS6.2AI score
SaveExploits0References5
NVD
NVD
added 2024/05/17 1:15 p.m.20 views

CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an 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 can potentially le...

5.5CVSS7.4AI score0.00223EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 12:8 p.m.114 views

CVE-2024-27432

CVE-2024-27432 affects the Linux kernel net: ethernet: mtk_eth_soc (MTK PPE) where PPE could hang when disabling during reboot due to PPE scan mode not being disabled first. A patch in MediaTek’s GPL SDK fixes this by disabling PPE scan mode before PPE shutdown. The advisory notes explicit root c...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/05/17 12:8 p.m.19 views

CVE-2024-27432 net: ethernet: mtk_eth_soc: fix PPE hanging issue

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an 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 can potentially le...

5.7AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/17 12:8 p.m.28 views

CVE-2024-27432 net: ethernet: mtk_eth_soc: fix PPE hanging issue

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an 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 can potentially le...

7.3AI score0.00223EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/05/17 12:8 p.m.25 views

CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an 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 can potentially le...

5.5CVSS7.2AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2022/06/28 8:16 p.m.11 views

GSD-2022-1004053 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.318 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 8:7 p.m.9 views

GSD-2022-1003970 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.283 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:54 p.m.9 views

GSD-2022-1003855 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:23 p.m.6 views

GSD-2022-1003534 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.122 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:32 p.m.9 views

GSD-2022-1002970 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.15 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2022/06/28 6:2 p.m.8 views

GSD-2022-1002621 net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()

net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.4 by commit...

7.1AI score
SaveExploits0
Rows per page
Query Builder