File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ abstract: >-
1515 It aims to make these open-source software more secure and
1616 stable by combining modern fuzzing techniques with scalable,
1717 distributed execution. As of August 2024, lua-c-api-tests has
18- helped identify and fix 5 bugs in PUC Rio Lua and 16 bugs in
18+ helped identify and fix 5 bugs in PUC Rio Lua and 18 bugs in
1919 LuaJIT.
2020type : software
2121repository-code : " https://github.com/ligurio/lua-c-api-tests"
Original file line number Diff line number Diff line change 55551 . stack-buffer-overflow in ` narrow_conv_backprop ` ,
5656 https://github.com/LuaJIT/LuaJIT/issues/1262 ,
5757 https://oss-fuzz.com/testcase?key=6250635821907968
58+ 1 . Incorrect recording of ` getmetatable() ` for IO handlers,
59+ https://github.com/LuaJIT/LuaJIT/issues/1279
60+ 1 . Uninitialized read in ` predict_next() ` ,
61+ https://oss-fuzz.com/testcase-detail/5091141278564352
62+ https://github.com/LuaJIT/LuaJIT/issues/1226
5863
5964### Tarantool
6065
6772 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57435
68731 . Recording of ` __concat ` in GC64 mode,
6974 https://github.com/LuaJIT/LuaJIT/issues/839
75+
76+ ### Related issues
77+
78+ 1 . https://www.lua.org/bugs.html
79+ 1 . https://github.com/google/oss-fuzz-vulns/tree/main/vulns/lua
80+ 1 . https://oss-fuzz.com/testcases?project=lua&open=yes
You can’t perform that action at this time.
0 commit comments