Lucene search
+L

12733 matches found

OSV
OSV
•added 2026/09/17 5:17 p.m.•10 views

DEBIAN-CVE-2026-90136

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Reject negative power cap writes in hwmon hsmphwmonwrite takes the user-supplied hwmon value as a signed long and assigns "val / MICROWATTPERMILLIWATT" to msg.args0, which is a u32. MICROWATTPERMILLIWATT is...

6AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 4:09 p.m.•7 views

CVE-2026-90395 power: supply: isp1704_charger: cancel work on remove

In the Linux kernel, the following vulnerability has been resolved: power: supply: isp1704charger: cancel work on remove The USB notifier and initial VBUS detection can schedule isp-work. The remove path unregisters the notifier and power supply, but does not wait for queued or running work befor...

5.8AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/09/17 4:09 p.m.•12 views

EUVD-2026-82055

In the Linux kernel, the following vulnerability has been resolved: power: supply: sc2731charger: cancel work on remove The USB notifier and initial charger detection can schedule info-work. The remove path unregisters the notifier, but does not cancel queued or running work before the...

5.8AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:09 p.m.•19 views

CVE-2026-90362

CVE-2026-90362 affects the Linux kernel 's drm/msm/dsi driver (Qualcomm Display Serial Interface). The root cause is an explicit call to dev_pm_opp_set_rate(0) , which removes the operating performance point vote specified in required-opps but does not actually park the clock, leaving it running ...

5.7AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:09 p.m.•6 views

CVE-2026-90362 drm/msm/dsi: Drop dev_pm_opp_set_rate(0)

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Drop devpmoppsetrate0 devpmoppsetrate0 removes the vote specified in required-opps but does not actually park the clock, making it run without the necessary power backing. Drop the explicit call to it. Every call sit...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/17 4:09 p.m.•39 views

CVE-2026-90362 drm/msm/dsi: Drop dev_pm_opp_set_rate(0)

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Drop devpmoppsetrate0 devpmoppsetrate0 removes the vote specified in required-opps but does not actually park the clock, making it run without the necessary power backing. Drop the explicit call to it. Every call sit...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:09 p.m.•12 views

EUVD-2026-82023

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Drop devpmoppsetrate0 devpmoppsetrate0 removes the vote specified in required-opps but does not actually park the clock, making it run without the necessary power backing. Drop the explicit call to it. Every call sit...

5.7AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:07 p.m.•15 views

CVE-2026-90187

This vulnerability affects the null_blk (null block) driver in the Linux kernel . The root cause is a memory leak in zoned device handling: null_init_zoned_dev() allocates the dev->zones array on power-on, but null_del_dev() does not free it on power-off. Each subsequent power cycle overwrites...

5.9AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•10 views

EUVD-2026-81780

In the Linux kernel, the following vulnerability has been resolved: nullblk: free zones array on device power-off nullinitzoneddev allocates dev-zones when a zoned device is powered on, but nulldeldev never frees it on power-off; dev-zones is only freed later in nullfreedev, when the configfs...

5.9AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•27 views

CVE-2026-90187 null_blk: free zones array on device power-off

In the Linux kernel, the following vulnerability has been resolved: nullblk: free zones array on device power-off nullinitzoneddev allocates dev-zones when a zoned device is powered on, but nulldeldev never frees it on power-off; dev-zones is only freed later in nullfreedev, when the configfs...

0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•31 views

CVE-2026-90136 platform/x86/amd/hsmp: Reject negative power cap writes in hwmon

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Reject negative power cap writes in hwmon hsmphwmonwrite takes the user-supplied hwmon value as a signed long and assigns "val / MICROWATTPERMILLIWATT" to msg.args0, which is a u32. MICROWATTPERMILLIWATT is...

0.00206EPSS
SaveExploits0References3
Japan Vulnerability Notes
Japan Vulnerability Notes
•added 2026/09/17 9:06 a.m.•10 views

Smartphone application Tohoku Electric Power "Yorisou e Net" vulnerable to use of hard-coded cryptographic key

Overview Smartphone application Tohoku Electric Power "Yorisou e Net" provided by Tohoku Electric Power Company, Incorporated contains the following vulnerability: Use of hard-coded cryptographic key CWE-321 - CVE-2026-75553 Yuta Sasaki of Ai Solutions Co., Ltd. reported this vulnerability to IPA...

2.4CVSS6AI score0.00142EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90395: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: power: supply: isp1704charger: cancel work on remove The USB notifier and initial VBUS detection can schedule isp-work. The remove path unregisters the notifier and power supply, but does not wait for queued or running work befor...

5.8AI score0.00176EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•2 views

CVE-2026-90362: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Drop devpmoppsetrate0 devpmoppsetrate0 removes the vote specified in required-opps but does not actually park the clock, making it run without the necessary power backing. Drop the explicit call to it. Every call sit...

5.7AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:16 a.m.•8 views

CVE-2026-89869

In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: use disableirq during power-off The IRQ is registered as a threaded IRQ. Using disableirqnosync in irisvpupoweroff does not wait for an already queued threaded IRQ handler to complete before returning. As a...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/16 10:31 a.m.•19 views

CVE-2026-89869

The Linux kernel's qcom iris media driver has a race condition in the VPU power-off path. The function iris_vpu_power_off() used disable_irq_nosync(), which does not wait for an already-queued threaded IRQ handler to finish. As a result, a threaded IRQ handler could still execute after the VPU ha...

5.8AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/16 10:31 a.m.•33 views

CVE-2026-89869 media: qcom: iris: use disable_irq() during power-off

In the Linux kernel, the following vulnerability has been resolved: media: qcom: iris: use disableirq during power-off The IRQ is registered as a threaded IRQ. Using disableirqnosync in irisvpupoweroff does not wait for an already queued threaded IRQ handler to complete before returning. As a...

0.00206EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•0 views

CVE-2026-89797: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: power: supply: ab8500fg: fix use-after-free on remove ab8500fgremove destroys the driver workqueue while the threaded interrupt handlers are still armed; they are devm-managed and freed only after -remove returns, so a handler th...

6.3AI score0.00206EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:41 p.m.•11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ARM: Rockchip – Fix for kernel hangs during SMP initialization To address this issue, the trampoline code that writes data from the secondary CPUs to SRAM is executed when the secondary CPUs are powered on at least this is true f...

5.5CVSS6.3AI score0.0017EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•4 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek – A race condition with genpd has been fixed. If the power domains are first registered with genpd, and then the driver attempts to power them on during the probe sequence, it is possible for a race condition t...

4.7CVSS5.9AI score0.00173EPSS
SaveExploits0References2
Rows per page
Query Builder