|
20 | 20 | https://groups.google.com/g/lua-l/c/CCpPLX1ug3A,
|
21 | 21 | https://oss-fuzz.com/testcase-detail/6073198411579392,
|
22 | 22 | https://github.com/lua/lua/commit/f9e35627ed26dff4114a1d01ff113d8b4cc91ab5
|
| 23 | +1. UBsan: member access within null pointer of type 'struct TString', |
| 24 | + https://groups.google.com/g/lua-l/c/Kng6FGlPjmc, |
| 25 | + https://github.com/lua/lua/commit/6d53701c7a0dc4736d824fd891ee6f22265d0d68, |
| 26 | + https://oss-fuzz.com/testcase-detail/5557969930747904 |
23 | 27 |
|
24 | 28 | ### LuaJIT
|
25 | 29 |
|
|
81 | 85 | 1. Assertion failure when flushing already flushed trace,
|
82 | 86 | https://github.com/LuaJIT/LuaJIT/issues/1345
|
83 | 87 | 1. Read from already collected string data in case of the error in loadfile,
|
84 |
| - https://github.com/LuaJIT/LuaJIT/issues/1353 |
| 88 | + https://github.com/LuaJIT/LuaJIT/issues/1353, |
| 89 | + https://github.com/tarantool/security/issues/144, |
| 90 | + https://issues.oss-fuzz.com/issues/407592872 |
85 | 91 | 1. JIT slots overflow for side-trace after up-recursion,
|
86 |
| - https://github.com/LuaJIT/LuaJIT/issues/1358 |
| 92 | + https://github.com/LuaJIT/LuaJIT/issues/1358, |
| 93 | + https://github.com/tarantool/security/issues/145 |
| 94 | +1. Stack overflow in error handler during stack overflow, |
| 95 | + https://github.com/LuaJIT/LuaJIT/issues/1152, |
| 96 | + https://issues.oss-fuzz.com/issues/394126186, |
| 97 | + https://github.com/tarantool/security/issues/143 |
87 | 98 |
|
88 | 99 | ### Tarantool
|
89 | 100 |
|
|
0 commit comments