CVE-2023-51847
https://notcve.org/view.php?id=CVE-2023-51847
An issue in obgm and Libcoap v.a3ed466 allows a remote attacker to cause a denial of service via thecoap_context_t function in the src/coap_threadsafe.c:297:3 component. • https://github.com/obgm/libcoap/issues/1302 • CWE-400: Uncontrolled Resource Consumption •
CVE-2024-36740
https://notcve.org/view.php?id=CVE-2024-36740
Oneflow v0.9.1 allows attackers to cause a Denial of Service (DoS) when index as a negative number exceeds the range of size. ... Oneflow v0.9.1 permite a los atacantes provocar una denegación de servicio (DoS) cuando el índice como número negativo excede el rango de tamaño. • https://gist.github.com/Redmept1on/070f5b8b752079c6b761f00f3cab7103 • CWE-20: Improper Input Validation •
CVE-2024-36734
https://notcve.org/view.php?id=CVE-2024-36734
Oneflow v0.9.1 allows attackers to cause a Denial of Service (DoS) via inputting a negative value into the dim parameter. ... Oneflow v0.9.1 permite a los atacantes provocar una denegación de servicio (DoS) ingresando un valor negativo en el parámetro tenue. • https://gist.github.com/Redmept1on/7420cd59f30defda07cf7bb4bf4a92cd • CWE-20: Improper Input Validation •
CVE-2024-36732
https://notcve.org/view.php?id=CVE-2024-36732
Oneflow v0.9.1 allows attackers to cause a Denial of Service (DoS) when an empty array is processed with oneflow.tensordot. ... Oneflow v0.9.1 permite a los atacantes provocar una denegación de servicio (DoS) cuando se procesa una matriz vacía con oneflow.tensordot. • https://gist.github.com/Redmept1on/3feef7639b2bc7891d0cfda6d932adfd • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •
CVE-2024-36730
https://notcve.org/view.php?id=CVE-2024-36730
Oneflow v0.9.1 allows attackers to cause a Denial of Service (DoS) via inputting negative values into the oneflow.zeros/ones parameter. ... Oneflow v0.9.1 permite a los atacantes provocar una denegación de servicio (DoS) ingresando valores negativos en el parámetro oneflow.zeros/ones. • https://gist.github.com/Redmept1on/1c530e191fb3c76f034c2ea1d11eb821 •