Lucene search
+L

104 matches found

Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.16 views

CVE-2025-38041

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes The H616 manual does not state that the GPU PLL supports dynamic frequency configuration, so we must take extra care when changing the frequency. Currently any...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/20 12:00 a.m.14 views

PT-2025-25816

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the handling of GPU clock frequency changes in the sunxi-ng h616 driver. The H616 manual does not support dynamic...

7.8CVSS7.9AI score0.00524EPSS
SaveExploits0References223
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fixing the issue of accessing a released USB PHY. The commit 6ed05c68cbca “usb: musb: sunxi: Explicitly releasing the USB PHY upon exit” causes the USB PHY @glue-xceiv to be accessed after it has been released. ...

7.8CVSS6.2AI score0.0027EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.11 views

usb: musb: sunxi: Fix accessing an released usb phy

...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.15 views

SUSE CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

4.3CVSS6.8AI score0.0027EPSS
SaveExploits0References17
OSV
OSV
added 2024/11/19 2:16 a.m.2 views

DEBIAN-CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS5.6AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.10 views

AZL-53727 CVE-2024-50269 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.7AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.21 views

UBUNTU-CVE-2024-50269

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.2AI score0.0027EPSS
SaveExploits0References48
CVE
CVE
added 2024/11/19 1:30 a.m.157 views

CVE-2024-50269

CVE-2024-50269 is a Linux kernel vulnerability related to the Sunxi/MUSB USB PHY path. The issue occurs when the usb phy referenced as @glue->xceiv is accessed after it has been released, caused by the sequence of driver probe/unprobe and the release of the PHY via devm_usb_put_phy in sunxi_mu...

7.8CVSS6.6AI score0.0027EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/11/19 1:30 a.m.15 views

CVE-2024-50269 usb: musb: sunxi: Fix accessing an released usb phy

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

7.8CVSS6.3AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.0 views

CVE-2024-50269 usb: musb: sunxi: Fix accessing an released usb phy

In the Linux kernel, the following vulnerability has been resolved: usb: musb: sunxi: Fix accessing an released usb phy Commit 6ed05c68cbca "usb: musb: sunxi: Explicitly release USB PHY on exit" will cause that usb phy @glue-xceiv is accessed after released. 1 register platform driver...

6.1AI score0.0027EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/27 11:07 a.m.13 views

OESA-2024-2182 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and the...

7.8CVSS6AI score0.00757EPSS
SaveExploits0References33
SUSE CVE
SUSE CVE
added 2024/08/06 2:00 a.m.10 views

SUSE CVE-2024-42100

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

5.5CVSS7.4AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/30 8:15 a.m.10 views

DEBIAN-CVE-2024-42100

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

5.5CVSS4.8AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/30 8:15 a.m.31 views

CVE-2024-42100

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

5.5CVSS0.00239EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.21 views

CVE-2024-42100

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/30 8:15 a.m.15 views

UBUNTU-CVE-2024-42100

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.36 views

CVE-2024-42100 clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.32 views

CVE-2024-42100 clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: common: Don't call hwtoccucommon on hw without common In order to set the rate range of a hw sunxiccuprobe calls hwtoccucommon assuming all entries in desc-ccuclks are contained in a ccucommon struct. This assumpti...

6.7AI score0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/30 7:45 a.m.90 views

CVE-2024-42100

Technical details for CVE-2024-42100 are not provided in the connected documents. The materials reference the CVE but do not specify affected products, versions, root cause, impact, or fixes beyond the initial description; monitor for updates.

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder