Vulnerabilities > Zephyrproject > Medium

DATE CVE VULNERABILITY TITLE RISK
2024-08-19 CVE-2024-4785 Divide By Zero vulnerability in Zephyrproject Zephyr
BT: Missing Check in LL_CONNECTION_UPDATE_IND Packet Leads to Division by Zero
low complexity
zephyrproject CWE-369
6.5
2024-07-03 CVE-2024-3332 NULL Pointer Dereference vulnerability in Zephyrproject Zephyr
A malicious BLE device can send a specific order of packet sequence to cause a DoS attack on the victim BLE device
low complexity
zephyrproject CWE-476
6.5
2024-03-29 CVE-2024-3077 Integer Underflow (Wrap or Wraparound) vulnerability in Zephyrproject Zephyr
An malicious BLE device can crash BLE victim device by sending malformed gatt packet
low complexity
zephyrproject CWE-191
6.5
2023-09-25 CVE-2023-4258 Unspecified vulnerability in Zephyrproject Zephyr
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.
low complexity
zephyrproject
6.5
2023-08-12 CVE-2023-4265 Classic Buffer Overflow vulnerability in Zephyrproject Zephyr
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...
low complexity
zephyrproject CWE-120
6.8
2023-02-26 CVE-2021-3329 Improper Initialization vulnerability in Zephyrproject Zephyr 2.4.0
Lack of proper validation in HCI Host stack initialization can cause a crash of the bluetooth stack
low complexity
zephyrproject CWE-665
6.5
2023-01-25 CVE-2023-0396 Out-of-bounds Read vulnerability in Zephyrproject Zephyr
A malicious / defective bluetooth controller can cause buffer overreads in the most functions that process HCI command responses.
low complexity
zephyrproject CWE-125
6.8
2023-01-19 CVE-2023-0397 Improper Initialization vulnerability in Zephyrproject Zephyr
A malicious / defect bluetooth controller can cause a Denial of Service due to unchecked input in le_read_buffer_size_complete.
low complexity
zephyrproject CWE-665
6.5
2023-01-11 CVE-2022-0553 Cleartext Transmission of Sensitive Information vulnerability in Zephyrproject Zephyr
There is no check to see if slot 0 is being uploaded from the device to the host.
low complexity
zephyrproject CWE-319
4.6
2022-08-31 CVE-2022-1841 Out-of-bounds Write vulnerability in Zephyrproject Zephyr
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.
network
low complexity
zephyrproject CWE-787
5.3