lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage.
The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly.
Link | Tags |
---|---|
https://github.com/lua/lua/commit/a6da1472c0c5e05ff249325f979531ad51533110 | third party advisory patch |
https://www.lua.org/bugs.html#5.4.0-10 | release notes patch vendor advisory exploit |