CVE-2024-7139 – Denial of Service in Silicon Labs RS9116 Bluetooth SDK
https://notcve.org/view.php?id=CVE-2024-7139
Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device. • https://community.silabs.com/068Vm00000F9zre • CWE-617: Reachable Assertion CWE-787: Out-of-bounds Write •
CVE-2024-7138 – Denial of Service in Silicon Labs RS9116 Bluetooth SDK
https://notcve.org/view.php?id=CVE-2024-7138
An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device. • https://community.silabs.com/068Vm00000F9zre • CWE-617: Reachable Assertion •
CVE-2024-7137 – Denial of Service in Silicon Labs RS9116 Bluetooth SDK
https://notcve.org/view.php?id=CVE-2024-7137
The L2CAP receive data buffer for L2CAP packets is restricted to packet sizes smaller than the maximum supported packet size. Receiving a packet that exceeds the restricted buffer length may cause a crash. A hard reset is required to recover the crashed device. • https://community.silabs.com/068Vm00000F9zre • CWE-787: Out-of-bounds Write •