You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, the binaries available on GitHub do not have stack protection enabled. On the contrary, build available in Ubuntu 20.04 repository has the protection enabled.
The client crashes when an invalid map (14.map.zip) is loaded. Such a map can be delivered to the client by a malicious server.
Tested on Ubuntu 20.04 x86_64, Teeworlds version: f35da54b6f2c5f9fd4bbd4559f887ccf8f8cc526
Compilation with ASAN:
Run and connect to a server that delivers an invalid map:
Compilation without ASAN:
Run and connect to a server that delivers an invalid map:
The text was updated successfully, but these errors were encountered: