Lucene search
+L

12266 matches found

NVD
NVD
added 2026/08/15 6:20 a.m.8 views

CVE-2026-72008

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check Should probe fail for HWVOTER type power domains, this driver was unconditionally trying to perform cleanup for DIRECTCTL domains, but only after checking if the...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:20 a.m.6 views

CVE-2026-72007

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: Fix i.MX8MP VC8000E power up sequence Per errata1: ERR050531: VPUNOC power down handshake may hang during VC8000E/VPUMIX power up/down cycling. Description: VC8000E reset de-assertion edge and AXI clock may have a...

0.002EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:20 a.m.6 views

CVE-2026-72009

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI The MIPI DSI and CSI domains share control bits for clock and reset, which can lead to incorrect behavior if one domain disables the shared resource while the oth...

7.8CVSS0.00162EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.10 views

CVE-2026-72009

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI The MIPI DSI and CSI domains share control bits for clock and reset, which can lead to incorrect behavior if one domain disables the shared resource while the oth...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.8 views

CVE-2026-72008

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check Should probe fail for HWVOTER type power domains, this driver was unconditionally trying to perform cleanup for DIRECTCTL domains, but only after checking if the...

5.7AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:20 a.m.6 views

UBUNTU-CVE-2026-72009

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSI The MIPI DSI and CSI domains share control bits for clock and reset, which can lead to incorrect behavior if one domain disables the shared resource while the oth...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:20 a.m.9 views

UBUNTU-CVE-2026-72008

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check Should probe fail for HWVOTER type power domains, this driver was unconditionally trying to perform cleanup for DIRECTCTL domains, but only after checking if the...

5.5AI score0.00189EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:20 a.m.7 views

CVE-2026-72007

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: Fix i.MX8MP VC8000E power up sequence Per errata1: ERR050531: VPUNOC power down handshake may hang during VC8000E/VPUMIX power up/down cycling. Description: VC8000E reset de-assertion edge and AXI clock may have a...

5.5AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:20 a.m.7 views

UBUNTU-CVE-2026-72007

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: Fix i.MX8MP VC8000E power up sequence Per errata1: ERR050531: VPUNOC power down handshake may hang during VC8000E/VPUMIX power up/down cycling. Description: VC8000E reset de-assertion edge and AXI clock may have a...

5.4AI score0.002EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:19 a.m.6 views

CVE-2026-68469

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix permanently busy scans after multiple roam iterations In order for the firmware to sleep, the driver has to confirm a previously received sleep request. The normal sequence of evets goes like this: EVENTSLEEP -...

0.00212EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 6:19 a.m.8 views

CVE-2026-68469

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix permanently busy scans after multiple roam iterations In order for the firmware to sleep, the driver has to confirm a previously received sleep request. The normal sequence of evets goes like this: EVENTSLEEP -...

5.7AI score0.00212EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:19 a.m.6 views

UBUNTU-CVE-2026-68469

In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix permanently busy scans after multiple roam iterations In order for the firmware to sleep, the driver has to confirm a previously received sleep request. The normal sequence of evets goes like this: EVENTSLEEP -...

5.4AI score0.00212EPSS
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:58 a.m.36 views

CVE-2026-74331

CVE-2026-74331 (Linux kernel) : A deadlock arises in the firmware_loader during suspend/hibernate prep due to a recursive lock on fw_lock in device_cache_fw_images(). The sequence: fw_pm_notify() updates firmware cache state to FW_LOADER_START_CACHE while holding fw_lock, then iterates devices wi...

5.6AI score0.0019EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:58 a.m.8 views

CVE-2026-74331 firmware_loader: Fix recursive lock in device_cache_fw_images()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:58 a.m.19 views

CVE-2026-74329 watchdog: unregister PM notifier on watchdog unregister

In the Linux kernel, the following vulnerability has been resolved: watchdog: unregister PM notifier on watchdog unregister watchdogregisterdevice registers wdd-pmnb when WDOGNOPINGONSUSPEND is set, but watchdogunregisterdevice does not remove it. This leaves an embedded notifier block on the PM...

5.5AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:57 a.m.7 views

EUVD-2026-59418

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

5.3AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:57 a.m.36 views

CVE-2026-74271

CVE-2026-74271 affects the Linux kernel’s power supply core. If the device tree property power-supplies has multiple values, accessing psy->supplied_from[i-1] in __power_supply_populate_supplied_from can overrun the supplied_from array. The patch fixes supplied_from allocations to prevent the ...

5.3AI score0.00206EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.31 views

CVE-2026-74271 power: supply: core: fix supplied_from allocations

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:57 a.m.12 views

CVE-2026-74271 power: supply: core: fix supplied_from allocations

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

5.4AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:55 a.m.9 views

EUVD-2026-59231

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctxsyncdebugbo amdxdnahwctxsyncdebugbo invokes the hardware hwctxsyncdebugbo callback while holding xdna-devlock. The callback may call amdxdnacmdsubmit, which in turn calls...

5.4AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder