Lua through 5.4.0 has 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.
References
Link | Resource |
---|---|
http://lua-users.org/lists/lua-l/2020-07/msg00123.html | Exploit Mailing List Third Party Advisory |
https://github.com/lua/lua/commit/a2195644d89812e5b157ce7bac35543e06db05e3 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-07-24 21:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-15945
Mitre link : CVE-2020-15945
CVE.ORG link : CVE-2020-15945
JSON object : View
Products Affected
lua
- lua
CWE