ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31).
                
            References
                    Configurations
                    History
                    No history.
Information
                Published : 2020-08-17 17:15
Updated : 2023-11-07 03:19
NVD link : CVE-2020-24370
Mitre link : CVE-2020-24370
CVE.ORG link : CVE-2020-24370
JSON object : View
Products Affected
                debian
- debian_linux
fedoraproject
- fedora
lua
- lua
CWE
                
                    
                        
                        CWE-191
                        
            Integer Underflow (Wrap or Wraparound)
