CVE-2023-53248

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when calling dma_fence_wait() on them.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

03 Dec 2025, 20:36

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/187916e6ed9d0c3b3abc27429f7a5f8c936bd1f0 - () https://git.kernel.org/stable/c/187916e6ed9d0c3b3abc27429f7a5f8c936bd1f0 - Patch
References () https://git.kernel.org/stable/c/78b25110eb8c6990f7f5096bc0136c12a2b4cc99 - () https://git.kernel.org/stable/c/78b25110eb8c6990f7f5096bc0136c12a2b4cc99 - Patch
References () https://git.kernel.org/stable/c/aa9e9ba5748c524eb0925a2ef6984b78793646d6 - () https://git.kernel.org/stable/c/aa9e9ba5748c524eb0925a2ef6984b78793646d6 - Patch

15 Sep 2025, 15:22

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-15 15:15

Updated : 2025-12-03 20:36


NVD link : CVE-2023-53248

Mitre link : CVE-2023-53248

CVE.ORG link : CVE-2023-53248


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference