howerj/liblisp

howerj/liblisp

Releases16
Frequency1 month 2 days
Last Release
Stars10
liblisp; a lisp interpreter that can be used as a library written in c99

CVE History

CVEPublishedCVSS v3CVSS v2
6.5 MEDIUM

Liblisp through commit 4c65969 was discovered to contain a use-after-free vulnerability in void hash_destroy(hash_table_t *h) at hash.c

8.1 HIGH

Liblisp through commit 4c65969 was discovered to contain a out-of-bounds-read vulnerability in unsigned get_length(lisp_cell_t * x) at eval.c