Lucene search
+L

11869 matches found

RedhatCVE
RedhatCVE
added 2026/04/24 5:7 p.m.6 views

CVE-2026-31547

A flaw was found in the Linux kernel's drm/xe component. A missing runtime power management PM reference in the ccsmodestore function could lead to a warning about missing outer runtime PM protection. This issue indicates improper resource management within the graphics driver, which may affect...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.7 views

CVE-2026-31572

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

4.7CVSS0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 3:16 p.m.8 views

DEBIAN-CVE-2026-31572

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

4.7CVSS5.2AI score0.00088EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31550

In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835asbcontrol function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During intensive workloads, this handshake intermittently...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.7 views

CVE-2026-31550

In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835asbcontrol function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During intensive workloads, this handshake intermittently...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/24 3:16 p.m.3 views

DEBIAN-CVE-2026-31547

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing runtime PM reference in ccsmodestore ccsmodestore calls xegtreset which internally invokes xepmruntimegetnoresume. That function requires the caller to already hold an outer runtime PM reference and warns if...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31547

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing runtime PM reference in ccsmodestore ccsmodestore calls xegtreset which internally invokes xepmruntimegetnoresume. That function requires the caller to already hold an outer runtime PM reference and warns if...

5.5CVSS0.00107EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.15 views

CVE-2026-31547

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing runtime PM reference in ccsmodestore ccsmodestore calls xegtreset which internally invokes xepmruntimegetnoresume. That function requires the caller to already hold an outer runtime PM reference and warns if...

5.5CVSS5.4AI score0.00107EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.7 views

CVE-2026-31550

In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835asbcontrol function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During intensive workloads, this handshake intermittently...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.37 views

CVE-2026-31655 pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: Keep the NOCHDCP clock enabled Keep the NOCHDCP clock always enabled to fix the potential hang caused by the NoC ADB400 port power down handshake...

0.00114EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/24 2:45 p.m.44 views

CVE-2026-31655

CVE-2026-31655 affects the Linux kernel’s pmdomain: imx8mp-blk-ctrl module, where the NOC_HDCP clock must be kept enabled. The underlying issue is an inconsistent clock state that can disrupt the NoC ADB400 port power‑down handshake, potentially causing a system hang. Reported impact is a DoS-lik...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.9 views

CVE-2026-31655

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx8mp-blk-ctrl: Keep the NOCHDCP clock enabled Keep the NOCHDCP clock always enabled to fix the potential hang caused by the NoC ADB400 port power down handshake...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:35 p.m.19 views

CVE-2026-31572

CVE-2026-31572 involves the Linux kernel driver for the i2c: designware: amdisp. A race exists between probe and runtime PM resume: when the ISP is powered on via runtime PM before probe completes, the amdisp I2C resume can occur early, causing a NULL dereference in kernel v7.0. The fix uses genp...

4.7CVSS5.3AI score0.00088EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/24 2:35 p.m.11 views

EUVD-2026-25465

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

5.3AI score0.00088EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.33 views

CVE-2026-31572 i2c: designware: amdisp: Fix resume-probe race condition issue

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 2:35 p.m.8 views

CVE-2026-31572 i2c: designware: amdisp: Fix resume-probe race condition issue

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.8 views

CVE-2026-31572

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: amdisp: Fix resume-probe race condition issue Identified resume-probe race condition in kernel v7.0 with the commit 38fa29b01a6a "i2c: designware: Combine the init functions",but this issue existed from the...

4.7CVSS5.2AI score0.00088EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:33 p.m.16 views

CVE-2026-31550

CVE-2026-31550 is a Linux kernel issue in the bcm2835-power component. The bcm2835_asb_control() polling loop could fail to properly disable the V3D master ASB on BCM2711 under heavy workloads, leaving the V3D in a broken state and potentially causing bus faults or system hangs. The mitigation in...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/24 2:33 p.m.9 views

CVE-2026-31550 pmdomain: bcm: bcm2835-power: Increase ASB control timeout

In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835asbcontrol function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During intensive workloads, this handshake intermittently...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/04/24 2:33 p.m.7 views

CVE-2026-31550

In the Linux kernel, the following vulnerability has been resolved: pmdomain: bcm: bcm2835-power: Increase ASB control timeout The bcm2835asbcontrol function uses a tight polling loop to wait for the ASB bridge to acknowledge a request. During intensive workloads, this handshake intermittently...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Rows per page
Query Builder