1
Fix signed integer overflow in jvp_array_write and jvp_object_rehash
=?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?=
2
Reject NaN with payload while parsing JSON
=?utf-8?b?IkNoYW5nWmh1byBDaGVuICjpmbPmmIzlgKwpIg==?=
3
Fix heap buffer overflow when formatting an empty string
itchyny <itchyny@cybozu.co.jp>
4
Fix out-of-bounds read in jv_parse_sized()
itchyny <itchyny@cybozu.co.jp>
5
Fix NUL truncation in the JSON parser
itchyny <itchyny@cybozu.co.jp>
6
Limit path depth to prevent stack overflow
itchyny <itchyny@cybozu.co.jp>
7
Fix heap buffer overflow in `jvp_string_append` and
itchyny <itchyny@cybozu.co.jp>
8
Randomize hash seed to mitigate hash collision DoS attacks
itchyny <itchyny@cybozu.co.jp>
9
Limit the containment check depth
itchyny <itchyny@cybozu.co.jp>
10
Fix NUL truncation in program files loaded with -f
itchyny <itchyny@cybozu.co.jp>
11
Fix signed-int overflow in `stack_reallocate`
itchyny <itchyny@cybozu.co.jp>
12
Reject numeric literals longer than DEC_MAX_DIGITS
itchyny <itchyny@cybozu.co.jp>
13
Limit recursive object merge depth to prevent stack overflow
itchyny <itchyny@cybozu.co.jp>
14
Detect circular module imports to prevent stack overflow
itchyny <itchyny@cybozu.co.jp>
15
Fix heap-buffer-overflow in raw file loading
itchyny <itchyny@cybozu.co.jp>
16
Tighten string length bounds and propagate invalid jv in
itchyny <itchyny@cybozu.co.jp>