CVE-2026-10669: bounds in zephyrproject zephyr
CVE-2026-10669 is a vulnerability in the Zephyr RTOS affecting Xtensa SoCs with MPU and userspace support enabled. The vulnerability arises from a flaw in the arch_buffer_validate() function, which incorrectly permits access when the buffer's address range wraps the 32-bit address space, bypassing MPU region checks. This allows an unprivileged user-mode thread to pass crafted buffers to syscalls that validate user memory, potentially causing information disclosure, memory corruption, privilege escalation, and denial of service. The issue affects Zephyr versions from 3.7.0 through 4.4.0. The fix involves changing the default denial behavior and adding overflow checks.
AI Analysis
Technical Summary
On Xtensa SoCs built with CONFIG_XTENSA_MPU and CONFIG_USERSPACE, the arch_buffer_validate() function in arch/xtensa/core/mpu.c incorrectly defaults to permitting access (return value 0) and only denies access inside its MPU region probe loop. When the buffer's rounded extent wraps the 32-bit address space due to size and alignment overflow, the probe loop executes zero iterations, causing the function to incorrectly permit access without validation. Syscall-layer pre-checks do not cover this overflow scenario, allowing an unprivileged user-mode thread to pass crafted (address, size) parameters to syscalls that validate user buffers, bypassing MPU checks. This leads to potential kernel or partition memory disclosure, corruption, privilege escalation, and denial of service. The vulnerability affects Zephyr from version 3.7.0 (when Xtensa MPU userspace support was introduced) through 4.4.0. The patch changes the default return to -EINVAL (deny by default), adds explicit overflow checks, and only returns success after full validation.
Potential Impact
An unprivileged user-mode thread can bypass MPU-based memory access validation by exploiting address and size overflow in buffer validation, leading to unauthorized read or write access to kernel or other protected memory regions. This can result in information disclosure, memory corruption, privilege escalation, and denial of service on affected Zephyr systems running on Xtensa SoCs with MPU and userspace enabled.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix changes the default return value to deny access and adds explicit overflow checks. Until an official fix is confirmed, users should monitor vendor advisories for patches addressing this issue and apply them promptly once available.
CVE-2026-10669: bounds in zephyrproject zephyr
Description
CVE-2026-10669 is a vulnerability in the Zephyr RTOS affecting Xtensa SoCs with MPU and userspace support enabled. The vulnerability arises from a flaw in the arch_buffer_validate() function, which incorrectly permits access when the buffer's address range wraps the 32-bit address space, bypassing MPU region checks. This allows an unprivileged user-mode thread to pass crafted buffers to syscalls that validate user memory, potentially causing information disclosure, memory corruption, privilege escalation, and denial of service. The issue affects Zephyr versions from 3.7.0 through 4.4.0. The fix involves changing the default denial behavior and adding overflow checks.
CVSS v3.1
Score 7.8high
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
On Xtensa SoCs built with CONFIG_XTENSA_MPU and CONFIG_USERSPACE, the arch_buffer_validate() function in arch/xtensa/core/mpu.c incorrectly defaults to permitting access (return value 0) and only denies access inside its MPU region probe loop. When the buffer's rounded extent wraps the 32-bit address space due to size and alignment overflow, the probe loop executes zero iterations, causing the function to incorrectly permit access without validation. Syscall-layer pre-checks do not cover this overflow scenario, allowing an unprivileged user-mode thread to pass crafted (address, size) parameters to syscalls that validate user buffers, bypassing MPU checks. This leads to potential kernel or partition memory disclosure, corruption, privilege escalation, and denial of service. The vulnerability affects Zephyr from version 3.7.0 (when Xtensa MPU userspace support was introduced) through 4.4.0. The patch changes the default return to -EINVAL (deny by default), adds explicit overflow checks, and only returns success after full validation.
Potential Impact
An unprivileged user-mode thread can bypass MPU-based memory access validation by exploiting address and size overflow in buffer validation, leading to unauthorized read or write access to kernel or other protected memory regions. This can result in information disclosure, memory corruption, privilege escalation, and denial of service on affected Zephyr systems running on Xtensa SoCs with MPU and userspace enabled.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix changes the default return value to deny access and adds explicit overflow checks. Until an official fix is confirmed, users should monitor vendor advisories for patches addressing this issue and apply them promptly once available.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- zephyr
- Date Reserved
- 2026-06-02T15:25:31.939Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a56533f68715ace43bba7bf
Added to database: 07/14/2026, 15:18:23 UTC
Last enriched: 07/21/2026, 19:37:05 UTC
Last updated: 08/23/2026, 13:18:12 UTC
Views: 63
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.