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.
References
Configurations
Configuration 1 (hide)
|
History
03 Dec 2025, 20:36
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-476 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/187916e6ed9d0c3b3abc27429f7a5f8c936bd1f0 - Patch | |
| References | () https://git.kernel.org/stable/c/78b25110eb8c6990f7f5096bc0136c12a2b4cc99 - Patch | |
| References | () https://git.kernel.org/stable/c/aa9e9ba5748c524eb0925a2ef6984b78793646d6 - Patch |
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
