CVE-2024-3077
29.03.2024, 05:15
An malicious BLE device can crash BLE victim device by sending malformed gatt packet
Vendor | Product | Version |
---|---|---|
zephyrproject | zephyr | 𝑥 ≤ 3.6.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-126 - Buffer Over-readThe software reads from a buffer using buffer access mechanisms such as indexes or pointers that reference memory locations after the targeted buffer.
- CWE-191 - Integer Underflow (Wrap or Wraparound)The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.