CVE-2026-9728: race in zephyrproject zephyr
CVE-2026-9728 is a race condition vulnerability in the Zephyr project's userspace syscall verifier for the mbox_send() system call. The flaw allows a time-of-check/time-of-use (TOCTOU) race where a malicious userspace thread can replace a pointer after validation but before use, causing the kernel to read from an attacker-controlled supervisor address. This can lead to disclosure of kernel memory or denial of service due to a faulting kernel read. The vulnerability affects Zephyr version 3.0.0 and requires userspace support (CONFIG_USERSPACE).
AI Analysis
Technical Summary
The vulnerability exists in the z_vrfy_mbox_send() function in Zephyr's mbox driver, where nested msg->data/msg->size fields are validated by reading directly from live userspace memory, but the original mutable pointer is forwarded to the kernel driver. A race condition allows a second thread in the same address space to replace msg->data with a supervisor address after validation but before use, resulting in the kernel reading from an attacker-controlled address. This causes a userspace-to-supervisor access control bypass, enabling kernel memory disclosure or denial of service. The fix involves copying the entire mbox_msg struct into kernel stack memory and validating the immutable copy to close the race window.
Potential Impact
This vulnerability allows an unprivileged userspace thread to bypass access controls and cause the kernel to read from arbitrary supervisor memory addresses. The impact includes high confidentiality risk due to potential disclosure of kernel memory contents and a low availability risk from kernel crashes if invalid addresses are read. There is no indication of integrity impact. The CVSS 3.1 base score is 6.4 (medium severity), reflecting local attack vector with high confidentiality impact and low availability impact.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vendor's described fix involves copying the entire mbox_msg struct into kernel stack memory and validating that immutable copy to eliminate the race condition. Until an official fix is available, users should consider restricting concurrent userspace threads that can invoke mbox_send() or disabling CONFIG_USERSPACE if feasible to reduce exposure.
CVE-2026-9728: race in zephyrproject zephyr
Description
CVE-2026-9728 is a race condition vulnerability in the Zephyr project's userspace syscall verifier for the mbox_send() system call. The flaw allows a time-of-check/time-of-use (TOCTOU) race where a malicious userspace thread can replace a pointer after validation but before use, causing the kernel to read from an attacker-controlled supervisor address. This can lead to disclosure of kernel memory or denial of service due to a faulting kernel read. The vulnerability affects Zephyr version 3.0.0 and requires userspace support (CONFIG_USERSPACE).
CVSS v3.1
Score 6.4medium
Affected software
pkg:github/zephyrproject/zephyrRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability exists in the z_vrfy_mbox_send() function in Zephyr's mbox driver, where nested msg->data/msg->size fields are validated by reading directly from live userspace memory, but the original mutable pointer is forwarded to the kernel driver. A race condition allows a second thread in the same address space to replace msg->data with a supervisor address after validation but before use, resulting in the kernel reading from an attacker-controlled address. This causes a userspace-to-supervisor access control bypass, enabling kernel memory disclosure or denial of service. The fix involves copying the entire mbox_msg struct into kernel stack memory and validating the immutable copy to close the race window.
Potential Impact
This vulnerability allows an unprivileged userspace thread to bypass access controls and cause the kernel to read from arbitrary supervisor memory addresses. The impact includes high confidentiality risk due to potential disclosure of kernel memory contents and a low availability risk from kernel crashes if invalid addresses are read. There is no indication of integrity impact. The CVSS 3.1 base score is 6.4 (medium severity), reflecting local attack vector with high confidentiality impact and low availability impact.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The vendor's described fix involves copying the entire mbox_msg struct into kernel stack memory and validating that immutable copy to eliminate the race condition. Until an official fix is available, users should consider restricting concurrent userspace threads that can invoke mbox_send() or disabling CONFIG_USERSPACE if feasible to reduce exposure.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- zephyr
- Date Reserved
- 2026-05-27T17:11:30.502Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
- Gcve Source
- db.gcve.eu
Threat ID: 6a8c7435acd9273b49d5dc6a
Added to database: 08/24/2026, 16:41:25 UTC
Last enriched: 08/24/2026, 16:53:37 UTC
Last updated: 08/24/2026, 16:53: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.