Zephyrproject

Zephyr

119 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.26%
  • Veröffentlicht 12.08.2023 23:15:08
  • Zuletzt bearbeitet 21.11.2024 08:34:45

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_...

  • EPSS 0.05%
  • Veröffentlicht 10.07.2023 16:15:51
  • Zuletzt bearbeitet 21.11.2024 07:58:12

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

  • EPSS 0.24%
  • Veröffentlicht 10.07.2023 16:15:49
  • Zuletzt bearbeitet 21.11.2024 07:40:06

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 po...

  • EPSS 0.19%
  • Veröffentlicht 10.07.2023 16:15:49
  • Zuletzt bearbeitet 21.11.2024 07:40:06

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 potent...

Exploit
  • EPSS 0.31%
  • Veröffentlicht 10.07.2023 16:15:48
  • Zuletzt bearbeitet 21.11.2024 07:37:02

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

  • EPSS 0.29%
  • Veröffentlicht 30.05.2023 21:15:08
  • Zuletzt bearbeitet 21.11.2024 07:37:48

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.

Exploit
  • EPSS 0.09%
  • Veröffentlicht 26.02.2023 07:15:10
  • Zuletzt bearbeitet 21.11.2024 06:21:18

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

Exploit
  • EPSS 0.12%
  • Veröffentlicht 25.01.2023 02:02:06
  • Zuletzt bearbeitet 03.04.2025 20:15:20

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

Exploit
  • EPSS 0.41%
  • Veröffentlicht 25.01.2023 02:01:19
  • Zuletzt bearbeitet 03.04.2025 20:15:17

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

Exploit
  • EPSS 0.09%
  • Veröffentlicht 19.01.2023 06:15:09
  • Zuletzt bearbeitet 21.11.2024 07:37:06

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