Lucene search
+L

1982 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 2:54 a.m.8 views

CVE-2010-1966

Unspecified vulnerability in HP Insight Control power management for Windows before 6.1 allows local users to read or modify data, or cause a denial of service, via unknown vectors...

4.6CVSS6.7AI score0.00545EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 2:49 a.m.14 views

CVE-2013-5186

Power Management in Apple Mac OS X before 10.9 does not properly handle the interaction between locking and power assertions, which allows physically proximate attackers to obtain sensitive information by reading a screen that should have transitioned into the locked state...

2.1CVSS5.7AI score0.00359EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.5 views

SUSE CVE-2025-37901

In the Linux kernel, the following vulnerability has been resolved: irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs On Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not have a corresponding MPM pin and should not be handled inside the MPM driver. The IRQ...

5.5CVSS7.6AI score0.00198EPSS
SaveExploits0References16
NVD
NVD
added 2025/05/20 4:15 p.m.16 views

CVE-2025-37945

In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsaswitchsuspend and dsaswitchresume from their device PM ops: qca8k-8xxx, bcmsf2, microchip ksz...

5.5CVSS0.0019EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/20 4:15 p.m.8 views

UBUNTU-CVE-2025-37945

In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsaswitchsuspend and dsaswitchresume from their device PM ops: qca8k-8xxx, bcmsf2, microchip ksz...

5.5CVSS6.2AI score0.0019EPSS
SaveExploits0References26
OSV
OSV
added 2025/05/20 3:58 p.m.11 views

CVE-2025-37945 net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY

In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY DSA has 2 kinds of drivers: 1. Those who call dsaswitchsuspend and dsaswitchresume from their device PM ops: qca8k-8xxx, bcmsf2, microchip ksz...

6.6AI score
SaveExploits0References11
CVE
CVE
added 2025/05/20 3:58 p.m.117 views

CVE-2025-37945

CVE-2025-37945 — Linux kernel (net/phy, DSA) Affects MDIO bus PM ops for phylink-controlled PHYs. In drivers without MAC-managed PM, mdio_bus_phy_suspend() did not call phy_stop_machine() because phylink’s phydev->adjust_link is NULL, so the PHY state machine kept running. Consequently, mdio_b...

5.5CVSS6.9AI score0.0019EPSS
SaveExploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/05/14 12:00 a.m.17 views

The vulnerability of the Power Management component in operating systems such as visionOS, MacOS, tvOS, iPadOS, and iOS allows attackers to trigger service failures.

The vulnerability of the Power Management component in operating systems such as visionOS, MacOS, tvOS, iPadOS, and iOS is related to lack of access control. Exploiting this vulnerability can allow an attacker to cause service failures...

7.8CVSS5.4AI score0.00324EPSS
SaveExploits0References9Affected Software5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: coresight: cti: Fix hang in cti_disable_hw()

A context violation bug was found in the Linux kernel's CoreSight CTI Cross Trigger Interface driver in the hardware enable/disable functions. These functions are called from atomic context but attempt runtime PM operations that can sleep when communicating with firmware. This causes "sleeping...

5.5CVSS7.2AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: pmdomain: imx8mp-blk-ctrl: add missing loop break condition

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: add missing loop break condition Currently imx8mpblkctrlremove will continue the for loop until an out-of-bounds exception occurs. pstate: 60000005 nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=-- pc :...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/10 2:53 a.m.17 views

SUSE CVE-2025-37840

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: fix PM resume warning Fixed warning on PM resume as shown below caused due to uninitialized struct nandoperation that checks chip select field : WARNONop-cs = nanddevntargets&chip-base 14.588522 ----------...

5.5CVSS7.7AI score0.00312EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/10 2:53 a.m.6 views

SUSE CVE-2025-37841

In the Linux kernel, the following vulnerability has been resolved: pm: cpupower: bench: Prevent NULL dereference on malloc failure If malloc returns NULL due to low memory, 'config' pointer can be NULL. Add a check to prevent NULL dereference...

4.7CVSS7.7AI score0.00275EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/05/10 2:53 a.m.5 views

SUSE CVE-2025-37848

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/09 7:16 a.m.2 views

DEBIAN-CVE-2025-37848

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.10 views

DEBIAN-CVE-2025-37840

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: fix PM resume warning Fixed warning on PM resume as shown below caused due to uninitialized struct nandoperation that checks chip select field : WARNONop-cs = nanddevntargets&chip-base 14.588522 ----------...

7.8CVSS5.7AI score0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.6 views

UBUNTU-CVE-2025-37848

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

5.7CVSS6.2AI score0.00198EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/09 7:16 a.m.8 views

UBUNTU-CVE-2025-37840

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: fix PM resume warning Fixed warning on PM resume as shown below caused due to uninitialized struct nandoperation that checks chip select field : WARNONop-cs = nanddevntargets&chip-base 14.588522 ----------...

7.8CVSS6.2AI score0.00312EPSS
SaveExploits0References41
OSV
OSV
added 2025/05/09 6:41 a.m.9 views

CVE-2025-37848 accel/ivpu: Fix PM related deadlocks in MS IOCTLs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

6AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.7 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 insufficient power management synchronization in MS IOCTL operations, which could lead to a deadlock...

5.5CVSS6.4AI score0.00198EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2025/05/07 7:11 p.m.9 views

fence-agents bug fix update

An update is available for fence-agents. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The fence-agents packages provide a collection of scripts for handling...

7.4AI score
SaveExploits0
Rows per page
Query Builder