[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CVE-2021-44964 Patch
- From: Tom Sutcliffe <tomsci@...>
- Date: Wed, 11 Oct 2023 20:52:52 +0100
Interesting, I missed this one first time round. Garbage collection is hard.
According to https://www.lua.org/bugs.html#5.4.3-10 the fix is:
https://github.com/lua/lua/commit/0bfc572e51d9035a615ef6e9523f736c9ffa8e57
Which appears to be fixed in 5.4.4. Slightly confusingly the original report was made against "5.4.4" but looking at the commits it must have been tested against a prerelease version of 5.4.4, and the official release contained a fix.
Regards,
Tom
> On 11 Oct 2023, at 20:15, aman agrawal <aman.161089@gmail.com> wrote:
>
> Hi,
>
> Can anyone please share the patch for CVE-2021-44964 for Lua 5.4.3?
>
> --
> Best Regards
> Aman Agrawal