Local Privilege Escalation in Zephyr Flash Utility Kernel Driver
CVE-2026-9771

8.8HIGH

Key Information:

Status
Vendor
CVE Published:
17 August 2026

What is CVE-2026-9771?

The vulnerability in the flash_copy() system call exploited a lack of object validation in a specific handler, allowing unprivileged user-mode threads to pass invalid device pointers to the kernel. This could lead to arbitrary kernel code execution, local privilege escalation, and potential denial-of-service or information disclosure risks. A mitigation was implemented by verifying device pointers against permitted kernel objects before any dereference takes place, effectively closing this security gap.

Affected Version(s)

zephyr 4.0.0 < 4.4.2

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.