In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use krealloc_array() in dal_vector_reserve() [Why & How]… (CVE-2026-53329)
A vulnerability in the Linux kernel's drm/amd/display component was resolved by replacing krealloc() with krealloc_array() in the dal_vector_reserve() function. The original code used uint32_t arithmetic to compute allocation size, which could overflow silently and cause krealloc to allocate a smaller buffer than expected. This led to heap overflows during subsequent vector appends. The fix introduces an internal overflow check that prevents this issue by returning NULL on overflow.
AI Analysis
Technical Summary
The Linux kernel's drm/amd/display subsystem contained a vulnerability in the dal_vector_reserve() function where allocation size was computed using uint32_t multiplication without overflow checks. This could cause silent integer overflow, resulting in krealloc allocating a smaller buffer than intended. Subsequent operations could then cause heap overflows. The vulnerability was fixed by replacing krealloc() with krealloc_array(), which performs an internal overflow check and returns NULL if an overflow occurs, thus preventing heap overflows.
Potential Impact
Successful exploitation of this vulnerability could lead to heap overflows, potentially allowing an attacker with local access and low privileges to cause memory corruption. The CVSS vector indicates high impact on confidentiality, integrity, and availability, but requires local attack vector with high attack complexity and low privileges. There is no indication of known exploits in the wild.
Mitigation Recommendations
A fix is available and has been applied in the Linux kernel by replacing krealloc() with krealloc_array() in the affected function. Users should update their Linux kernel to a version that includes this fix. Since this is not a cloud service, remediation depends on applying the updated kernel version. Patch status is not explicitly confirmed in the provided data; users should verify with the official Linux kernel advisories for the exact fixed versions.
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Use krealloc_array() in dal_vector_reserve() [Why & How]… (CVE-2026-53329)
Description
A vulnerability in the Linux kernel's drm/amd/display component was resolved by replacing krealloc() with krealloc_array() in the dal_vector_reserve() function. The original code used uint32_t arithmetic to compute allocation size, which could overflow silently and cause krealloc to allocate a smaller buffer than expected. This led to heap overflows during subsequent vector appends. The fix introduces an internal overflow check that prevents this issue by returning NULL on overflow.
CVSS v3.1
Score 7.0high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's drm/amd/display subsystem contained a vulnerability in the dal_vector_reserve() function where allocation size was computed using uint32_t multiplication without overflow checks. This could cause silent integer overflow, resulting in krealloc allocating a smaller buffer than intended. Subsequent operations could then cause heap overflows. The vulnerability was fixed by replacing krealloc() with krealloc_array(), which performs an internal overflow check and returns NULL if an overflow occurs, thus preventing heap overflows.
Potential Impact
Successful exploitation of this vulnerability could lead to heap overflows, potentially allowing an attacker with local access and low privileges to cause memory corruption. The CVSS vector indicates high impact on confidentiality, integrity, and availability, but requires local attack vector with high attack complexity and low privileges. There is no indication of known exploits in the wild.
Mitigation Recommendations
A fix is available and has been applied in the Linux kernel by replacing krealloc() with krealloc_array() in the affected function. Users should update their Linux kernel to a version that includes this fix. Since this is not a cloud service, remediation depends on applying the updated kernel version. Patch status is not explicitly confirmed in the provided data; users should verify with the official Linux kernel advisories for the exact fixed versions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-j7g7-x525-gxgj
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53329"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- 3.1
Threat ID: 6a498a7727e9c7971936ee54
Added to database: 07/04/2026, 22:34:31 UTC
Last enriched: 07/19/2026, 01:22:51 UTC
Last updated: 07/31/2026, 19:24:47 UTC
Views: 28
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.