[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: heap-buffer-overflow in luaD_pretailcall
- From: Petite Abeille <petite.abeille@...>
- Date: Tue, 7 Jul 2020 21:04:28 +0200
> On Jul 7, 2020, at 20:34, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
>
> My question was how they generate the Lua code that trigger those
> issues. I am not sure whether they can be simplified; the code is quite
> convoluted.
Interestingly, Yongheng & Rui have put sqlite through the same regime, with the same results.
Some kind of code generation fuzzer of sort.
For example:
https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg117794.html