Lucene search
+L

8579 matches found

NVD
NVD
added 2025/05/02 4:15 p.m.11 views

CVE-2023-53095

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 ...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53085

In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix info leak when failing to get panel id Make sure to clear the transfer buffer before fetching the EDID to avoid leaking slab data to the logs on errors that leave the buffer unchanged...

7.1CVSS5.8AI score0.00174EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS6.4AI score0.00193EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.23 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 4:15 p.m.3 views

DEBIAN-CVE-2023-53077

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes WHY When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dmllog2 returns an unexpected negative value: shift exponent 4294966273 is t...

7.8CVSS5.5AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.11 views

CVE-2023-53074

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ttmbo calltrace warning in psphwfini The call trace occurs when the amdgpu is removed after the mode1 reset. During mode1 reset, from suspend to resume, there is no need to reinitialize the ta firmware buffer whic...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53042

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.13 views

AZL-70123 CVE-2023-53042 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53036

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.15 views

UBUNTU-CVE-2023-53077

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes WHY When PTEBufferSizeInRequests is zero, UBSAN reports the following warning because dmllog2 returns an unexpected negative value: shift exponent 4294966273 is t...

7.8CVSS6.1AI score0.00199EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

UBUNTU-CVE-2023-53087

In the Linux kernel, the following vulnerability has been resolved: drm/i915/active: Fix misuse of non-idle barriers as fence trackers Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issu...

7.8CVSS6.1AI score0.00203EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

UBUNTU-CVE-2023-53095

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 ...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/02 4:15 p.m.9 views

UBUNTU-CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS6.2AI score0.00193EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.30 views

CVE-2023-53112 drm/i915/sseu: fix max_subslices array-index-out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: drm/i915/sseu: fix maxsubslices array-index-out-of-bounds access It seems that commit bc3c5e0809ae "drm/i915/sseu: Don't try to store EU mask internally in UAPI format" exposed a potential out-of-bounds access, reported by UBSAN ...

0.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.20 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
OSV
OSV
added 2025/05/02 3:54 p.m.10 views

CVE-2023-53042 drm/amd/display: Do not set DRR on pipe Commit

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit WHY Writing to DRR registers such as OTGVTOTALMIN on the same frame as a pipe commit can cause underflow...

6AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.5 views

SUSE CVE-2025-37762

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix missed dmabuf unpinning in error path of preparefb Correct error handling in preparefb to fix leaking resources when error happens...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.9 views

SUSE CVE-2025-37763

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.6 views

SUSE CVE-2025-37764

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware ima...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.7 views

SUSE CVE-2025-37765

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttmbodelayeddelete oops Fix an oops in ttmbodelayeddelete which results from dererencing a dangling pointer: Oops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 1...

5.5CVSS7.6AI score0.00207EPSS
SaveExploits0References16
Rows per page
Query Builder