Lucene search
+L

413 matches found

Vulnrichment
Vulnrichment
added 2025/01/11 12:39 p.m.5 views

CVE-2024-57799 phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.7AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 12:39 p.m.6 views

CVE-2024-57799 phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS6AI score0.0017EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/01/11 12:39 p.m.15 views

CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS5.5AI score0.0017EPSS
SaveExploits0
CVE
CVE
added 2025/01/11 12:39 p.m.78 views

CVE-2024-57799

CVE-2024-57799 — Linux kernel rockchip PHY (samsung-hdptx): The NULL pointer dereference can occur if rk_hdptx_phy_runtime_resume() runs before platform_set_drvdata() in probe. Fix: call platform_set_drvdata() before devm_pm_runtime_enable(). See kernel commits: https://git.kernel.org/stable/c/70...

5.5CVSS6.9AI score0.0017EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a PHY rockchip: samsung-hdptx module that does not set drvdata before enabling runtime PMs, which could...

5.5CVSS6.3AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/28 10:15 a.m.4 views

DEBIAN-CVE-2024-56680

In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: do not handle interrupts when device is disabled Some IPU6 devices have shared interrupts. We need to handle properly case when interrupt is triggered from other device on shared irq line and IPU6 itself...

5.5CVSS5.7AI score0.00254EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.4 views

SUSE CVE-2024-53132

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix "Missing outer runtime PM protection" warning Fix the following drmWARN: 953.586396 xe 0000:00:02.0: drm Missing outer runtime PM protection ... 953.587090 ? xepmruntimegetnoresume+0x8d/0xa0 xe 953.587208...

5.5CVSS7.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/04 3:15 p.m.4 views

UBUNTU-CVE-2024-53132

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix "Missing outer runtime PM protection" warning Fix the following drmWARN: 953.586396 xe 0000:00:02.0: drm Missing outer runtime PM protection ... 953.587090 ? xepmruntimegetnoresume+0x8d/0xa0 xe 953.587208...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/11/20 3:48 a.m.7 views

SUSE CVE-2024-53067

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been fully initialized...

5.5CVSS7.8AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/19 6:15 p.m.8 views

DEBIAN-CVE-2024-53067

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been fully initialized...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.13 views

UBUNTU-CVE-2024-53067

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been fully initialized...

5.5CVSS6.6AI score0.00214EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.25 views

CVE-2024-53067 scsi: ufs: core: Start the RTC update work later

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been fully initialized...

0.00214EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/19 5:22 p.m.126 views

CVE-2024-53067

The CVE-2024-53067 entry relates to the Linux kernel SCSI/UFS subsystem. A fix prevents RTC update work from starting before runtime PM in the UFS driver is fully initialized, addressing a crash (Oops) observed in the ufshcd_rtc_work path. The core issue is a race/ordering problem that could trig...

5.5CVSS5.3AI score0.00214EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/11/19 5:22 p.m.13 views

CVE-2024-53067 scsi: ufs: core: Start the RTC update work later

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been fully initialized...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

kernel: clk: Get runtime PM before walking tree during disable_unused

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree during disableunused Doug reported 1 the following hung task: INFO: task swapper/0:1 blocked for more than 122 seconds. Not tainted 5.15.149-21875-gf795ebc40eb8 1 "echo 0...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: clk: Get runtime PM before walking tree for clk_summary

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary The Linux kernel CVE team has assigned CVE-2024-27003 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050146-CVE-2024-27003-c862@gregkh/T...

5.5CVSS6.8AI score0.00173EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.4 views

SUSE CVE-2024-50240

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data, but mistakenly also removed the initialisation...

5.5CVSS7.6AI score0.00204EPSS
SaveExploits0References15
OSV
OSV
added 2024/11/09 11:15 a.m.16 views

UBUNTU-CVE-2024-50240

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data, but mistakenly also removed the initialisation...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/11/09 10:14 a.m.2 views

CVE-2024-50239 phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data from the qcom-qmp-usb driver, but mistakenl...

7.5AI score0.00204EPSS
SaveExploits0References3
Rows per page
Query Builder