Vulnerabilities
CVE-2024-8798
HIGHNo proper validation of the length of user input in olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c.
CVE-2024-11263
CRITICALWhen the Global Pointer (GP) relative addressing is enabled (CONFIG_RISCV_GP=y), the gp reg points at 0x800 bytes past the start of the .sdata section which is then used by the linker to relax accesses to global symbols.
CVE-2024-6444
MEDIUMNo proper validation of the length of user input in olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c.
CVE-2024-6443
MEDIUMIn utf8_trunc in zephyr/lib/utils/utf8.c, last_byte_p can point to one byte before the string pointer if the string is empty.
CVE-2024-6442
MEDIUMIn ascs_cp_rsp_add in /subsys/bluetooth/audio/ascs.c, an unchecked tailroom could lead to a global buffer overflow.
CVE-2024-6259
HIGHBT: HCI: adv_ext_report Improper discarding in adv_ext_report
CVE-2024-6137
HIGHBT: Classic: SDP OOB access in get_att_search_list
CVE-2024-6135
HIGHBT:Classic: Multiple missing buf length checks
CVE-2024-5931
MEDIUMBT: Unchecked user input in bap_broadcast_assistant
CVE-2024-6258
MEDIUMBT: Missing length checks of net_buf in rfcomm_handle_data
CVE-2024-5754
HIGHBT: Encryption procedure host vulnerability
CVE-2024-4785
HIGHBT: Missing Check in LL_CONNECTION_UPDATE_IND Packet Leads to Division by Zero
CVE-2024-3332
MEDIUMA malicious BLE device can send a specific order of packet sequence to cause a DoS attack on the victim BLE device
CVE-2024-3077
MEDIUMAn malicious BLE device can crash BLE victim device by sending malformed gatt packet
CVE-2023-7060
HIGHZephyr OS IP packet handling does not properly drop IP packets arriving on an external interface with a source address equal to 127.0.01 or the destination address.
CVE-2023-6881
HIGHPossible buffer overflow in is_mount_point
CVE-2024-1638
HIGHThe documentation specifies that the BT_GATT_PERM_READ_LESC and BT_GATT_PERM_WRITE_LESC defines for a Bluetooth characteristic: Attribute read/write permission with LE Secure Connection encryption. If set, requires that LE Secure Connections is used for read/write access, however this is only true when it is combined with other permissions, namely BT_GATT_PERM_READ_ENCRYPT/BT_GATT_PERM_READ_AUTHEN (for read) or BT_GATT_PERM_WRITE_ENCRYPT/BT_GATT_PERM_WRITE_AUTHEN (for write), if these additional permissions are not set (even in secure connections only mode) then the stack does not perform any permission checks on these characteristics and they can be freely written/read.
CVE-2023-5779
MEDIUMcan: out of bounds in remove_rx_filter function
CVE-2023-6249
HIGHSigned to unsigned conversion esp32_ipm_send
CVE-2023-6749
HIGHUnchecked length coming from user input in settings shell
CVE-2023-5055
HIGHPossible variant of CVE-2021-3434 in function le_ecred_reconf_req.
CVE-2023-4257
HIGHUnchecked user input length in /subsys/net/l2/wifi/wifi_shell.c can cause buffer overflows.
CVE-2023-4263
HIGHPotential buffer overflow vulnerability in the Zephyr IEEE 802.15.4 nRF 15.4 driver
CVE-2023-5563
HIGHThe SJA1000 CAN controller driver backend automatically attempt to recover from a bus-off event when built with CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=y. This results in calling k_sleep() in IRQ context, causing a fatal exception.
CVE-2023-3725
HIGHPotential buffer overflow vulnerability in the Zephyr CAN bus subsystem
CVE-2023-5184
HIGHTwo potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.
CVE-2023-4260
MEDIUMPotential off-by-one buffer overflow vulnerability in the Zephyr fuse file system.
CVE-2023-4264
HIGHPotential buffer overflow vulnerabilities n the Zephyr Bluetooth subsystem.
CVE-2023-4259
HIGHTwo potential buffer overflow vulnerabilities at the following locations in the Zephyr eS-WiFi driver source code.
CVE-2023-4258
HIGHIn 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 by provisionee.
CVE-2023-4265
MEDIUMPotential buffer overflow vulnerabilities in the following locations: https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/usb/device/usb_dc_native_posix.c#L359 https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/usb/device/usb_dc_native_posix.c#L359 https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/usb/device/class/netusb/function_rndis... https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/usb/device/class/netusb/function_rndis.c#L841
CVE-2023-1901
MEDIUMThe bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending HCI commands may allow a malicious HCI Controller to cause the use of a dangling reference in the host layer, leading to a crash (DoS) or potential RCE on the Host layer.
CVE-2023-2234
MEDIUMUnion variant confusion allows any malicious BT controller to execute arbitrary code on the Zephyr host.
CVE-2023-1902
MEDIUMThe bluetooth HCI host layer logic not clearing a global reference to a state pointer after handling connection events may allow a malicious HCI Controller to cause the use of a dangling reference in the host layer, leading to a crash (DoS) or potential RCE on the Host layer.
CVE-2023-0359
MEDIUMA missing nullptr-check in handle_ra_input can cause a nullptr-deref.
CVE-2023-0779
MEDIUMAt 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 exploitation is possible.
CVE-2021-3329
CRITICALLack of proper validation in HCI Host stack initialization can cause a crash of the bluetooth stack
CVE-2022-3806
UNKNOWNInconsistent handling of error cases in bluetooth hci may lead to a double free condition of a network buffer.
CVE-2023-0397
CRITICALA malicious / defect bluetooth controller can cause a Denial of Service due to unchecked input in le_read_buffer_size_complete.
CVE-2023-0396
UNKNOWNA malicious / defective bluetooth controller can cause buffer overreads in the most functions that process HCI command responses.
CVE-2021-3966
CRITICALusb device bluetooth class includes a buffer overflow related to implementation of net_buf_add_mem.
CVE-2022-0553
MEDIUMThere 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.
CVE-2022-2993
HIGHThere 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.
CVE-2022-2741
HIGHThe 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 installed filter in the vulnerable node (this can easily be guessed based on CAN traffic analyses). The frame must contain the opposite RTR bit as what the filter installed in the vulnerable node contains (if the filter matches RTR frames, the frame must be a data frame or vice versa).
CVE-2022-1841
HIGHIn 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.
CVE-2022-1042
HIGHIn Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning.
CVE-2022-1041
HIGHIn Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning.
CVE-2021-3435
MEDIUMInformation 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/zephyr/security/advisories/GHSA-xhg3-gvj6-4rqh
CVE-2021-3434
MEDIUMStack 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-rtos/zephyr/security/advisories/GHSA-8w87-6rfp-cfrm
CVE-2021-3433
MEDIUMInvalid 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://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3c2f-w4v6-qxrp
Showing 1 to 50 of 95 vulnerabilities