Skip to main content

Vendor/product archive

zephyrproject / zephyr CVEs

Beta · best-effort

185 CVEs tagged to zephyrproject / zephyr15 Critical, 76 High, 83 Medium, 11 Low, 0 Unrated.

CVE-2023-0397

Published Jan 19, 2023

A malicious / defect bluetooth controller can cause a Denial of Service due to unchecked input in le_read_buffer_size_complete.

CVSS 9.6 · Critical
Vendor/product tagsBeta · best-effort

CVE-2022-0553

Published Jan 11, 2023

There is no check to see if slot 0 is being uploaded from the device to the host. When using encrypted images this means the unencrypted firmware can be retrieved easily.

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-2993

Published Dec 9, 2022

There is an error in the condition of the last if-statement in the function smp_check_keys. It was rejecting current keys if all requirements were unmet.

CVSS 8.6 · High
Vendor/product tagsBeta · best-effort

CVE-2022-2741

Published Oct 31, 2022

The denial-of-service can be triggered by transmitting a carefully crafted CAN frame on the same CAN network as the vulnerable node. The frame must have a CAN ID matching an insta…

CVSS 8.2 · High
Vendor/product tagsBeta · best-effort

CVE-2022-1841

Published Aug 31, 2022

In subsys/net/ip/tcp.c , function tcp_flags , when the incoming parameter flags is ECN or CWR , the buf will out-of-bounds write a byte zero.

CVSS 7.2 · High
Vendor/product tagsBeta · best-effort

CVE-2022-1042

Published Jul 26, 2022

In Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning.

CVSS 8.2 · High
Vendor/product tagsBeta · best-effort

CVE-2022-1041

Published Jul 26, 2022

In Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning.

CVSS 8.2 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3435

Published Jun 28, 2022

Information leakage in le_ecred_conn_req(). Zephyr versions >= v2.4.0 Use of Uninitialized Resource (CWE-908). For more information, see https://github.com/zephyrproject-rtos/zeph…

CVSS 4.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3434

Published Jun 28, 2022

Stack based buffer overflow in le_ecred_conn_req(). Zephyr versions >= v2.5.0 Stack-based Buffer Overflow (CWE-121). For more information, see https://github.com/zephyrproject-rto…

CVSS 4.9 · Medium
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2021-3433

Published Jun 28, 2022

Invalid channel map in CONNECT_IND results to Deadlock. Zephyr versions >= v2.5.0 Improper Check or Handling of Exceptional Conditions (CWE-703). For more information, see https:/…

CVSS 4.0 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3432

Published Jun 28, 2022

Invalid interval in CONNECT_IND leads to Division by Zero. Zephyr versions >= v1.14.0 Divide By Zero (CWE-369). For more information, see https://github.com/zephyrproject-rtos/zep…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3431

Published Jun 28, 2022

Assertion reachable with repeated LL_FEATURE_REQ. Zephyr versions >= v2.5.0 contain Reachable Assertion (CWE-617). For more information, see https://github.com/zephyrproject-rtos/…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3430

Published Jun 28, 2022

Assertion reachable with repeated LL_CONNECTION_PARAM_REQ. Zephyr versions >= v1.14 contain Reachable Assertion (CWE-617). For more information, see https://github.com/zephyrproje…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3861

Published Feb 7, 2022

The RNDIS USB device class includes a buffer overflow vulnerability. Zephyr versions >= v2.6.0 contain Heap-based Buffer Overflow (CWE-122). For more information, see https://gith…

CVSS 8.2 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3835

Published Feb 7, 2022

Buffer overflow in usb device class. Zephyr versions >= v2.6.0 contain Heap-based Buffer Overflow (CWE-122). For more information, see https://github.com/zephyrproject-rtos/zephyr…

CVSS 8.2 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3455

Published Oct 19, 2021

Disconnecting L2CAP channel right after invalid ATT request leads freeze. Zephyr versions >= 2.4.0, >= 2.5.0 contain Use After Free (CWE-416). For more information, see https://gi…

CVSS 4.3 · Medium
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2021-3454

Published Oct 19, 2021

Truncated L2CAP K-frame causes assertion failure. Zephyr versions >= 2.4.0, >= v.2.50 contain Improper Handling of Length Parameter Inconsistency (CWE-130), Reachable Assertion (C…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3330

Published Oct 12, 2021

RCE/DOS: Linked-list corruption leading to large out-of-bounds write while sorting for forged fragment list in Zephyr. Zephyr versions >= >=2.4.0 contain Out-of-bounds Write (CWE-…

CVSS 7.1 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3323

Published Oct 12, 2021

Integer Underflow in 6LoWPAN IPHC Header Uncompression in Zephyr. Zephyr versions >= >=2.4.0 contain Integer Underflow (Wrap or Wraparound) (CWE-191). For more information, see ht…

CVSS 8.3 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3322

Published Oct 12, 2021

Unexpected Pointer Aliasing in IEEE 802154 Fragment Reassembly in Zephyr. Zephyr versions >= >=2.4.0 contain NULL Pointer Dereference (CWE-476). For more information, see https://…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-3321

Published Oct 12, 2021

Integer Underflow in Zephyr in IEEE 802154 Fragment Reassembly Header Removal. Zephyr versions >= >=2.4.0 contain Integer Overflow to Buffer Overflow (CWE-680). For more informati…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3625

Published Oct 5, 2021

Buffer overflow in Zephyr USB DFU DNLOAD. Zephyr versions >= v2.5.0 contain Heap-based Buffer Overflow (CWE-122). For more information, see https://github.com/zephyrproject-rtos/z…

CVSS 9.6 · Critical
Vendor/product tagsBeta · best-effort

CVE-2021-3581

Published Oct 5, 2021

Buffer Access with Incorrect Length Value in zephyr. Zephyr versions >= >=2.5.0 contain Buffer Access with Incorrect Length Value (CWE-805). For more information, see https://gith…

CVSS 7.0 · High
Vendor/product tagsBeta · best-effort

CVE-2021-3510

Published Oct 5, 2021

Zephyr JSON decoder incorrectly decodes array of array. Zephyr versions >= >1.14.0, >= >2.5.0 contain Attempt to Access Child of a Non-structure Pointer (CWE-588). For more inform…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort
Showing 126-150 of 185 CVEsPage 6 of 8