Lucene search
+L

65 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80750

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two...

8.4CVSS5.6AI score0.0018EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-80751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in if prevo && prevo-freq == o-freq...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.11 views

CVE-2026-80750

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS0.0018EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/03 1:06 p.m.10 views

CVE-2026-80751

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS5.5AI score0.00154EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/03 1:06 p.m.9 views

CVE-2026-80750

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS5.4AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

UBUNTU-CVE-2026-80750

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS5.8AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

UBUNTU-CVE-2026-80751

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 8:26 a.m.40 views

CVE-2026-80751 pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 8:26 a.m.19 views

CVE-2026-80751

CVE-2026-80751 affects the Linux kernel 's MediaTek manufacturing PM domain driver (pmdomain/mediatek/mfg). The function mtk_mfg_attach_dev() reads the local variable prev_o on the first iteration of its loop before it is assigned, causing it to evaluate an indeterminate value. If that value is n...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 8:26 a.m.12 views

EUVD-2026-70355

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

5.9AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 8:26 a.m.21 views

CVE-2026-80751 pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: mfg: initialize prevo in mtkmfgattachdev mtkmfgattachdev reads prevo on the first iteration of its loop, in "if prevo && prevo-freq == o-freq", before prevo is assigned at the end of the loop body. On that fir...

7.8CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/09/03 8:26 a.m.26 views

CVE-2026-80750

CVE-2026-80750 is a use-after-free in the Linux kernel's pmdomain: mediatek driver, specifically in scpsys_get_bus_protection_legacy(). Two error paths call of_node_put() before verifying the regmap lookup succeeded, then pass the potentially freed device node to dev_err_probe() with the %pOF spe...

8.4CVSS5.8AI score0.0018EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/03 8:26 a.m.10 views

EUVD-2026-70354

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

5.8AI score0.0018EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/03 8:26 a.m.38 views

CVE-2026-80750 pmdomain: mediatek: fix remaining %pOF after of_node_put()

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:26 a.m.7 views

CVE-2026-80750 pmdomain: mediatek: fix remaining %pOF after of_node_put()

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix remaining %pOF after ofnodeput scpsysgetbusprotectionlegacy looks up several legacy bus protection regmaps from device-tree nodes. Two error paths put the device node before checking whether the regmap...

8.4CVSS5.6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/19 4:55 a.m.10 views

CVE-2026-72007

A flaw was found in the Linux kernel's power management domain pmdomain component, specifically impacting the i.MX8MP VC8000E. A timing issue during the power up and down cycling of the VC8000E/VPUMIX can cause the VPUNOC power down handshake to hang. This can lead to system instability and a...

5.5CVSS5.3AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 4:05 p.m.11 views

CVE-2026-72008

A flaw was found in the pmdomain: mediatek driver of the Linux kernel. This vulnerability occurs due to incorrect handling of Hardware Voter HWV type power domains during cleanup and power-on checks. Specifically, the driver might use inappropriate functions for checking power status and performi...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:20 a.m.11 views

CVE-2026-72008

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check Should probe fail for HWVOTER type power domains, this driver was unconditionally trying to perform cleanup for DIRECTCTL domains, but only after checking if the...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:20 a.m.13 views

CVE-2026-72007

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: Fix i.MX8MP VC8000E power up sequence Per errata1: ERR050531: VPUNOC power down handshake may hang during VC8000E/VPUMIX power up/down cycling. Description: VC8000E reset de-assertion edge and AXI clock may have a...

0.002EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.51 views

CVE-2026-72009

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI The MIPI DSI and CSI domains share control bits for clock and reset, which can lead to incorrect behavior if one domain disables the shared resource while the oth...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References5
Rows per page
Query Builder