Lucene search
+L

156 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68276

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/gfx: fix cleaner shader IB buffer overflow The cleaner shader sysfs path allocates a 16-dword 64 byte IB but incorrectly fills alignmask + 1 dwords. ...

6.1AI score0.00194EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.10 views

The vulnerability of the drm_compat_ioctl() function in the drivers/gpu/drm/drm_ioc32.c file of the Direct Rendering Infrastructure (DRI) driver for the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the drmcompatioctl function in the drivers/gpu/drm/drmioc32.c file of the Direct Rendering Infrastructure DRI driver in the Linux kernel relates to the disclosure of confidential information. Exploiting this vulnerability could allow an attacker to compromise the...

7CVSS4.5AI score0.00123EPSS
SaveExploits0References14Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.8 views

The vulnerability in the `drivers/gpu/drm/i915/i915_perf.c` file of the Direct Rendering Infrastructure (DRI) driver of the Linux operating system allows a hacker to gain access to protected information or cause a service failure.

The vulnerability in the drivers/gpu/drm/i915/i915perf.c file of the Direct Rendering Infrastructure DRI driver of the Linux operating system is related to a data format agreement violation. Exploiting this vulnerability can allow an attacker to access protected information or cause service...

7.1CVSS5.5AI score0.00196EPSS
SaveExploits0References6Affected Software2
CVE
CVE
added 2026/07/19 2:54 p.m.50 views

CVE-2026-63881

CVE-2026-63881 affects the Linux kernel DRM/AMDKFD debugger path. The get_queue_ids() function computed array_size as num_queues * sizeof(uint32_t), which could overflow on 32-bit size_t builds. The fix replaces this with a safe-sized approach using array_size(), causing saturation to SIZE_MAX on...

7.8CVSS5.5AI score0.00184EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:00 a.m.14 views

The vulnerability of the xe_oa_add_config_ioctl() function in the drivers/gpu/drm/xe/xe_oa.c module of the Direct Rendering Infrastructure (DRI) driver for the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the xeoaaddconfigioctl function in the drivers/gpu/drm/xe/xeoa.c module of the Direct Rendering Infrastructure DRI driver for the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a...

5.5CVSS6AI score0.00135EPSS
SaveExploits0References11Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/07/03 12:00 a.m.12 views

The vulnerability of the amdgpu_device_suspend() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_device.c driver code allows a hacker to cause a service failure in AMD GPU cores supporting Direct Rendering Infrastructure (DRI) in Linux operating systems.

The vulnerability of the amdgpudevicesuspend function in the drivers/gpu/drm/amd/amdgpu/amdgpudevice.c driver, which is part of the DRI support module for AMD GPU cores in Linux operating systems, leads to a mutual locking condition. Exploiting this vulnerability can allow an attacker to cause a...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References27Affected Software7
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/msm/dpu: fix mismatch between power and frequency During DPU runtime suspend, calling devpmoppsetratedev, 0 drops the MMCX rail to MINSVS while the core clo...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/03 3:50 p.m.17 views

CVE-2026-46263 drm/amd/display: Fix out-of-bounds stream encoder index v3

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 engid can be negative and that streamencregs can be indexed out of bounds. engid is used directly as an index into streamencregs, which has only 5 entries. When engid is ...

7.8CVSS6.5AI score
SaveExploits0References7
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.22 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the exynos-drm driver’s viidiconnectionioctl function, which directly derefreshes user-space...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/tests: helpers: Avoid a driver UAF When using drmkunithelperallocdrmdevice, the driver may be referenced by device-managed resources until the device is freed. This typically happens later than when the kunit-managed resource...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/08 2:16 p.m.10 views

AZL-86187 CVE-2026-43294 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm: renesas: rz-du: mipidsi: fix kernel panic when rebooting for some panels Since commit 56de5e305d4b "clk: renesas: r9a07g044: Add MSTOP for RZ/G2L" we may get the following kernel panic, for some panels, when rebooting:...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.11 views

The vulnerability in the `fake_get_pages()` function of the `drivers/gpu/drm/i915/selftests/i915_gem_gtt.c` file, a driver for the Direct Rendering Infrastructure (DRI) of the Linux operating system, allows a hacker to induce a service failure.

The vulnerability of the fakegetpages function in the drivers/gpu/drm/i915/selftests/i915gemgtt.c file of the Direct Rendering Infrastructure DRI driver for the Linux operating system is related to improper memory release. Exploiting this vulnerability could allow an attacker to cause a system...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/03/02 12:00 a.m.12 views

The vulnerability in the `ge_b850v3_lvdsremove()` function of the driver module `/usr/sbin/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c` of the Direct Rendering Infrastructure (DRI) kernel driver in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the geb850v3lvdsremove function in the drivers/gpu/drm/bridge/megachips-stdpxxxx-ge-b850v3-fw.c driver module of the Direct Rendering Infrastructure DRI kernel of the Linux operating system is related to the assignment of the NULL pointer. Exploiting this vulnerability could...

7CVSS5.8AI score0.00156EPSS
SaveExploits0References22Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/02/27 12:00 a.m.14 views

The vulnerability of the msm_dsi_modeset_init() function in the driver/gpu/drm/msm/dsi/dsi.c file of the Direct Rendering Infrastructure (DRI) driver in the Linux operating system’s kernel allows a malicious actor to cause a service failure.

The vulnerability of the msmdsimodesetinit function in the driver/gpu/drm/msm/dsi/dsi.c file of the Direct Rendering Infrastructure DRI driver in the Linux kernel is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References15Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/02/05 12:00 a.m.7 views

The vulnerability of the drm_client_target_cloned() function in the drivers/gpu/drm/drm_client_modeset.c file of the Direct Rendering Infrastructure (DRI) driver for the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the drmclienttargetcloned function in the drivers/gpu/drm/drmclientmodeset.c file of the Direct Rendering Infrastructure DRI driver in the Linux kernel is related to improper memory release memory leak. Exploiting this vulnerability could allow an attacker to cause a system...

5.5CVSS6AI score0.00251EPSS
SaveExploits0References20Affected Software3
Redos
Redos
added 2026/01/20 12:00 a.m.13 views

ROS-20260120-7357

A vulnerability in the drivers/gpu/drm/hyperv/hypervdrmdrv.c component of the Linux operating system kernel involves improper memory freeing before the last reference is deleted. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.8AI score0.0019EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.9 views

SUSE CVE-2022-50884

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2022-55912

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

5.9AI score0.00229EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.11 views

CVE-2022-50884

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

5.6AI score0.00229EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/30 12:09 p.m.15 views

CVE-2023-54202

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915perfaddconfigioctl Userspace can guess the id value and try to race oaconfig object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking t...

7.8CVSS5.2AI score0.00146EPSS
SaveExploits0
Rows per page
Query Builder