CVE-2025-38362
Last modified
CVE-2025-38362 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for get_first_active_display() The function mod_hdcp_hdcp1_enable_encryption() 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 in mod_hdcp_hdcp2_enable_encryption(). Add a null pointer check for get_first_active_display() and return MOD_HDCP_STATUS_DISPLAY_NOT_FOUND if the function return null.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check for get_first_active_display() The function mod_hdcp_hdcp1_enable_encryption() 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 in mod_hdcp_hdcp2_enable_encryption(). Add a null pointer check for get_first_active_display() and return MOD_HDCP_STATUS_DISPLAY_NOT_FOUND if the function return null.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.8, < 5.15.187 |
| Linux | Linux Kernel | >= 5.16, < 6.1.143 |
| Linux | Linux Kernel | >= 6.2, < 6.6.96 |
| Linux | Linux Kernel | >= 6.7, < 6.12.36 |
| Linux | Linux Kernel | >= 6.13, < 6.15.5 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-38362?
How severe is CVE-2025-38362?
How do I fix CVE-2025-38362?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38357In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38358In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38359In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3836Zohocorp ManageEngine ADAudit Plus versions 8510 and prior a…8.3
- CVE-2025-38360In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38361In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38363In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38364In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38365In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38366In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38367In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38368In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-38362?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
