CVE-2023-21375
https://notcve.org/view.php?id=CVE-2023-21375
In Sysproxy, there is a possible out of bounds write due to an integer underflow. • https://source.android.com/docs/security/bulletin/android-14 • CWE-190: Integer Overflow or Wraparound •
CVE-2023-21371
https://notcve.org/view.php?id=CVE-2023-21371
In Secure Element, there is a possible out of bounds write due to an integer overflow. • https://source.android.com/docs/security/bulletin/android-14 • CWE-190: Integer Overflow or Wraparound •
CVE-2023-21370
https://notcve.org/view.php?id=CVE-2023-21370
In the Security Element API, there is a possible out of bounds write due to an integer overflow. • https://source.android.com/docs/security/bulletin/android-14 • CWE-190: Integer Overflow or Wraparound •
CVE-2023-46246 – Integer Overflow in :history command in Vim
https://notcve.org/view.php?id=CVE-2023-46246
Causing an Integer Overflow and potentially later an use-after-free. • https://github.com/vim/vim/commit/9198c1f2b1ddecde22af918541e0de2a32f0f45a https://github.com/vim/vim/security/advisories/GHSA-q22m-h7m2-9mgm https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNMFS3IH74KEMMESOA3EOB6MZ56TWGFF https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IVA7K73WHQH4KVFDJQ7ELIUD2WK5ZT5E https://security.netapp.com/advisory/ntap-20231208-0006 • CWE-190: Integer Overflow or Wraparound CWE-416: Use After Free •
CVE-2023-5753 – Potential buffer overflow vulnerabilities in the Zephyr Bluetooth subsystem
https://notcve.org/view.php?id=CVE-2023-5753
Potential buffer overflows in the Bluetooth subsystem due to asserts being disabled in /subsys/bluetooth/host/hci_core.c Posibles desbordamientos del búfer en el subsistema Bluetooth debido a afirmaciones deshabilitadas en /subsys/bluetooth/host/hci_core.c • http://packetstormsecurity.com/files/175657/Zephyr-RTOS-3.x.0-Buffer-Overflows.html http://seclists.org/fulldisclosure/2023/Nov/1 http://www.openwall.com/lists/oss-security/2023/11/07/1 https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hmpr-px56-rvww • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-191: Integer Underflow (Wrap or Wraparound) •