CVE-2024-35788: Vulnerability in Linux Linux
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix bounds check for dcn35 DcfClocks [Why] NumFclkLevelsEnabled is used for DcfClocks bounds check instead of designated NumDcfClkLevelsEnabled. That can cause array index out-of-bounds access. [How] Use designated variable for dcn35 DcfClocks bounds check.
AI Analysis
Technical Summary
CVE-2024-35788 is a vulnerability identified in the Linux kernel, specifically within the Direct Rendering Manager (DRM) subsystem for AMD graphics hardware. The flaw arises in the handling of display clock levels for the DCN3.5 (Display Core Next 3.5) architecture. The vulnerability is due to an incorrect bounds check where the variable NumFclkLevelsEnabled is used instead of the correct NumDcfClkLevelsEnabled when validating array indices for DcfClocks. This discrepancy can lead to an array index out-of-bounds access, which is a memory safety issue. Such out-of-bounds access can cause undefined behavior including potential kernel crashes (denial of service), data corruption, or could be leveraged by an attacker to execute arbitrary code with kernel privileges if combined with other vulnerabilities or conditions. The issue was resolved by correcting the bounds check to use the designated variable for DCN3.5 DcfClocks, ensuring proper validation of array indices and preventing out-of-bounds access. The vulnerability affects specific Linux kernel versions identified by commit hashes, and no known exploits are currently reported in the wild. The lack of a CVSS score indicates the vulnerability is newly disclosed and not yet fully assessed for severity by standard scoring systems.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to systems running Linux kernels with AMD graphics hardware utilizing the DCN3.5 display engine, which is common in desktops, laptops, and servers with AMD GPUs. Potential impacts include system instability or crashes, which can disrupt business operations, especially in environments relying on Linux for critical infrastructure or services. In worst-case scenarios, if exploited in conjunction with other vulnerabilities, it could lead to privilege escalation and unauthorized control over affected systems, compromising confidentiality and integrity of data. Organizations in sectors such as finance, healthcare, government, and technology that rely heavily on Linux-based systems with AMD GPUs could face operational disruptions or data breaches. The absence of known exploits reduces immediate risk, but the vulnerability should be addressed promptly to prevent future exploitation.
Mitigation Recommendations
Organizations should promptly apply the official Linux kernel patches that correct the bounds check in the DRM AMD display driver for DCN3.5. Since this is a kernel-level vulnerability, updating to the latest stable kernel version containing the fix is critical. For environments where immediate patching is not feasible, consider temporarily disabling or restricting access to AMD GPU features related to DCN3.5 if possible, to reduce attack surface. Monitoring system logs for unusual behavior or crashes related to the DRM subsystem can help detect exploitation attempts. Additionally, implement strict access controls and limit user privileges to reduce the risk of local exploitation. Regularly audit and update all kernel modules and drivers to ensure they are current and free from known vulnerabilities. Engage with Linux distribution vendors for timely security updates and advisories.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Finland, Poland, Italy, Spain
CVE-2024-35788: Vulnerability in Linux Linux
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix bounds check for dcn35 DcfClocks [Why] NumFclkLevelsEnabled is used for DcfClocks bounds check instead of designated NumDcfClkLevelsEnabled. That can cause array index out-of-bounds access. [How] Use designated variable for dcn35 DcfClocks bounds check.
AI-Powered Analysis
Technical Analysis
CVE-2024-35788 is a vulnerability identified in the Linux kernel, specifically within the Direct Rendering Manager (DRM) subsystem for AMD graphics hardware. The flaw arises in the handling of display clock levels for the DCN3.5 (Display Core Next 3.5) architecture. The vulnerability is due to an incorrect bounds check where the variable NumFclkLevelsEnabled is used instead of the correct NumDcfClkLevelsEnabled when validating array indices for DcfClocks. This discrepancy can lead to an array index out-of-bounds access, which is a memory safety issue. Such out-of-bounds access can cause undefined behavior including potential kernel crashes (denial of service), data corruption, or could be leveraged by an attacker to execute arbitrary code with kernel privileges if combined with other vulnerabilities or conditions. The issue was resolved by correcting the bounds check to use the designated variable for DCN3.5 DcfClocks, ensuring proper validation of array indices and preventing out-of-bounds access. The vulnerability affects specific Linux kernel versions identified by commit hashes, and no known exploits are currently reported in the wild. The lack of a CVSS score indicates the vulnerability is newly disclosed and not yet fully assessed for severity by standard scoring systems.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to systems running Linux kernels with AMD graphics hardware utilizing the DCN3.5 display engine, which is common in desktops, laptops, and servers with AMD GPUs. Potential impacts include system instability or crashes, which can disrupt business operations, especially in environments relying on Linux for critical infrastructure or services. In worst-case scenarios, if exploited in conjunction with other vulnerabilities, it could lead to privilege escalation and unauthorized control over affected systems, compromising confidentiality and integrity of data. Organizations in sectors such as finance, healthcare, government, and technology that rely heavily on Linux-based systems with AMD GPUs could face operational disruptions or data breaches. The absence of known exploits reduces immediate risk, but the vulnerability should be addressed promptly to prevent future exploitation.
Mitigation Recommendations
Organizations should promptly apply the official Linux kernel patches that correct the bounds check in the DRM AMD display driver for DCN3.5. Since this is a kernel-level vulnerability, updating to the latest stable kernel version containing the fix is critical. For environments where immediate patching is not feasible, consider temporarily disabling or restricting access to AMD GPU features related to DCN3.5 if possible, to reduce attack surface. Monitoring system logs for unusual behavior or crashes related to the DRM subsystem can help detect exploitation attempts. Additionally, implement strict access controls and limit user privileges to reduce the risk of local exploitation. Regularly audit and update all kernel modules and drivers to ensure they are current and free from known vulnerabilities. Engage with Linux distribution vendors for timely security updates and advisories.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Linux
- Date Reserved
- 2024-05-17T12:19:12.338Z
- Cisa Enriched
- true
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 682d982ac4522896dcbe3491
Added to database: 5/21/2025, 9:08:58 AM
Last enriched: 6/29/2025, 3:56:01 PM
Last updated: 8/14/2025, 9:32:21 PM
Views: 15
Related Threats
CVE-2025-53948: CWE-415 Double Free in Santesoft Sante PACS Server
HighCVE-2025-52584: CWE-122 Heap-based Buffer Overflow in Ashlar-Vellum Cobalt
HighCVE-2025-46269: CWE-122 Heap-based Buffer Overflow in Ashlar-Vellum Cobalt
HighCVE-2025-54862: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Santesoft Sante PACS Server
MediumCVE-2025-54759: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Santesoft Sante PACS Server
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.