In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector objects…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector objects without incrementing the kref reference counts. When using a USB-C dock, and the dock is unplugged, the corresponding amdgpu_dm_connector objects are freed, creating dangling pointers in the HDCP code. When the dock is plugged back, the dangling pointers are dereferenced, resulting in a slab-use-af…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/3a782a83d130ceac6c98a87639ddd89640bff486 Patch
- https://git.kernel.org/stable/c/bbc66abcd297be67e3d835276e21e6fdc65205a6 Patch
- https://git.kernel.org/stable/c/be593d9d91c5a3a363d456b9aceb71029aeb3f1d Patch
- https://git.kernel.org/stable/c/dd329f04dda35a66e0c9ed462ba91bd5f2c8be70 Patch
- https://git.kernel.org/stable/c/e25139c4aa5621f2db8e86688c33546cdd885e42 Patch
- https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html Mailing List
Timeline
- nvd_ingest NVD