- Reported
-
- Issued
-
- Package
-
rmp-serde
(crates.io)
- Type
-
INFO
Unsound
- Categories
-
- Details
-
https://github.com/3Hren/msgpack-rust/issues/305
- Patched
-
Description
It was found that Raw::from_utf8
expects valid UTF-8. If invalid UTF-8 is received it can cause the process to crash.