Lucene search
+L

20019 matches found

SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.9 views

SUSE CVE-2024-56711

In the Linux kernel, the following vulnerability has been resolved: drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference drmmodeduplicate could return NULL due to lack of memory, which will then call NULL pointer dereference. Add a check to prevent it...

5.5CVSS7.6AI score0.00217EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.7 views

SUSE CVE-2024-56752

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS7.7AI score0.00205EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.8 views

SUSE CVE-2024-56753

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfxv90 Module This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/29 11:30 a.m.11 views

CVE-2024-56753 drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfxv90 Module This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary...

5.5CVSS6.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/29 11:30 a.m.39 views

CVE-2024-56753 drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 Module

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfxv90 Module This commit addresses an omission in the previous patch related to the cleaner shader support for GFX9 hardware. Specifically, it adds the necessary...

0.00176EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.27 views

CVE-2024-56752

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/12/29 11:30 a.m.4 views

CVE-2024-56752 drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

7.5AI score0.00205EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.13 views

SUSE CVE-2024-56683

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Avoid hang with debug registers when suspended Trying to read /sys/kernel/debug/dri/1/hdmi1regs when the hdmi is disconnected results in a fatal system hang. This is due to the pm suspend code disabling the dvp...

5.5CVSS7.6AI score0.0022EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2024/12/29 12:00 a.m.7 views

PT-2024-37065 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically related to the GFX9 hardware support. The issue concerned the cleaner shader, where an omission in the previous patc...

5.5CVSS7.5AI score0.00176EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/12/29 12:00 a.m.16 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a resource release issue in the cleaner shader in the drm/amdgpu/gfx9 module...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.7 views

SUSE CVE-2024-56538

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpkms: Unplug DRM device before removal Prevent userspace accesses to the DRM device from causing use-after-frees by unplugging the device before we remove it. This causes any further userspace accesses to result in an...

5.5CVSS7.7AI score0.0027EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/12/28 12:00 a.m.8 views

Imagination GPU Driver 安全漏洞

Imagination GPU Driver is a graphics driver from Imagination. A security vulnerability exists in Imagination GPU Driver versions 1.13 RTM through 24.2 RTM2, which originates from software installed and run as an unprivileged user can trigger the GPU kernel driver to write to arbitrary read-only...

7.8CVSS6.6AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56652

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Remove register pool That pool implementation doesn't really work: if the krealloc happens to move the memory and return another address, the entries in the xarray become invalid, leading to use-after-free later: BU...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

UBUNTU-CVE-2024-56552

In the Linux kernel, the following vulnerability has been resolved: drm/xe/gucsubmit: fix race around suspendpending Currently in some testcases we can trigger: xe 0000:03:00.0: drm Assertion execqueuedestroyedq failed! .... WARNING: CPU: 18 PID: 2640 at drivers/gpu/drm/xe/xegucsubmit.c:1826...

7.8CVSS6.2AI score0.00145EPSS
SaveExploits0References11
NVD
NVD
added 2024/12/27 2:15 p.m.31 views

CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.3 views

DEBIAN-CVE-2024-56542

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 2:11 p.m.1 views

CVE-2024-56542 drm/amd/display: fix a memleak issue when driver is removed

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time followed by a modprobe -r amdgpu causes a call trace like: 845.212163 Memory manager not clean during takedown. 845.212170...

7.5AI score0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.1 views

CVE-2024-53200 drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dpp

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in hwsssetupdpp This commit addresses a null pointer dereference issue in hwsssetupdpp. The issue could occur when pipectx-planestate is null. The fix adds a check to ensure...

7.5AI score0.00219EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unchecked null return value issue in the function pqmuninit in the drm/amdkfd subsystem...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a null pointer dereference issue in the captureengine in the drm/i915 subsystem...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References3
Rows per page
Query Builder