CVE-2025-39675

MEDIUM

Linux Kernel 5.8-6.16.3 - Null Pointer Dereference in mod_hdcp_hdcp1_create_session()

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() The function mod_hdcp_hdcp1_create_session() calls the function get_first_active_display(), but does not check its return value. The return value is a null pointer if the display list is empty. This will lead to a null pointer dereference. Add a null pointer check for get_first_active_display() and return MOD_HDCP_STATUS_DISPLAY_NOT_FOUND if the function return null. This is similar to the commit c3e9826a2202 ("drm/amd/display: Add null pointer check for get_first_active_display()"). (cherry picked from commit 5e43eb3cd731649c4f8b9134f857be62a416c893)

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 6.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-476
Status published
Products (22)
debian/debian_linux 11.0
linux/Kernel 5.16.0 - 6.1.149linux
linux/Kernel 5.8.0 - 5.15.190linux
linux/Kernel 6.13.0 - 6.16.4linux
linux/Kernel 6.2.0 - 6.6.103linux
linux/Kernel 6.7.0 - 6.12.44linux
Linux/Linux < 5.8
Linux/Linux 2deade5ede56581722c0d7672f28b09548dc0fc4 - 2af45aadb7b5d3852c76e2d1e985289ada6f48bf
Linux/Linux 2deade5ede56581722c0d7672f28b09548dc0fc4 - 2ee86b764c54e0d6a5464fb023b630fdf20869cd
Linux/Linux 2deade5ede56581722c0d7672f28b09548dc0fc4 - 7a2ca2ea64b1b63c8baa94a8f5deb70b2248d119
... and 12 more
Published Sep 05, 2025
Tracked Since Feb 18, 2026