Lucene search
+L

124 matches found

Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.13 views

PT-2025-30755 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s DRM/XE subsystem related to the handling of GGTT node removals during device unwinding. Specifically, the issue arises when deferred GGTT node...

6.5CVSS6AI score0.03133EPSS
SaveExploits12References580
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.11 views

PT-2025-30756 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue within the drm/xe/guc subsystem. During driver probing, a delayed workqueue might remain in CT safe mode even after the probe is aborted, leading to ...

6.5CVSS5.9AI score0.03133EPSS
SaveExploits12References580
CVE
CVE
added 2025/06/18 11:1 a.m.114 views

CVE-2022-50035

CVE-2022-50035 affects the Linux kernel DRM AMDGPU path. The issue is a use-after-free in amdgpu_bo_list mutex handling caused by double-unlocking of bo_list_mutex when amdgpu_cs_vm_handling returns non-zero, which can lead to a refcount underflow (as shown in the trace). The vulnerability is dem...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:0 a.m.16 views

CVE-2022-49965

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing -finixxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced...

5.5CVSS5.2AI score0.00179EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.7 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/05/26 12:0 a.m.14 views

The vulnerability in the module drivers/gpu/drm/v3d/v3d_submit.c of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/gpu/drm/v3d/v3dsubmit.c kernel module of the Linux operating system is related to incorrect initialization of resources. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/14 12:0 a.m.11 views

PT-2025-29029 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue within the drm/xe/vm subsystem. A flaw exists in the xe vm close and put function where xe svm fini can be called prematurely during virtual machine...

4.6CVSS5.7AI score0.00123EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.19 views

CVE-2023-53095 drm/ttm: Fix a NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix a NULL pointer dereference The LRU mechanism may look up a resource in the process of being removed from an object. The locking rules here are a bit unclear but it looks currently like res-bo assignment is protected ...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.8 views

CVE-2022-49843

Removed by vendor...

5.6AI score
SaveExploits0
CVE
CVE
added 2025/05/01 2:9 p.m.128 views

CVE-2022-49827

Summary (CVE-2022-49827) : In the Linux kernel DRM stack, a possible null pointer dereference could occur during vblank cleanup when __drmm_add_action() fails and drm_vblank_init_release() runs for a vblank with a NULL worker, leading to kthread_destroy_worker() dereference. The fix adds a NULL c...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 2:9 p.m.11 views

CVE-2022-49827 drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref in drmvblankdestroyworker drmvblankinit call drmmaddactionorreset with drmvblankinitrelease as action. If drmmaddaction failed, will directly call drmvblankinitrelease with the vblank whose worke...

6AI score
SaveExploits0References7
OSV
OSV
added 2025/04/16 3:16 p.m.9 views

UBUNTU-CVE-2025-22096

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

6.8CVSS5.9AI score0.00159EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.6 views

SUSE CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS7.8AI score0.00264EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49499

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereferences without iommu Check if 'aspace' is set before using it as it will stay null without IOMMU, such as on msm8974...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:13 a.m.113 views

CVE-2022-49467

CVE-2022-49467 is a Linux kernel issue: a memory‑leak in the DRM MSM driver during mdp5_crtc_cursor_set() caused by incorrect handling in drm_gem_object_lookup/drm_gem_object_get and cursor_bo when msm_gem_get_and_pin_iova fails. Affected components/impact are within the kernel’s DRM subsystem (d...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.28 views

CVE-2022-49137 drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpucs: fix refcount leak of a dmafence obj This issue takes place in an error path in amdgpucsfencetohandleioctl. When info-in.what falls into default case, the function simply returns -EINVAL, forgetting to...

0.0026EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.12 views

CVE-2022-49125

In the Linux kernel, the following vulnerability has been resolved: drm/sprd: fix potential NULL dereference 'drm' could be null in sprddrmshutdown, and drmwarn maybe dereference it, remove this warning log. v1 - v2: - Split checking platformgetresource return value to a separate patch - Use...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0
NVD
NVD
added 2025/01/15 1:15 p.m.16 views

CVE-2024-57844

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drmdeventer/drmdevexit. This fixes the followin...

5.5CVSS0.00186EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/01/03 12:0 a.m.19 views

The vulnerability of the stream_enc regs() function in the Direct Rendering Manager (DRM) subsystem of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the streamenc regs function in the Direct Rendering Manager DRM subsystem of the Linux kernel is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.6CVSS7AI score0.00264EPSS
SaveExploits0References28Affected Software5
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-30771

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.25+rpt-rpi-v8 1 Description The Linux kernel contains a flaw in the DRM/V3D subsystem where an interrupt can be triggered during a GPU reset. This can lead to GPU hangs and a NULL pointer dereference in an...

5.5CVSS6.7AI score0.00164EPSS
SaveExploits0
Rows per page
Query Builder