In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect sizeof in phys array reallocation The… (CVE-2026-53047)
A heap buffer overflow vulnerability in the Linux kernel's EFI capsule loader was fixed by correcting an incorrect sizeof usage in memory reallocation. The bug caused undersized allocation on 32-bit systems with PAE, potentially leading to memory corruption when storing physical addresses.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's efi/capsule-loader component involved an incorrect use of sizeof in the krealloc() call for cap_info->phys within __efi_capsule_setup_info(). Specifically, sizeof(phys_addr_t *) was used instead of sizeof(phys_addr_t), resulting in an undersized allocation. On 64-bit systems, this went unnoticed because pointers and phys_addr_t have the same size, but on 32-bit systems with PAE where phys_addr_t is 64-bit and pointers are 32-bit, the allocation was only half the required size. This could lead to a heap buffer overflow when storing physical addresses. The issue is similar to a previously fixed bug in the same component, which corrected the allocation size at the initial allocation site.
Potential Impact
On affected 32-bit systems with PAE, the undersized allocation may cause a heap buffer overflow when physical addresses are stored, potentially leading to system instability or denial of service. There is no indication of confidentiality or integrity impact. The CVSS score is 5.5 (medium severity) with an impact on availability only.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel. Users should apply the official kernel updates that include the corrected allocation size in the efi/capsule-loader component. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect sizeof in phys array reallocation The… (CVE-2026-53047)
Description
A heap buffer overflow vulnerability in the Linux kernel's EFI capsule loader was fixed by correcting an incorrect sizeof usage in memory reallocation. The bug caused undersized allocation on 32-bit systems with PAE, potentially leading to memory corruption when storing physical addresses.
CVSS v3.1
Score 5.5medium
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's efi/capsule-loader component involved an incorrect use of sizeof in the krealloc() call for cap_info->phys within __efi_capsule_setup_info(). Specifically, sizeof(phys_addr_t *) was used instead of sizeof(phys_addr_t), resulting in an undersized allocation. On 64-bit systems, this went unnoticed because pointers and phys_addr_t have the same size, but on 32-bit systems with PAE where phys_addr_t is 64-bit and pointers are 32-bit, the allocation was only half the required size. This could lead to a heap buffer overflow when storing physical addresses. The issue is similar to a previously fixed bug in the same component, which corrected the allocation size at the initial allocation site.
Potential Impact
On affected 32-bit systems with PAE, the undersized allocation may cause a heap buffer overflow when physical addresses are stored, potentially leading to system instability or denial of service. There is no indication of confidentiality or integrity impact. The CVSS score is 5.5 (medium severity) with an impact on availability only.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel. Users should apply the official kernel updates that include the corrected allocation size in the efi/capsule-loader component. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-jp44-vj5f-4fr8
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53047"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a5fcf481010f89cc2152d0e
Added to database: 07/21/2026, 19:58:00 UTC
Last enriched: 09/15/2026, 06:35:46 UTC
Last updated: 09/15/2026, 06:35:46 UTC
Views: 27
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.