Lucene search
+L

3943 matches found

CVE
CVE
added 2026/05/01 2:14 p.m.23 views

CVE-2026-31736

CVE-2026-31736 affects the Linux kernel MTK PPE Ethernet driver. When the gmac0 interface is disabled, a precheck for a valid ingress device can dereference a NULL pointer (eth->netdev[0] is NULL) and crash the system. The underlying issue is that the code was only checking the first net_devic...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/01 2:14 p.m.10 views

CVE-2026-31736 net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device will cause a NULL pointer deref and crash the system. This happens because eth-netdev0 will be NULL...

6.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.17 views

CVE-2026-31736

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device will cause a NULL pointer deref and crash the system. This happens because eth-netdev0 will be NULL...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/01 2:14 p.m.23 views

EUVD-2026-26549

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device will cause a NULL pointer deref and crash the system. This happens because eth-netdev0 will be NULL...

5.8AI score0.00122EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.14 views

PT-2026-36371

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the mtk ppe component of the ethernet network subsystem when gmac0 is disabled. The system crashes because the code attempts to access netdev ops...

5.5CVSS6.3AI score0.00122EPSS
SaveExploits0References98
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.12 views

The vulnerability of the mt7915_put_hif2() function in the drivers/net/wireless/mediatek/mt76/mt7915/pci.c file of the wireless adapter driver for Mediatek’s Linux operating system allows a hacker to cause a service failure.

The vulnerability of the mt7915puthif2 function in the driver/net/wireless/mediatek/mt76/mt7915/pci.c file of the Mediatek wireless adapter driver for the Linux operating system is related to the failure to release resources after their useful life has ended. Exploiting this vulnerability could...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.12 views

The vulnerability of the function mt8183_mt6358_ts3a227_max98357_dev_probe() in the sound module/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c code, which supports Linux operating system SoC cores for audio support. This vulnerability allows a hacker to cause a service failure.

The vulnerability of the mt8183mt6358ts3a227max98357devprobe function in the sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c sound-related module of the Linux operating system’s SoC kernel is associated with errors during link counter updates. Exploiting this vulnerability can allow an...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References12Affected Software3
GithubExploit
GithubExploit
added 2026/04/27 11:15 a.m.125 views

MTK

No d...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.33 views

PT-2026-47379

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the scpsys get bus protection legacy function. The of find node with property function returns a device node with an incremented reference count, but of...

7.8CVSS5.4AI score0.00115EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:00 a.m.6 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014339)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014339 advisory. In the Linux kernel, the following vulnerability has been resolved: remoteproc: mtkscp: Fix a potential double free 'scp-rproc' is allocated using devmrprocalloc, so...

7.8CVSS5.4AI score0.00244EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.12 views

SUSE CVE-2026-31562

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, so this structure needs to be...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.11 views

SUSE CVE-2026-31584

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix use-after-free in encoder release path The fopsvcodecrelease function frees the context structure ctx without first cancelling any pending or running work in ctx-encodework. This creates a race window...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-31584

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: mediatek: vcodec: fix use-after-free in encoder release path The fopsvcodecrelease function frees the context structure ctx without first cancelling any...

7.8CVSS7.4AI score0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-31562

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/mediatek: dsi: Store driver data before invoking mipidsihostregister The call to mipidsihostregister triggers a callback to mtkdsibind, which uses...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/24 6:48 p.m.10 views

CVE-2026-31584

A flaw was found in the MediaTek vcodec driver within the Linux kernel. This use-after-free vulnerability occurs when the driver frees a context structure before ensuring that all pending or running workqueue operations have completed. A local attacker could exploit this race condition, potential...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 5:45 p.m.12 views

CVE-2026-31562

A flaw was found in the Linux kernel's drm/mediatek DSI Display Serial Interface driver. A local attacker can exploit an uninitialized driver data structure, which, when accessed during the mipidsihostregister process, leads to a kernel null pointer dereference. This can cause a system crash,...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31584

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix use-after-free in encoder release path The fopsvcodecrelease function frees the context structure ctx without first cancelling any pending or running work in ctx-encodework. This creates a race window...

7.8CVSS0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/24 3:16 p.m.14 views

DEBIAN-CVE-2026-31584

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix use-after-free in encoder release path The fopsvcodecrelease function frees the context structure ctx without first cancelling any pending or running work in ctx-encodework. This creates a race window...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31562

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, so this structure needs to be...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.14 views

CVE-2026-31562

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, so this structure needs to be...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References5
Rows per page
Query Builder