An issue in the component luaG_runerror of Lua v5.4.4 and below leads to a heap-buffer overflow when a recursive error occurs.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/lua/lua/commit/42d40581dd919fb134c07027ca1ce0844c670daf | third party advisory patch |
https://lua-users.org/lists/lua-l/2022-05/msg00035.html | mailing list exploit vendor advisory |
https://lua-users.org/lists/lua-l/2022-05/msg00042.html | mailing list exploit vendor advisory |
https://lua-users.org/lists/lua-l/2022-05/msg00073.html | mailing list exploit vendor advisory |
https://www.lua.org/bugs.html#Lua-stack%20overflow%20when%20C%20stack%20overflows%20while%20handling%20an%20error:~:text=Lua-stack%20overflow%20when%20C%20stack%20overflows%20while%20handling%20an%20error | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RJNJ66IFDUKWJJZXHGOLRGIA3HWWC36R/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UHYZOEFDVLVAD6EEP4CDW6DNONIVVHPA/ | vendor advisory |