CVE-2025-38254
Last modified
CVE-2025-38254 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 sanity checks for drm_edid_raw() When EDID is retrieved via drm_edid_raw(), it doesn't guarantee to return proper EDID bytes the caller wants: it may be either NULL (that leads to an Oops) or with too long bytes over the fixed size raw_edid array (that may lead to memory corruption). The latter was reported actually when connected with a bad adapter. Add sanity checks for drm_edid_raw() to address the above corner cases, and return EDID_BAD_INPUT accordingly. (cherry picked from commit 648d3f4d209725d51900d6a3ed46b7b600140cdf). EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add sanity checks for drm_edid_raw() When EDID is retrieved via drm_edid_raw(), it doesn't guarantee to return proper EDID bytes the caller wants: it may be either NULL (that leads to an Oops) or with too long bytes over the fixed size raw_edid array (that may lead to memory corruption). The latter was reported actually when connected with a bad adapter. Add sanity checks for drm_edid_raw() to address the above corner cases, and return EDID_BAD_INPUT accordingly. (cherry picked from commit 648d3f4d209725d51900d6a3ed46b7b600140cdf)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.15.5 | — |
| Linux | Linux Kernel | 6.16 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-38254?
How severe is CVE-2025-38254?
How do I fix CVE-2025-38254?
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-38249In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-3825A vulnerability, which was classified as problematic, has be…4.1
- CVE-2025-38250In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38251In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38252In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38253In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38255In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38256In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38257In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38258In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38259In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3826A vulnerability, which was classified as problematic, was fo…4.1
Are you affected by CVE-2025-38254?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
