4 matches found
`rmp-serde` `Raw` and `RawRef` may crash when receiving invalid UTF-8
It was found that Raw::fromutf8 expects valid UTF-8. If invalid UTF-8 is received it can cause the process to crash...