CVE-2024-48982
https://notcve.org/view.php?id=CVE-2024-48982
It is simultaneously possible to cause another integer overflow by supplying large length values because the provided length value is increased by a few bytes to account for additional information that is supposed to be stored there. • https://github.com/mbed-ce/mbed-os/blob/54e8693ef4ff7e025018094f290a1d5cf380941f/connectivity/FEATURE_BLE/libraries/cordio_stack/ble-host/sources/hci/dual_chip/hci_evt.c#L2748 https://github.com/mbed-ce/mbed-os/pull/386 •
CVE-2024-48983
https://notcve.org/view.php?id=CVE-2024-48983
This may cause an integer overflow that results in the buffer being significantly too small to contain the entire packet. • https://github.com/mbed-ce/mbed-os/blob/54e8693ef4ff7e025018094f290a1d5cf380941f/connectivity/FEATURE_BLE/libraries/cordio_stack/wsf/sources/port/baremetal/wsf_msg.c#L72 https://github.com/mbed-ce/mbed-os/pull/388 •
CVE-2018-9366
https://notcve.org/view.php?id=CVE-2018-9366
In IMSA_Recv_Thread and VT_IMCB_Thread of ImsaClient.cpp and VideoTelephony.c, there is a possible out of bounds write due to an integer overflow. • https://source.android.com/security/bulletin/2018-06-01 • CWE-787: Out-of-bounds Write •
CVE-2018-9348
https://notcve.org/view.php?id=CVE-2018-9348
In SMF_ParseMetaEvent of eas_smf.c, there is a possible integer overflow. • https://source.android.com/security/bulletin/2018-06-01 • CWE-190: Integer Overflow or Wraparound •
CVE-2024-42384 – Integer Overflow or Wraparound in Mongoose Web Server library
https://notcve.org/view.php?id=CVE-2024-42384
Integer Overflow or Wraparound vulnerability in Cesanta Mongoose Web Server v7.14 allows an attacker to send an unexpected TLS packet and produce a segmentation fault on the application. • https://www.nozominetworks.com/labs/vulnerability-advisories-cve-2024-42384 • CWE-190: Integer Overflow or Wraparound •