Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-88355 1 Codeplea 1 Tinyexpr 2026-09-27 N/A
An incorrect buffer size calculation vulnerability exists in tinyexpr commit 4a7456e in new_expr(). For arity-0 expression nodes, including constants, variables, and zero-argument functions, the function allocates less memory than sizeof(te_expr) but treats the returned allocation as a complete te_expr object. This results in undefined behavior and can cause deterministic process termination in UBSan-instrumented builds.
CVE-2018-13997 1 Codeplea 1 Genann 2024-11-21 N/A
Genann through 2018-07-08 has a SEGV in genann_run in genann.c.
CVE-2018-13996 1 Codeplea 1 Genann 2024-11-21 N/A
Genann through 2018-07-08 has a stack-based buffer over-read in genann_train in genann.c.