CVE-2026-40337
CWE-283Published: April 18, 2026· Updated: Apr 20, 2026
Official Description
The Sentry kernel is a high security level micro-kernel implementation made for high security embedded systems. A given task with one of the DEV or IO capability is able to interact with another task's IRQ line through the __sys_int_* syscall familly. Prior to version 0.4.7, this can lead to DoS and covert-channels between this task and the outer world. A patch is available in version 0.4.7. As a workaround, reduce tasks that have the DEV and IO capability to a single one.
Technical Analysis
CVE-2026-40337 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires high privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
A successful exploit results in availability disruption (denial of service), with a CVSS base score of 5.1.
CVSS v3.1 Vector Breakdown
Exploit & PoC Resources
All References (3)
Quick Facts
Related CVEs (CWE-283)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-40337 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts