In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in kho_preserved_memory_reserve()… (CVE-2026-89568)
A vulnerability in the Linux kernel's kho_preserved_memory_reserve() function caused incorrect size calculation for memory preservations larger than 2 GiB due to a 32-bit integer shift limitation. This could lead to undefined behavior when handling large memory reservations. The issue was fixed by changing the shift operation to use a 64-bit integer.
AI Analysis
Technical Summary
The Linux kernel's kho_preserved_memory_reserve() function calculates preservation size by shifting a 32-bit integer, limiting correct operation to preservations up to 2 GiB. Larger preservations, which can be created via kho_preserve_pages() such as memblock reserve_mem, trigger undefined behavior due to integer overflow in the size calculation. The fix replaces the 32-bit integer with a 64-bit unsigned long (1UL) to correctly handle larger preservation sizes.
Potential Impact
Incorrect size calculation for memory preservations larger than 2 GiB can cause undefined behavior in the kernel's memory reservation logic. This could potentially affect system stability or memory management correctness when large memory reservations are used.
Mitigation Recommendations
A fix is available that corrects the size calculation by using a 64-bit integer shift. Users should apply the official Linux kernel patch that updates kho_preserved_memory_reserve() to use 1UL for shifting. No additional mitigation is indicated.
In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in kho_preserved_memory_reserve()… (CVE-2026-89568)
Description
A vulnerability in the Linux kernel's kho_preserved_memory_reserve() function caused incorrect size calculation for memory preservations larger than 2 GiB due to a 32-bit integer shift limitation. This could lead to undefined behavior when handling large memory reservations. The issue was fixed by changing the shift operation to use a 64-bit integer.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's kho_preserved_memory_reserve() function calculates preservation size by shifting a 32-bit integer, limiting correct operation to preservations up to 2 GiB. Larger preservations, which can be created via kho_preserve_pages() such as memblock reserve_mem, trigger undefined behavior due to integer overflow in the size calculation. The fix replaces the 32-bit integer with a 64-bit unsigned long (1UL) to correctly handle larger preservation sizes.
Potential Impact
Incorrect size calculation for memory preservations larger than 2 GiB can cause undefined behavior in the kernel's memory reservation logic. This could potentially affect system stability or memory management correctness when large memory reservations are used.
Mitigation Recommendations
A fix is available that corrects the size calculation by using a 64-bit integer shift. Users should apply the official Linux kernel patch that updates kho_preserved_memory_reserve() to use 1UL for shifting. No additional mitigation is indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-832m-273v-9hpc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89568"]
Threat ID: 6aa4a01155bf5e2cf5a866ab
Added to database: 09/12/2026, 00:42:57 UTC
Last enriched: 09/12/2026, 01:06:42 UTC
Last updated: 09/12/2026, 01:06:42 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.