CVE-2024-48986
- EPSS 0.63%
- Veröffentlicht 20.11.2024 21:15:08
- Zuletzt bearbeitet 26.11.2024 16:15:16
An issue was discovered in MBed OS 6.16.0. Its hci parsing software dynamically determines the length of certain hci packets by reading a byte from its header. Certain events cause a callback, the logic for which allocates a buffer (the length of whi...
CVE-2024-48982
- EPSS 0.34%
- Veröffentlicht 20.11.2024 21:15:07
- Zuletzt bearbeitet 25.11.2024 21:15:17
An issue was discovered in MBed OS 6.16.0. Its hci parsing software dynamically determines the length of certain hci packets by reading a byte from its header. This value is assumed to be greater than or equal to 3, but the software doesn't ensure th...
CVE-2024-48981
- EPSS 0.14%
- Veröffentlicht 20.11.2024 20:15:19
- Zuletzt bearbeitet 25.11.2024 22:15:13
An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet header by looking up the identifying first byte and matching it against a table of possible lengths. The initial...
CVE-2024-48983
- EPSS 0.27%
- Veröffentlicht 20.11.2024 20:15:19
- Zuletzt bearbeitet 25.11.2024 21:15:17
An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet data by reading 2 bytes from the packet header. A buffer is then allocated to contain the entire packet, the siz...
CVE-2024-48985
- EPSS 0.14%
- Veröffentlicht 20.11.2024 20:15:19
- Zuletzt bearbeitet 25.11.2024 22:15:14
An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet data by reading 2 bytes from the packet data. A buffer is then allocated to contain the entire packet, the size ...
CVE-2021-27435
- EPSS 3.52%
- Veröffentlicht 03.05.2022 21:15:08
- Zuletzt bearbeitet 21.11.2024 05:57:59
ARM mbed product Version 6.3.0 is vulnerable to integer wrap-around in malloc_wrapper function, which can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution.