Show filters
129 Total Results
Displaying 41-50 of 129
Sort by:
Attacker Value
Unknown

CVE-2023-5184

Disclosure Date: September 27, 2023 (last updated February 14, 2025)
Two potential signed to unsigned conversion errors and buffer overflow vulnerabilities at the following locations in the Zephyr IPM drivers.
Attacker Value
Unknown

CVE-2023-4264

Disclosure Date: September 27, 2023 (last updated February 14, 2025)
Potential buffer overflow vulnerabilities n the Zephyr Bluetooth subsystem.
Attacker Value
Unknown

CVE-2023-4260

Disclosure Date: September 27, 2023 (last updated February 14, 2025)
Potential off-by-one buffer overflow vulnerability in the Zephyr fuse file system.
Attacker Value
Unknown

CVE-2023-4259

Disclosure Date: September 26, 2023 (last updated October 08, 2023)
Two potential buffer overflow vulnerabilities at the following locations in the Zephyr eS-WiFi driver source code.
Attacker Value
Unknown

CVE-2023-4258

Disclosure Date: September 25, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-4265

Disclosure Date: August 12, 2023 (last updated October 08, 2023)
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
Attacker Value
Unknown

CVE-2023-2234

Disclosure Date: July 10, 2023 (last updated October 08, 2023)
Union variant confusion allows any malicious BT controller to execute arbitrary code on the Zephyr host.
Attacker Value
Unknown

CVE-2023-1902

Disclosure Date: July 10, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-1901

Disclosure Date: July 10, 2023 (last updated October 08, 2023)
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.
Attacker Value
Unknown

CVE-2023-0359

Disclosure Date: July 10, 2023 (last updated October 08, 2023)
A missing nullptr-check in handle_ra_input can cause a nullptr-deref.