In the Linux kernel, the following vulnerability has been resolved: dm array: validate array block headers on read array_block_check() validates… (CVE-2026-89574)
A vulnerability in the Linux kernel's device mapper (dm) array code was resolved by improving validation of array block headers during read operations. The function array_block_check() previously validated only block number and checksum, missing other structural fields, which could lead to out-of-bounds reads due to unguarded pointer arithmetic in element_at(). The fix enforces stricter header checks including zero value_size rejection, exact max_entries matching, and ensuring nr_entries fits within expected bounds.
AI Analysis
Technical Summary
The Linux kernel's dm array vulnerability (CVE-2026-89574) involved insufficient validation of array block headers on read. The array_block_check() function validated only block number and checksum, while other structural fields were bounded only by node_check(). Because dm_array_cursor_next() uses the on-disk nr_entries as a loop bound and element_at() performs unguarded pointer arithmetic, a count larger than the block capacity could cause the read to walk off the dm-bufio buffer. The vulnerability was addressed by adding strict header validation: rejecting zero value_size, requiring max_entries to exactly match the calculated maximum for the value_size and block size, and ensuring nr_entries fits within these constraints. This prevents out-of-bounds reads and potential memory corruption during dm array operations.
Potential Impact
This vulnerability could allow out-of-bounds reads in the Linux kernel's device mapper array code, potentially leading to memory corruption or kernel crashes. However, no known exploits in the wild have been reported. The impact is limited to kernel stability and integrity during dm array operations.
Mitigation Recommendations
A fix has been applied in the Linux kernel to enforce strict validation of dm array block headers on read, preventing out-of-bounds access. Users should update to the fixed kernel version once available. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: dm array: validate array block headers on read array_block_check() validates… (CVE-2026-89574)
Description
A vulnerability in the Linux kernel's device mapper (dm) array code was resolved by improving validation of array block headers during read operations. The function array_block_check() previously validated only block number and checksum, missing other structural fields, which could lead to out-of-bounds reads due to unguarded pointer arithmetic in element_at(). The fix enforces stricter header checks including zero value_size rejection, exact max_entries matching, and ensuring nr_entries fits within expected bounds.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's dm array vulnerability (CVE-2026-89574) involved insufficient validation of array block headers on read. The array_block_check() function validated only block number and checksum, while other structural fields were bounded only by node_check(). Because dm_array_cursor_next() uses the on-disk nr_entries as a loop bound and element_at() performs unguarded pointer arithmetic, a count larger than the block capacity could cause the read to walk off the dm-bufio buffer. The vulnerability was addressed by adding strict header validation: rejecting zero value_size, requiring max_entries to exactly match the calculated maximum for the value_size and block size, and ensuring nr_entries fits within these constraints. This prevents out-of-bounds reads and potential memory corruption during dm array operations.
Potential Impact
This vulnerability could allow out-of-bounds reads in the Linux kernel's device mapper array code, potentially leading to memory corruption or kernel crashes. However, no known exploits in the wild have been reported. The impact is limited to kernel stability and integrity during dm array operations.
Mitigation Recommendations
A fix has been applied in the Linux kernel to enforce strict validation of dm array block headers on read, preventing out-of-bounds access. Users should update to the fixed kernel version once available. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-ccr8-4v7h-gw2w
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89574"]
Threat ID: 6aa4a00f55bf5e2cf5a866a4
Added to database: 09/12/2026, 00:42:55 UTC
Last enriched: 09/12/2026, 01:06:11 UTC
Last updated: 09/12/2026, 01:06:11 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.