2 matches found
CVE-2023-48024
CVE-2023-48024 affects Liblisp up to commit 4c65969, with a use-after-free in hash_destroy(hash_table_t *h) located in hash.c. Root cause: use-after-free during hash table destruction. Impact: memory safety risk as described in the sources; exploitation status is not detailed in the provided docu...
CVE-2023-48025
CVE-2023-48025 concerns Liblisp, with the vulnerability fixed (or addressed) around commit 4c65969. The root cause is an out-of-bounds read in the function responsible for length calculation (unsigned get_length(lisp_cell_t * x)) located in eval.c. This can be triggered by parsing or evaluating m...