nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.61k stars 3.12k forks source link

Fix potential integer overflow in getnum and fix the negation overflo… #3634

Closed Crispy-fried-chicken closed 5 months ago

Crispy-fried-chicken commented 5 months ago

…w in lua fix the vulnerabilities mentioned in https://github.com/nodemcu/nodemcu-firmware/issues/3627 and https://github.com/nodemcu/nodemcu-firmware/issues/3626 in dev-esp32 branch