Lucene search
+L

2939 matches found

OSV
OSV
added 2025/02/26 7:0 a.m.4 views

UBUNTU-CVE-2022-49186

In the Linux kernel, the following vulnerability has been resolved: clk: visconti: prevent array overflow in visconticlkregistergates This code was using -1 to represent that there was no reset function. Unfortunately, the -1 was stored in u8 so the if clksi.rsid = 0 condition was always true. Th...

7.8CVSS5.8AI score0.00244EPSS
SaveExploits1References5
OSV
OSV
added 2025/02/26 7:0 a.m.9 views

UBUNTU-CVE-2022-49229

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 6:37 a.m.12 views

CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS0.00248EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 6:37 a.m.3 views

DEBIAN-CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS5.6AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.10 views

CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2025/02/26 6:37 a.m.4 views

UBUNTU-CVE-2021-47647

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ipq8074: fix PCI-E clock oops Fix PCI-E clock related kernel oops that are caused by a missing clock parent. pcie0rchngclksrc has numparents set to 2 but only one parent is actually set via parenthws, it should also ha...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 2:12 a.m.15 views

CVE-2022-49427 iommu/mediatek: Remove clk_disable in mtk_iommu_remove

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Remove clkdisable in mtkiommuremove After the commit b34ea31fe013 "iommu/mediatek: Always enable the clk on resume", the iommu clock is controlled by the runtime callback. thus remove the clk control in the...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49427

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Remove clkdisable in mtkiommuremove After the commit b34ea31fe013 "iommu/mediatek: Always enable the clk on resume", the iommu clock is controlled by the runtime callback. thus remove the clk control in the...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.104 views

CVE-2022-49397

CVE-2022-49397 affects the Linux kernel, in the phy: qcom-qmp driver. The vulnerability is a leak of a struct clk (pipe clock reference) on probe errors, including late probe error/deferral paths. The advisory states the fix releases the held pipe clock reference on such errors, i.e., a proper cl...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.19 views

CVE-2022-49397 phy: qcom-qmp: fix struct clk leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

0.00264EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 2:11 a.m.17 views

CVE-2022-49397 phy: qcom-qmp: fix struct clk leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp: fix struct clk leak on probe errors Make sure to release the pipe clock reference in case of a late probe error e.g. probe deferral...

5.5CVSS5.2AI score0.00264EPSS
SaveExploits0References11
CVE
CVE
added 2025/02/26 2:11 a.m.72 views

CVE-2022-49383

CVE-2022-49383 describes a Linux kernel issue where during restart the watchdog driver for rzg2l_wdt could hit a BUG: Invalid wait context. The fix patches the restart sequence to use clk_prepare_enable() instead of pm_runtime_get_sync() to turn on clocks, addressing the invalid-wait context obse...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49383 watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS5AI score0.00253EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49229

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49229 ptp: unregister virtual clocks when unregistering physical clock.

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/26 1:55 a.m.127 views

CVE-2022-49229

CVE-2022-49229 affects the Linux kernel: when unregistering a physical PTP clock that has attached virtual clocks, the kernel now unregisters the virtual clocks as well to prevent a fault. The issue could trigger a page fault in ptp_vclock_read and lead to an OOPs trace, as shown in the provided ...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.102 views

CVE-2022-49189

CVE-2022-49189 : In the Linux kernel (clk-rcg2, Qualcomm display pixel clock), final D calculation for the M/N ratio could fall outside the accepted range, causing underflow. The fix updates the D-value calculation to respect the valid range for given M and N, preventing underflow. Affected compo...

5.5CVSS5.4AI score0.00264EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.23 views

CVE-2022-49189 clk: qcom: clk-rcg2: Update logic to calculate D value for RCG

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as 2/3 and the final D value calculated results in underflow errors. As the curren...

0.00264EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.42 views

CVE-2022-49189

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as 2/3 and the final D value calculated results in underflow errors. As the curren...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:55 a.m.20 views

CVE-2022-49189 clk: qcom: clk-rcg2: Update logic to calculate D value for RCG

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: clk-rcg2: Update logic to calculate D value for RCG The display pixel clock has a requirement on certain newer platforms to support M/N as 2/3 and the final D value calculated results in underflow errors. As the curren...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References9
Rows per page
Query Builder