Vulnerabilities (CVE)

Filtered by vendor Zephyrproject
Angry Yack Logo
Total 114 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-20435 6 Google, Linuxfoundation, Mediatek and 3 more 40 Android, Yocto, Mt2737 and 37 more 2026-03-03 N/A 4.6 MEDIUM
In preloader, there is a possible read of device unique identifiers due to a logic error. This could lead to local information disclosure, if an attacker has physical access to the device, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS10607099; Issue ID: MSV-6118.
CVE-2025-20746 6 Google, Linuxfoundation, Mediatek and 3 more 23 Android, Yocto, Mt2718 and 20 more 2025-11-05 N/A 6.7 MEDIUM
In gnss service, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10010441; Issue ID: MSV-3967.
CVE-2025-20747 6 Google, Linuxfoundation, Mediatek and 3 more 23 Android, Yocto, Mt2718 and 20 more 2025-11-05 N/A 6.7 MEDIUM
In gnss service, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10010443; Issue ID: MSV-3966.
CVE-2025-2962 1 Zephyrproject 1 Zephyr 2025-10-30 N/A 7.5 HIGH
A denial-of-service issue in the dns implemenation could cause an infinite loop.
CVE-2025-10457 1 Zephyrproject 1 Zephyr 2025-10-29 N/A 4.3 MEDIUM
The function responsible for handling BLE connection responses does not verify whether a response is expected—that is, whether the device has initiated a connection request. Instead, it relies solely on identifier matching.
CVE-2025-10456 1 Zephyrproject 1 Zephyr 2025-10-29 N/A 7.1 HIGH
A vulnerability was identified in the handling of Bluetooth Low Energy (BLE) fixed channels (such as SMP or ATT). Specifically, an attacker could exploit a flaw that causes the BLE target (i.e., the device under attack) to attempt to disconnect a fixed channel, which is not allowed per the Bluetooth specification. This leads to undefined behavior, including potential assertion failures, crashes, or memory corruption, depending on the BLE stack implementation.
CVE-2025-10458 1 Zephyrproject 1 Zephyr 2025-10-29 N/A 7.6 HIGH
Parameters are not validated or sanitized, and are later used in various internal operations.
CVE-2025-7403 1 Zephyrproject 1 Zephyr 2025-10-29 N/A 7.6 HIGH
Unsafe handling in bt_conn_tx_processor causes a use-after-free, resulting in a write-before-zero. The written 4 bytes are attacker-controlled, enabling precise memory corruption.
CVE-2024-10395 1 Zephyrproject 1 Zephyr 2025-10-29 N/A 8.6 HIGH
No proper validation of the length of user input in http_server_get_content_type_from_extension.
CVE-2024-5754 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 8.2 HIGH
BT: Encryption procedure host vulnerability
CVE-2024-8798 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 7.5 HIGH
No proper validation of the length of user input in olcp_ind_handler in zephyr/subsys/bluetooth/services/ots/ots_client.c.
CVE-2024-6259 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 7.6 HIGH
BT: HCI: adv_ext_report Improper discarding in adv_ext_report
CVE-2024-6258 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 6.8 MEDIUM
BT: Missing length checks of net_buf in rfcomm_handle_data
CVE-2024-6137 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 7.6 HIGH
BT: Classic: SDP OOB access in get_att_search_list
CVE-2024-5931 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 6.3 MEDIUM
BT: Unchecked user input in bap_broadcast_assistant
CVE-2024-4785 1 Zephyrproject 1 Zephyr 2025-09-17 N/A 7.6 HIGH
BT: Missing Check in LL_CONNECTION_UPDATE_IND Packet Leads to Division by Zero
CVE-2025-20696 6 Google, Linuxfoundation, Mediatek and 3 more 37 Android, Yocto, Mt6739 and 34 more 2025-08-18 N/A 6.8 MEDIUM
In DA, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege, if an attacker has physical access to the device, with no additional execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS09915215; Issue ID: MSV-3801.
CVE-2022-2993 1 Zephyrproject 1 Zephyr 2025-04-22 N/A 8.6 HIGH
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.
CVE-2023-0396 1 Zephyrproject 1 Zephyr 2025-04-03 N/A 6.8 MEDIUM
A malicious / defective bluetooth controller can cause buffer overreads in the most functions that process HCI command responses.
CVE-2022-3806 1 Zephyrproject 1 Zephyr 2025-04-03 N/A 9.8 CRITICAL
Inconsistent handling of error cases in bluetooth hci may lead to a double free condition of a network buffer.
CVE-2023-7060 1 Zephyrproject 1 Zephyr 2025-03-27 N/A 8.6 HIGH
Zephyr 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-2025-1674 1 Zephyrproject 1 Zephyr 2025-02-28 N/A 8.2 HIGH
A lack of input validation allows for out of bounds reads caused by malicious or malformed packets.
CVE-2025-1673 1 Zephyrproject 1 Zephyr 2025-02-28 N/A 8.2 HIGH
A malicious or malformed DNS packet without a payload can cause an out-of-bounds read, resulting in a crash (denial of service) or an incorrect computation.
CVE-2023-5753 1 Zephyrproject 1 Zephyr 2025-02-13 N/A 6.3 MEDIUM
Potential buffer overflows in the Bluetooth subsystem due to asserts being disabled in /subsys/bluetooth/host/hci_core.c
CVE-2023-5184 1 Zephyrproject 1 Zephyr 2025-02-13 N/A 7.0 HIGH
Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.
CVE-2023-4264 1 Zephyrproject 1 Zephyr 2025-02-13 N/A 7.1 HIGH
Potential buffer overflow vulnerabilities n the Zephyr Bluetooth subsystem.
CVE-2023-4260 1 Zephyrproject 1 Zephyr 2025-02-13 N/A 6.3 MEDIUM
Potential off-by-one buffer overflow vulnerability in the Zephyr fuse file system.
CVE-2024-11263 1 Zephyrproject 1 Zephyr 2025-02-03 N/A 9.3 CRITICAL
When 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-3332 1 Zephyrproject 1 Zephyr 2025-02-03 N/A 6.5 MEDIUM
A malicious BLE device can send a specific order of packet sequence to cause a DoS attack on the victim BLE device
CVE-2024-3077 1 Zephyrproject 1 Zephyr 2025-01-23 N/A 6.8 MEDIUM
An malicious BLE device can crash BLE victim device by sending malformed gatt packet
CVE-2023-6881 1 Zephyrproject 1 Zephyr 2025-01-23 N/A 7.3 HIGH
Possible buffer overflow in is_mount_point
CVE-2023-6249 1 Zephyrproject 1 Zephyr 2025-01-23 N/A 8.0 HIGH
Signed to unsigned conversion esp32_ipm_send
CVE-2023-5779 1 Zephyrproject 1 Zephyr 2025-01-22 N/A 4.4 MEDIUM
can: out of bounds in remove_rx_filter function
CVE-2023-6749 1 Zephyrproject 1 Zephyr 2025-01-22 N/A 8.0 HIGH
Unchecked length coming from user input in settings shell
CVE-2024-1638 1 Zephyrproject 1 Zephyr 2025-01-17 N/A 8.2 HIGH
The 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 ...

Show More

CVE-2023-5563 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 7.1 HIGH
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. This results in calling k_sleep() in IRQ context, causing a fatal exception.
CVE-2023-5139 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 4.4 MEDIUM
Potential buffer overflow vulnerability at the following location in the Zephyr STM32 Crypto driver
CVE-2023-5055 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 8.3 HIGH
Possible variant of CVE-2021-3434 in function le_ecred_reconf_req.
CVE-2023-4424 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 8.3 HIGH
An malicious BLE device can cause buffer overflow by sending malformed advertising packet BLE device using Zephyr OS, leading to DoS or potential RCE on the victim BLE device.
CVE-2023-4265 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 6.4 MEDIUM
Potential 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