Lucene search
K

22 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.1 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992324)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992324 advisory. In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clkdisableunprepare call in intelethpciremove Commit 09f012e64e4b...

5.5CVSS5.9AI score0.00065EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986889)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986889 advisory. In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error pat...

5.5CVSS5.3AI score0.00021EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-12917

Malicious code in bioql PyPI...

5.5CVSS7.1AI score0.00063EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/06/21 12:53 p.m.2 views

CVE-2022-50039

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clkdisableunprepare call in intelethpciremove Commit 09f012e64e4b "stmmac: intel: Fix clock handling on error and remove paths" removed this clkdisableunprepare This was partly revert by commit...

7CVSS7.1AI score0.00065EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.5 views

CVE-2022-50039

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clkdisableunprepare call in intelethpciremove Commit 09f012e64e4b "stmmac: intel: Fix clock handling on error and remove paths" removed this clkdisableunprepare This was partly revert by commit...

5.5CVSS0.00065EPSS
Exploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.0 views

UBUNTU-CVE-2022-50039

In the Linux kernel, the following vulnerability has been resolved: stmmac: intel: Add a missing clkdisableunprepare call in intelethpciremove Commit 09f012e64e4b "stmmac: intel: Fix clock handling on error and remove paths" removed this clkdisableunprepare This was partly revert by commit...

5.5CVSS6AI score0.00065EPSS
Exploits0References6
CVE
CVE
added 2025/06/18 11:1 a.m.88 views

CVE-2022-50039

The CVE-2022-50039 entry concerns the Linux kernel’s stmmac Intel dwmac driver. The vulnerability arises from a missing clk_disable_unprepare() call in intel_eth_pci_remove(), introduced by earlier clock-handling changes and related removals in commits such as 09f012e64e4b and ac322f86b56c, which...

5.5CVSS6.4AI score0.00065EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/05/01 3:16 p.m.7 views

CVE-2022-49861

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS0.00063EPSS
Exploits0References8
OSV
OSV
added 2025/05/01 3:16 p.m.0 views

DEBIAN-CVE-2022-49861

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS5.5AI score0.00063EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 views

CVE-2022-49861 dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

6.1AI score0.00063EPSS
Exploits0References8
OSV
OSV
added 2025/05/01 2:10 p.m.5 views

CVE-2022-49861 dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS6AI score0.00063EPSS
Exploits0References11
CVE
CVE
added 2025/05/01 2:10 p.m.78 views

CVE-2022-49861

The CVE-2022-49861 issue is in the Linux kernel DMAENGINE mv_xor_v2 driver, where a clk_prepare_enable() call in probe is not balanced by clk_disable_unprepare() in remove, causing a resource leak. A fix adds the missing clk_disable_unprepare() in mv_xor_v2_remove(). Connected advisories (Unity L...

5.5CVSS6.5AI score0.00063EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/23 2:1 p.m.13 views

CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.1CVSS6.5AI score0.00021EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.1 views

SUSE CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS6.5AI score0.00021EPSS
Exploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS5AI score
Exploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS5.4AI score0.00021EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.17 views

CVE-2021-47234 phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

6.8AI score0.00021EPSS
Exploits0References3
CVE
CVE
added 2024/05/21 2:19 p.m.71 views

CVE-2021-47234

CVE-2021-47234 (Linux kernel) : The issue concerns the phy-mtk-tphy driver, specifically in the mtk_phy_init() error path, where resources could leak. The fix adds a call to clk_disable_unprepare() in the error handling to release resources and prevent leaks. The vulnerability description and con...

5.5CVSS6.6AI score0.00021EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.21 views

CVE-2021-47234 phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

6.4AI score0.00021EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.13 views

CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS5.1AI score0.00021EPSS
Exploits0
Rows per page
Query Builder