#VU48558 Memory corruption in Lua - CVE-2020-15945
Published: July 24, 2020 / Updated: November 19, 2020
Lua
Lua
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a segmentation fault in changedline in ldebug.c (e.g., when called by
luaG_traceexec) because it incorrectly expects that an oldpc value is
always updated upon a return of the flow of control to a function. A remote attacker can pass specially crafted data to the application and crash it.