In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In… (CVE-2026-89588)
A vulnerability in the Linux kernel's ACPI APEI GHES component involved incorrect length accounting in the ARM hardware error section parser. This flaw could cause the parser to read beyond the intended bounds of the CPER section when certain conditions are met. The issue was fixed by correcting the size calculation to match the structure size rather than the pointer size.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel affects the ACPI APEI GHES error handling code for ARM architectures. Specifically, in the function ghes_handle_arm_hw_error(), the code incorrectly reduces the remaining length after skipping the cper_sec_proc_arm header by the size of a pointer instead of the size of the structure pointed to. This miscalculation leads to an overestimation of bytes left for cper_arm_err_info records, potentially allowing the parser to read past the CPER section boundary when the err_info_num is large relative to error_data_length. The fix involves using sizeof(*err) to correctly account for the structure size, aligning length accounting with pointer advancement and prior size checks.
Potential Impact
If exploited, this vulnerability could cause the kernel's error parser to read beyond the intended memory bounds, potentially leading to memory corruption or information disclosure. However, no known exploits are reported in the wild. The impact is limited to ARM platforms using the affected ACPI error handling code.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source code to correct the length accounting in the affected function. Users should apply the official kernel updates that include this fix once available. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official patch and update guidance.
In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: GHES: fix ARM section length accounting after header In… (CVE-2026-89588)
Description
A vulnerability in the Linux kernel's ACPI APEI GHES component involved incorrect length accounting in the ARM hardware error section parser. This flaw could cause the parser to read beyond the intended bounds of the CPER section when certain conditions are met. The issue was fixed by correcting the size calculation to match the structure size rather than the pointer size.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel affects the ACPI APEI GHES error handling code for ARM architectures. Specifically, in the function ghes_handle_arm_hw_error(), the code incorrectly reduces the remaining length after skipping the cper_sec_proc_arm header by the size of a pointer instead of the size of the structure pointed to. This miscalculation leads to an overestimation of bytes left for cper_arm_err_info records, potentially allowing the parser to read past the CPER section boundary when the err_info_num is large relative to error_data_length. The fix involves using sizeof(*err) to correctly account for the structure size, aligning length accounting with pointer advancement and prior size checks.
Potential Impact
If exploited, this vulnerability could cause the kernel's error parser to read beyond the intended memory bounds, potentially leading to memory corruption or information disclosure. However, no known exploits are reported in the wild. The impact is limited to ARM platforms using the affected ACPI error handling code.
Mitigation Recommendations
A fix has been implemented in the Linux kernel source code to correct the length accounting in the affected function. Users should apply the official kernel updates that include this fix once available. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the official patch and update guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-rcxp-8r6g-r5jm
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89588"]
Threat ID: 6aa4a00b55bf5e2cf5a86673
Added to database: 09/12/2026, 00:42:51 UTC
Last enriched: 09/12/2026, 01:02:37 UTC
Last updated: 09/12/2026, 01:02:37 UTC
Views: 2
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.