Lucene search
K

106 matches found

Cvelist
Cvelist
added 2024/09/27 12:39 p.m.23 views

CVE-2024-46846 spi: rockchip: Resolve unbalanced runtime PM / system PM handling

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

0.00219EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.21 views

CVE-2024-46846 spi: rockchip: Resolve unbalanced runtime PM / system PM handling

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

6.9AI score0.00219EPSS
Exploits0References4
OSV
OSV
added 2024/09/27 12:39 p.m.14 views

CVE-2024-46846 spi: rockchip: Resolve unbalanced runtime PM / system PM handling

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip: Resolve unbalanced runtime PM / system PM handling Commit e882575efc77 "spi: rockchip: Suspend and resume the bus during NOIRQSYSTEMSLEEPPM ops" stopped respecting runtime PM status and simply disabled clocks...

5.5CVSS6AI score0.00219EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.31 views

CVE-2024-42146 drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add outer runtimepm protection to xelivektest@xedmabuf Any kunit doing any memory access should get their own runtimepm outer references since they don't use the standard driver API entries. In special this dmabuf from th...

0.00196EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.5 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 that stems from the fact that any kunit in the drm/xe module that uses dmabuf for memory accesses should get its own externa...

5.5CVSS6.4AI score0.00196EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40926

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpdwork on headless cards If the card doesn't have display hardware, hpdwork and hpdlock are left uninitialized which causes BUG when attempting to schedule hpdwork on runtime PM resume. Fix...

5.5CVSS5.8AI score0.00238EPSS
Exploits0References11
OSV
OSV
added 2024/07/12 12:25 p.m.17 views

CVE-2024-40926 drm/nouveau: don't attempt to schedule hpd_work on headless cards

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpdwork on headless cards If the card doesn't have display hardware, hpdwork and hpdlock are left uninitialized which causes BUG when attempting to schedule hpdwork on runtime PM resume. Fix...

5.5CVSS5.9AI score0.00238EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.27 views

CVE-2024-40926 drm/nouveau: don't attempt to schedule hpd_work on headless cards

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpdwork on headless cards If the card doesn't have display hardware, hpdwork and hpdlock are left uninitialized which causes BUG when attempting to schedule hpdwork on runtime PM resume. Fix...

0.00238EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.15 views

CVE-2024-40926

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpdwork on headless cards If the card doesn't have display hardware, hpdwork and hpdlock are left uninitialized which causes BUG when attempting to schedule hpdwork on runtime PM resume. Fix...

5.5CVSS5.3AI score0.00238EPSS
Exploits0
NVD
NVD
added 2024/05/17 2:15 p.m.18 views

CVE-2024-35809

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

5.5CVSS7.3AI score0.00193EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.27 views

CVE-2024-35809 PCI/PM: Drain runtime-idle callbacks before driver removal

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

6.8AI score0.00193EPSS
Exploits0References9
CVE
CVE
added 2024/05/17 1:23 p.m.205 views

CVE-2024-35809

The CVE-2024-35809 entry describes a race in the Linux kernel's PCI runtime power management path: the .runtime_idle() callback in rtsx_pcr PCI driver can still be running when pm_runtime_get_sync() returns, leading to a race with the post-sync code and a potential kernel crash due to an unhandle...

5.5CVSS6.7AI score0.00193EPSS
Exploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/01 7:19 p.m.25 views

CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS7.2AI score0.00173EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 4:43 p.m.26 views

CVE-2024-26963

A vulnerability was found in the Linux kernel's USB dwc3-am62.c driver, where improper checks may lead to a kernel panic or a module reload failure. This issue occurs because when the .remove function is called, the module might already be in a runtime-suspended state, meaning the hardware may be...

5.5CVSS6.6AI score0.00222EPSS
Exploits0References4
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-27002

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS5.3AI score0.00173EPSS
Exploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.18 views

CVE-2024-27002

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS7.3AI score0.00173EPSS
Exploits0References7
NVD
NVD
added 2024/05/01 6:15 a.m.23 views

CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS7.3AI score0.00173EPSS
Exploits0References7
NVD
NVD
added 2024/05/01 6:15 a.m.18 views

CVE-2024-26963

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3-am62: fix module unload/reload behavior As runtime PM is enabled, the module can be runtime suspended when .remove is called. Do a pmruntimegetsync to make sure module is active before doing any register operations. Doi...

5.5CVSS7.4AI score0.00222EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.33 views

CVE-2024-27003

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clksummary Similar to the previous commit, we should make sure that all devices are runtime resumed before printing the clksummary through debugfs. Failure to do so would result in a...

5.5CVSS6.4AI score0.00173EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.22 views

CVE-2024-27002

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with genpd during the probing stage, which leads to a deadlock in the following call stack: CPU0: genpdlock -- clkpreparelock...

5.5CVSS6.1AI score0.00173EPSS
Exploits0References10
Rows per page
Query Builder