Vulnerability index

Browse CVEs

168 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Zephyr CRITICAL 9.8
CVE-2023-6749

Unchecked length coming from user input in settings shell

Fix: after 3.5.0
Fix from $2,300 2024-02-18
Zephyr CRITICAL 9.8
CVE-2023-5055

Possible variant of CVE-2021-3434 in function le_ecred_reconf_req.

Fix: after 3.4.0
Fix from $2,300 2023-11-21
Zephyr HIGH 8.8
CVE-2023-4424

An malicious BLE device can cause buffer overflow by sending malformed advertising packet BLE device using Zephyr OS, leading to DoS or potential RCE…

Fix: after 3.4.0
Fix from $1,950 2023-11-21
Zephyr HIGH 7.8
CVE-2023-5139

Potential buffer overflow vulnerability at the following location in the Zephyr STM32 Crypto driver

Fix: after 3.4.0
Fix from $1,950 2023-10-26
Zephyr HIGH 8.8
CVE-2023-5753

Potential buffer overflows in the Bluetooth subsystem due to asserts being disabled in /subsys/bluetooth/host/hci_core.c

Fix: after 3.4.0
Fix from $1,950 2023-10-25
Zephyr CRITICAL 9.8
CVE-2023-4257

Unchecked user input length in /subsys/net/l2/wifi/wifi_shell.c can cause buffer overflows.

Fix: after 3.4.0
Fix from $2,300 2023-10-13
Zephyr HIGH 8.8
CVE-2023-4263

Potential buffer overflow vulnerability in the Zephyr IEEE 802.15.4 nRF 15.4 driver

Fix: after 3.4.0
Fix from $1,950 2023-10-13
Zephyr HIGH 7.5
CVE-2023-5563

The SJA1000 CAN controller driver backend automatically attempt to recover from a bus-off event when built with CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=y. T…

Fix: after 3.4.0
Fix from $1,950 2023-10-13
Zephyr CRITICAL 9.8
CVE-2023-3725

Potential buffer overflow vulnerability in the Zephyr CAN bus subsystem

Fix: after 3.4.0
Fix from $2,300 2023-10-06
Zephyr HIGH 8.8
CVE-2023-5184

Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.

Fix: after 3.4.0
Fix from $1,950 2023-09-27
Zephyr CRITICAL 10.0
CVE-2023-4260

Potential off-by-one buffer overflow vulnerability in the Zephyr fuse file system.

Fix: after 3.4.0
Fix from $2,300 2023-09-27
Zephyr CRITICAL 9.6
CVE-2023-4264

Potential buffer overflow vulnerabilities n the Zephyr Bluetooth subsystem.

Fix: after 3.4.0
Fix from $2,300 2023-09-27
Zephyr HIGH 8.8
CVE-2023-4259

Two potential buffer overflow vulnerabilities at the following locations in the Zephyr eS-WiFi driver source code.

Fix: after 3.4.0
Fix from $1,950 2023-09-26
Zephyr MEDIUM 6.5
CVE-2023-4258

In Bluetooth mesh implementation If provisionee has a public key that is sent OOB then during provisioning it can be sent back and will be accepted b…

Fix: 3.4.0+
Fix from $1,600 2023-09-25
Zephyr MEDIUM 6.8
CVE-2023-4265

Potential buffer overflow vulnerabilities in the following locations: https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/usb/device/usb_…

Fix: after 3.3.0
Fix from $1,600 2023-08-12
Zephyr HIGH 8.8
CVE-2023-2234

Union variant confusion allows any malicious BT controller to execute arbitrary code on the Zephyr host.

Fix: after 3.3.0
Fix from $1,950 2023-07-10
Zephyr HIGH 8.0
CVE-2023-1901

The bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending HCI commands may allow a malicious HCI …

Fix: after 3.3.0
Fix from $1,950 2023-07-10
Zephyr HIGH 8.0
CVE-2023-1902

The bluetooth HCI host layer logic not clearing a global reference to a state pointer after handling connection events may allow a malicious HCI Cont…

Fix: after 3.3.0
Fix from $1,950 2023-07-10
Zephyr HIGH 7.5
CVE-2023-0359

A missing nullptr-check in handle_ra_input can cause a nullptr-deref.

Fix: after 3.2.0
Fix from $1,950 2023-07-10
Zephyr HIGH 7.7
CVE-2023-0779

At the most basic level, an invalid pointer can be input that crashes the device, but with more knowledge of the device’s memory layout, further expl…

Fix: after 3.2.0
Fix from $1,950 2023-05-30
Zephyr MEDIUM 6.5
CVE-2021-3329

Lack of proper validation in HCI Host stack initialization can cause a crash of the bluetooth stack

No fix yet
Fix from $1,600 2023-02-26
Zephyr MEDIUM 6.8
CVE-2023-0396

A malicious / defective bluetooth controller can cause buffer overreads in the most functions that process HCI command responses.

Fix: after 3.2.0
Fix from $1,600 2023-01-25
Zephyr CRITICAL 9.8
CVE-2022-3806

Inconsistent handling of error cases in bluetooth hci may lead to a double free condition of a network buffer.

Fix: after 3.2.0
Fix from $2,300 2023-01-25
Zephyr MEDIUM 6.5
CVE-2023-0397

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

Fix: after 3.2.0
Fix from $1,600 2023-01-19
Zephyr HIGH 8.8
CVE-2021-3966

usb device bluetooth class includes a buffer overflow related to implementation of net_buf_add_mem.

Fix: 3.0.0+
Fix from $1,950 2023-01-11
Zephyr CRITICAL 9.8
CVE-2022-2993

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 un…

Fix: after 3.1.0
Fix from $2,300 2022-12-09
Zephyr HIGH 7.5
CVE-2022-2741

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 h…

Fix: after 3.1.0
Fix from $1,950 2022-10-31
Zephyr MEDIUM 5.3
CVE-2022-1841

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.

Fix: after 3.0.0
Fix from $1,600 2022-08-31
Zephyr HIGH 8.8
CVE-2022-1041

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

Fix: after 3.0.0
Fix from $1,950 2022-07-26
Zephyr HIGH 8.8
CVE-2022-1042

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

Fix: after 3.0.0
Fix from $1,950 2022-07-26