Vulnerabilities (CVE)

Filtered by vendor Zephyrproject
Filtered by product Zephyr
Angry Yack Logo
Total 114 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-4263 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 7.6 HIGH
Potential buffer overflow vulnerability in the Zephyr IEEE 802.15.4 nRF 15.4 driver
CVE-2023-4259 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 7.1 HIGH
Two potential buffer overflow vulnerabilities at the following locations in the Zephyr eS-WiFi driver source code.
CVE-2023-4258 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 8.6 HIGH
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 by provisionee.
CVE-2023-4257 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 7.6 HIGH
Unchecked user input length in /subsys/net/l2/wifi/wifi_shell.c can cause buffer overflows.
CVE-2023-3725 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 7.6 HIGH
Potential buffer overflow vulnerability in the Zephyr CAN bus subsystem
CVE-2023-2234 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 6.8 MEDIUM
Union variant confusion allows any malicious BT controller to execute arbitrary code on the Zephyr host.
CVE-2023-1902 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 5.9 MEDIUM
The 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-1901 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 5.9 MEDIUM
The 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-0779 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 6.7 MEDIUM
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 exploitation is possible.
CVE-2023-0397 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 9.6 CRITICAL
A malicious / defect bluetooth controller can cause a Denial of Service due to unchecked input in le_read_buffer_size_complete.
CVE-2023-0359 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 5.9 MEDIUM
A missing nullptr-check in handle_ra_input can cause a nullptr-deref.
CVE-2022-2741 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 8.2 HIGH
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 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 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 7.2 HIGH
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.
CVE-2022-1042 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 8.2 HIGH
In Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning.
CVE-2022-1041 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 8.2 HIGH
In Zephyr bluetooth mesh core stack, an out-of-bound write vulnerability can be triggered during provisioning.
CVE-2022-0553 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 6.5 MEDIUM
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.
CVE-2021-3966 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 9.6 CRITICAL
usb device bluetooth class includes a buffer overflow related to implementation of net_buf_add_mem.
CVE-2021-3861 1 Zephyrproject 1 Zephyr 2024-11-21 7.2 HIGH 8.2 HIGH
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://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hvfp-w4h8-gxvj
CVE-2021-3835 1 Zephyrproject 1 Zephyr 2024-11-21 5.8 MEDIUM 8.2 HIGH
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/security/advisories/GHSA-fm6v-8625-99jf
CVE-2021-3625 1 Zephyrproject 1 Zephyr 2024-11-21 7.5 HIGH 9.6 CRITICAL
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/zephyr/security/advisories/GHSA-c3gr-hgvr-f363
CVE-2021-3581 1 Zephyrproject 1 Zephyr 2024-11-21 5.8 MEDIUM 7.0 HIGH
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://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-8q65-5gqf-fmw5
CVE-2021-3510 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 7.5 HIGH
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 information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-289f-7mw3-2qf4
CVE-2021-3455 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 4.3 MEDIUM
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://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7g38-3x9v-v7vp
CVE-2021-3454 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 4.3 MEDIUM
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 (CWE-617). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fx88-6c29-vrp3
CVE-2021-3436 1 Zephyrproject 1 Zephyr 2024-11-21 6.4 MEDIUM 4.3 MEDIUM
BT: Possible to overwrite an existing bond during keys distribution phase when the identity address of the bond is known. Zephyr versions >= 1.14.2, >= 2.4.0, >= 2.5.0 contain Use of Multiple Resources with Duplicate Identifier (CWE-694). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-j76f-35mc-4h63
CVE-2021-3435 1 Zephyrproject 1 Zephyr 2024-11-21 2.1 LOW 4.0 MEDIUM
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/zephyr/security/advisories/GHSA-xhg3-gvj6-4rqh
CVE-2021-3434 1 Zephyrproject 1 Zephyr 2024-11-21 4.6 MEDIUM 4.9 MEDIUM
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-rtos/zephyr/security/advisories/GHSA-8w87-6rfp-cfrm
CVE-2021-3433 1 Zephyrproject 1 Zephyr 2024-11-21 2.1 LOW 4.0 MEDIUM
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://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-3c2f-w4v6-qxrp
CVE-2021-3432 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 4.3 MEDIUM
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/zephyr/security/advisories/GHSA-7364-p4wc-8mj4
CVE-2021-3431 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 4.3 MEDIUM
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/zephyr/security/advisories/GHSA-7548-5m6f-mqv9
CVE-2021-3430 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 6.5 MEDIUM
Assertion reachable with repeated LL_CONNECTION_PARAM_REQ. Zephyr versions >= v1.14 contain Reachable Assertion (CWE-617). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-46h3-hjcq-2jjr
CVE-2021-3330 1 Zephyrproject 1 Zephyr 2024-11-21 5.8 MEDIUM 7.1 HIGH
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-787). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fj4r-373f-9456
CVE-2021-3329 1 Zephyrproject 1 Zephyr 2024-11-21 N/A 9.6 CRITICAL
Lack of proper validation in HCI Host stack initialization can cause a crash of the bluetooth stack
CVE-2021-3323 1 Zephyrproject 1 Zephyr 2024-11-21 7.5 HIGH 8.3 HIGH
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 https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-89j6-qpxf-pfpc
CVE-2021-3322 1 Zephyrproject 1 Zephyr 2024-11-21 3.3 LOW 6.5 MEDIUM
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://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-p86r-gc4r-4mq3
CVE-2021-3321 1 Zephyrproject 1 Zephyr 2024-11-21 5.8 MEDIUM 7.5 HIGH
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 information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-w44j-66g7-xw99
CVE-2021-3320 1 Zephyrproject 1 Zephyr 2024-11-21 5.0 MEDIUM 5.9 MEDIUM
Type Confusion in 802154 ACK Frames Handling. Zephyr versions >= v2.4.0 contain NULL Pointer Dereference (CWE-476). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-27r3-rxch-2hm7
CVE-2021-3319 1 Zephyrproject 1 Zephyr 2024-11-21 7.5 HIGH 6.5 MEDIUM
DOS: Incorrect 802154 Frame Validation for Omitted Source / Dest Addresses. Zephyr versions >= > v2.4.0 contain NULL Pointer Dereference (CWE-476), Attempt to Access Child of a Non-structure Pointer (CWE-588). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94jg-2p6q-5364
CVE-2020-13603 1 Zephyrproject 1 Zephyr 2024-11-21 4.6 MEDIUM 6.9 MEDIUM
Integer Overflow in memory allocating functions. Zephyr versions >= 1.14.2, >= 2.4.0 contain Integer Overflow or Wraparound (CWE-190). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-94vp-8gc2-rm45
CVE-2020-13602 1 Zephyrproject 1 Zephyr 2024-11-21 2.1 LOW 4.0 MEDIUM
Remote Denial of Service in LwM2M do_write_op_tlv. Zephyr versions >= 1.14.2, >= 2.2.0 contain Improper Input Validation (CWE-20), Loop with Unreachable Exit Condition ('Infinite Loop') (CWE-835). For more information, see https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-g9mg-fj58-6fqh