Bug 2395250 (CVE-2023-53248) - CVE-2023-53248 kernel: drm/amdgpu: install stub fence into potential unused fence pointers
Summary: CVE-2023-53248 kernel: drm/amdgpu: install stub fence into potential unused f...
Keywords:
Status: NEW
Alias: CVE-2023-53248
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-15 15:03 UTC by OSIDB Bzimport
Modified: 2025-10-06 08:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-15 15:03:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.