CVE-2026-10671: memory-safety in zephyrproject zephyr
CVE-2026-10671 is a memory-safety vulnerability in the Zephyr kernel's pipe implementation affecting versions starting from 4.1.0. It allows an unprivileged user thread with access to a k_pipe object to re-initialize an already-in-use pipe, leading to kernel wait-queue list corruption. This can cause invalid kernel writes, lost wakeups, indefinitely blocked threads, and silent data loss. The flaw arises because the syscall verifier incorrectly permits re-initialization of live pipes. The issue was fixed by changing the verifier to reject re-initialization of initialized pipes. No explicit patch or remediation status is provided in the available data.
AI Analysis
Technical Summary
In Zephyr kernel versions starting from 4.1.0, the userspace syscall verifier for k_pipe_init incorrectly uses K_SYSCALL_OBJ() instead of K_SYSCALL_OBJ_NEVER_INIT(), allowing unprivileged user threads to re-initialize an already initialized k_pipe object. The re-initialization resets internal pipe structures and wait queues without properly handling threads blocked on the pipe, leaving them orphaned with stale wait queue links. Subsequent wake or timeout operations on these orphaned threads cause sys_dlist_remove() to write through dangling pointers, corrupting kernel wait-queue and scheduler structures. This results in invalid kernel writes, lost wakeups, indefinitely blocked threads, and silent data loss. The fix involves switching the verifier to K_SYSCALL_OBJ_NEVER_INIT(), preventing re-initialization of live pipes. The vulnerability was present from version 4.1.0 through 4.4.0. No vendor advisory or patch link is provided in the input data.
Potential Impact
An unprivileged user thread with access to a k_pipe object can corrupt kernel memory by re-initializing an active pipe, causing invalid kernel writes and corruption of kernel wait-queue and scheduler data structures. This can lead to lost wakeups, threads blocked indefinitely, and silent data loss. The vulnerability compromises kernel stability and integrity but does not directly impact confidentiality. The CVSS 3.1 score is 7.1 (High), reflecting low attack complexity but requiring local privileges and resulting in high impact on integrity and availability.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves changing the syscall verifier to reject re-initialization of already initialized k_pipe objects by using K_SYSCALL_OBJ_NEVER_INIT(). Until an official patch is confirmed, restrict unprivileged user thread access to k_pipe objects to prevent exploitation.
CVE-2026-10671: memory-safety in zephyrproject zephyr
Description
CVE-2026-10671 is a memory-safety vulnerability in the Zephyr kernel's pipe implementation affecting versions starting from 4.1.0. It allows an unprivileged user thread with access to a k_pipe object to re-initialize an already-in-use pipe, leading to kernel wait-queue list corruption. This can cause invalid kernel writes, lost wakeups, indefinitely blocked threads, and silent data loss. The flaw arises because the syscall verifier incorrectly permits re-initialization of live pipes. The issue was fixed by changing the verifier to reject re-initialization of initialized pipes. No explicit patch or remediation status is provided in the available data.
CVSS v3.1
Score 7.1high
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
In Zephyr kernel versions starting from 4.1.0, the userspace syscall verifier for k_pipe_init incorrectly uses K_SYSCALL_OBJ() instead of K_SYSCALL_OBJ_NEVER_INIT(), allowing unprivileged user threads to re-initialize an already initialized k_pipe object. The re-initialization resets internal pipe structures and wait queues without properly handling threads blocked on the pipe, leaving them orphaned with stale wait queue links. Subsequent wake or timeout operations on these orphaned threads cause sys_dlist_remove() to write through dangling pointers, corrupting kernel wait-queue and scheduler structures. This results in invalid kernel writes, lost wakeups, indefinitely blocked threads, and silent data loss. The fix involves switching the verifier to K_SYSCALL_OBJ_NEVER_INIT(), preventing re-initialization of live pipes. The vulnerability was present from version 4.1.0 through 4.4.0. No vendor advisory or patch link is provided in the input data.
Potential Impact
An unprivileged user thread with access to a k_pipe object can corrupt kernel memory by re-initializing an active pipe, causing invalid kernel writes and corruption of kernel wait-queue and scheduler data structures. This can lead to lost wakeups, threads blocked indefinitely, and silent data loss. The vulnerability compromises kernel stability and integrity but does not directly impact confidentiality. The CVSS 3.1 score is 7.1 (High), reflecting low attack complexity but requiring local privileges and resulting in high impact on integrity and availability.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves changing the syscall verifier to reject re-initialization of already initialized k_pipe objects by using K_SYSCALL_OBJ_NEVER_INIT(). Until an official patch is confirmed, restrict unprivileged user thread access to k_pipe objects to prevent exploitation.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- zephyr
- Date Reserved
- 2026-06-02T15:25:34.550Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a56533f68715ace43bba7c7
Added to database: 07/14/2026, 15:18:23 UTC
Last enriched: 07/21/2026, 19:37:25 UTC
Last updated: 08/28/2026, 10:52:06 UTC
Views: 62
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.