CVE-2026-40337

Source
https://cve.org/CVERecord?id=CVE-2026-40337
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40337.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40337
Aliases
  • GHSA-5hgv-rg2f-79pg
Published
2026-04-17T23:51:09.866Z
Modified
2026-07-08T08:11:24.245783652Z
Severity
  • 5.1 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H CVSS Calculator
Summary
Sentry kernel has incomplete ownership check for IRQ line manipulation
Details

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 __sysint* 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40337.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-283"
    ]
}
References

Affected packages

Git / github.com/camelot-os/sentry-kernel

Affected ranges

Type
GIT
Repo
https://github.com/camelot-os/sentry-kernel
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.4.7"
        }
    ]
}

Affected versions

v0.*
v0.1.0
v0.2.0
v0.2.1
v0.2.2
v0.3.0
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.4.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40337.json"