- Reported
-
- Issued
-
- Package
-
macroquad
(crates.io)
- Type
-
INFO
Unsound
- Categories
-
- Keywords
-
#buffer-overflow
#use-after-free
#undefined-behavior
- References
-
- Patched
-
no patched versions
Description
Several soundness issues have been reported. Resolving them doesn't seem to be considered a priority. In particular, unprincipled use of
mutable statics is pervasive throughout the library, making it possible to cause use-after-free in safe code.
Currently, no fixed version is available.
Advisory available under CC0-1.0
license.