Lucene search
K

193 matches found

CNNVD
CNNVD
added 3 days ago2 views

Imagination Graphics DDK security vulnerability

Imagination Graphics DDK is a GPU driver toolkit developed by the British company Imagination. There is a security vulnerability in Imagination Graphics DDK, which stems from an address translation logic error. This vulnerability may allow the compromised host kernel to perform arbitrary writes t...

4.3CVSS5.9AI score0.00013EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: media: imagination: fix a potential memory leak in e5010probe Add videodevicerelease to release the memory allocated by videodevicealloc if something goes wrong...

5.5CVSS5.8AI score0.00049EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/imagination: avoided deadlock on fence release The processing of fence release in the scheduler queue is performed on a workqueue, rather than directly in the release function. This fix resolves deadlock issues such as the...

5.5CVSS6.5AI score0.00011EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU. The runtime PM suspend callback does not know whether the IRQ handler is in progress on a different CPU core and does not wait for it to finish. Depending on the...

4.7CVSS5.8AI score0.00013EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fixed a deadlock in the soft reset sequence. The soft reset sequence is currently executed from the threaded IRQ handler. Therefore, it cannot call disableirq because it internally waits for the IRQ handlers—i.e....

5.5CVSS5.7AI score0.00013EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.4 views

Imagination Graphics DDK 资源管理错误漏洞

Imagination Graphics DDK is a suite of GPU driver tools from Imagination UK. The Imagination Graphics DDK suffers from a resource management error vulnerability that stems from a write-release-after-reuse crash triggered when WebGPU content is loaded into the GPU GLES rendering process, which cou...

8.1CVSS5.8AI score0.00018EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.2 views

Imagination Graphics DDK 缓冲区错误漏洞

Imagination Graphics DDK is a suite of GPU driver tools from Imagination UK. The Imagination Graphics DDK suffers from a buffer error vulnerability that arises from software run by an unprivileged user that may execute improper GPU system calls to force the GPU to write to arbitrary physical memo...

7.8CVSS6.2AI score0.00007EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.3 views

Imagination Graphics DDK 资源管理错误漏洞

Imagination Graphics DDK is a suite of GPU driver tools from Imagination UK. The Imagination Graphics DDK suffers from a Resource Management Error vulnerability that originates when WebGPU content is loaded into the GPU GLES rendering process triggering a write-release-after-reuse crash, which...

8.1CVSS5.8AI score0.00018EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/23 1:22 p.m.2 views

CVE-2026-21733

Vulnerability in Imagination Technologies Graphics DDK on Linux, Android -- RESERVED...

7.3CVSS5.8AI score0.00025EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/17 12:0 a.m.3 views

Imagination Graphics DDK 安全漏洞

Imagination Graphics DDK is a GPU driver toolkit developed by the British company Imagination. There is a security vulnerability in Imagination Graphics DDK, which stems from improper handling of GPU memory retention protection. This vulnerability could allow software running with non-privileged...

7.3CVSS5.8AI score0.00025EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.3 views

SUSE CVE-2026-23469

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

4.7CVSS5.8AI score0.00013EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.3 views

SUSE CVE-2026-23470

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableirq which internally waits for IRQ handlers, i.e. itself, to complete...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/04/03 6:43 p.m.2 views

CVE-2026-23469

A flaw was found in the Linux kernel's drm/imagination driver. This vulnerability arises from a race condition where the runtime Power Management PM suspend callback does not wait for the Interrupt Request IRQ handler to complete before suspending the Graphics Processing Unit GPU. This timing iss...

5.9AI score0.00013EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.1 views

EUVD-2026-18740

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableirq which internally waits for IRQ handlers, i.e. itself, to complete...

5.7AI score0.00013EPSS
Exploits0References5
EUVD
EUVD
added 2026/04/03 6:31 p.m.1 views

EUVD-2026-18739

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

5.8AI score0.00013EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:26 p.m.1 views

CVE-2026-23470

A flaw was found in the Linux kernel's drm/imagination driver. A local attacker could potentially trigger a deadlock condition during the soft reset sequence. This occurs because the soft reset sequence, when executed from a threaded Interrupt Request IRQ handler, attempts to disable IRQs while...

5.9AI score0.00013EPSS
Exploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.5 views

CVE-2026-23469

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

4.7CVSS0.00013EPSS
Exploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.1 views

CVE-2026-23470

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableirq which internally waits for IRQ handlers, i.e. itself, to complete...

5.5CVSS0.00013EPSS
Exploits0References4
OSV
OSV
added 2026/04/03 4:16 p.m.5 views

UBUNTU-CVE-2026-23469

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

4.7CVSS5.8AI score0.00013EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.2 views

CVE-2026-23470

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableirq which internally waits for IRQ handlers, i.e. itself, to complete...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References6
Rows per page
Query Builder