Skip to main content

QNX Neutrino CVE-2026-4017

| EUVDEUVD-2026-44320 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-07-14 blackberry GHSA-8422-84vm-vcr2
7.4
CVSS 3.1 · Vendor: blackberry
Share

Severity by source

Vendor (blackberry) PRIMARY
7.4 HIGH
AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.4 HIGH

Reachable only via local syscall so AV:L; overflow depends on memory layout so AC:H; any unprivileged local process can call TraceEvent() so PR:N; kernel-context corruption gives full C/I/A.

3.1 AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (blackberry).

CVSS VectorVendor: blackberry

Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 14, 2026 - 21:54 vuln.today
CVE Published
Jul 14, 2026 - 17:25 cve.org
HIGH 7.4

DescriptionCVE.org

Buffer Overflow in the entry handler of the TraceEvent() system call could allow an attacker with local access to cause information disclosure, data tampering or a crash of the QNX Neutrino kernel.

AnalysisAI

Local information disclosure, data tampering, and denial of service in the BlackBerry QNX Neutrino kernel stems from a stack buffer overflow in the entry handler of the TraceEvent() system call, affecting QNX Software Development Platform, QNX OS for Safety, and QNX OS for Medical. An attacker able to run code on the target can craft malicious TraceEvent() arguments to corrupt kernel stack memory, leaking sensitive kernel data, altering kernel state, or crashing the RTOS. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV; exploitation is rated high-complexity (AC:H) despite requiring no prior privileges.

Technical ContextAI

QNX Neutrino is a commercial POSIX-compliant real-time microkernel operating system used heavily in safety-critical embedded systems (automotive ECUs, medical devices, industrial control). TraceEvent() is a QNX kernel system call used for instrumentation and event tracing of the microkernel. Per CWE-121 (Stack-based Buffer Overflow) and the vendor tags (Buffer Overflow, Stack Overflow), the syscall's entry handler copies attacker-controlled input into a fixed-size kernel stack buffer without adequate bounds checking, allowing adjacent stack memory - including saved registers, return addresses, or kernel data structures - to be overwritten or over-read. Because the fault occurs in kernel context, its impact crosses the user/kernel trust boundary. Affected CPEs are cpe:2.3:a:blackberry_ltd:qnx_software_development_platform, cpe:2.3:a:blackberry_ltd:qnx_os_for_safety, and cpe:2.3:a:blackberry_ltd.:qnx_os_for_medical.

RemediationAI

Patch available per vendor advisory - consult the BlackBerry support bulletin at https://support.blackberry.com/pkb/s/article/141213 for the fixed releases of QNX Software Development Platform, QNX OS for Safety, and QNX OS for Medical, and apply the vendor-supplied kernel update to affected devices; exact fix version numbers are not stated in the available data and must be taken from that advisory. Because exploitation requires local code execution, effective compensating controls until patching include restricting which processes and users can run on the device, enforcing least-privilege and application allow-listing on embedded/production images to prevent untrusted local code, and, where the device's tracing/instrumentation functionality is not required in production, disabling or gating access to kernel tracing so untrusted processes cannot reach the TraceEvent() path (trade-off: loss of on-device diagnostic/tracing capability). For safety- and medical-certified deployments, coordinate any change with recertification and vendor guidance, as kernel updates may require re-validation.

CVE-2013-2687 HIGH POC
7.8 Jul 12

Stack-based buffer overflow in the bpe_decompress function in (1) BlackBerry QNX Neutrino RTOS through 6.5.0 SP1 and (2)

CVE-2013-2688 MEDIUM POC
5.4 Jul 12

Buffer overflow in phrelay in BlackBerry QNX Neutrino RTOS through 6.5.0 SP1 in the QNX Software Development Platform al

CVE-2025-2474 CRITICAL
9.8 Jun 10

A security vulnerability in the PCX image codec in QNX SDP (CVSS 9.8) that allows an unauthenticated attacker. Critical

CVE-2021-32024 CRITICAL
9.8 Dec 13

A remote code execution vulnerability in the BMP image codec of BlackBerry QNX SDP version(s) 6.4 to 7.1 could allow an

CVE-2021-22156 CRITICAL
9.8 Aug 17

An integer overflow vulnerability in the calloc() function of the C runtime library of affected versions of BlackBerry®

CVE-2020-6932 CRITICAL
9.8 Aug 12

An information disclosure and remote code execution vulnerability in the slinger web server of the BlackBerry QNX Softwa

CVE-2017-3891 CRITICAL
9.6 Nov 14

In BlackBerry QNX Software Development Platform (SDP) 6.6.0, an elevation of privilege vulnerability in the default conf

CVE-2024-35213 CRITICAL
9.0 Jun 11

An improper input validation vulnerability in the SGI Image Codec of QNX SDP version(s) 6.6, 7.0, and 7.1 could allow an

CVE-2019-8998 HIGH
7.8 Jul 12

An information disclosure vulnerability leading to a potential local escalation of privilege in the procfs service (the

CVE-2023-32701 HIGH
7.1 Nov 14

Improper Input Validation in the Networking Stack of QNX SDP version(s) 6.6, 7.0, and 7.1 could allow an attacker to pot

CVE-2026-40272 HIGH
7.0 Jul 29

Arbitrary code execution and denial of service in BlackBerry QNX Software Development Platform arises from the tracepars

CVE-2026-4018 MEDIUM
6.4 Jul 14

Time-of-check time-of-use (TOCTOU) race condition in the TraceEvent() system call of BlackBerry QNX Neutrino RTOS permit

Share

CVE-2026-4017 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy