File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ abstract: >-
1616 stable by combining modern fuzzing techniques with scalable,
1717 distributed execution. As of April 2025, the project has
1818 helped identify and fix 5 bugs in PUC Rio Lua, 26 bugs in
19- LuaJIT, and 4 bugs in Tarantool.
19+ LuaJIT, and 6 bugs in Tarantool.
2020type : software
2121repository-code : " https://github.com/ligurio/lua-c-api-tests"
2222keywords :
Original file line number Diff line number Diff line change 9696 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57435
97971 . Recording of ` __concat ` in GC64 mode,
9898 https://github.com/LuaJIT/LuaJIT/issues/839
99+ 1 . Heap buffer overflow in the ` lj_strfmt_pushvf ` on stack overflow,
100+ https://issues.oss-fuzz.com/issues/394126186 ,
101+ https://github.com/tarantool/security/issues/143
102+ 1 . ` IR_NEWREF ` is missing a NaN check,
103+ https://issues.oss-fuzz.com/issues/42529868
104+ https://github.com/LuaJIT/LuaJIT/issues/1069
99105
100106### Related issues
101107
You can’t perform that action at this time.
0 commit comments