Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.23.0
-
None
-
None
-
Reviewed
Description
Harden serialization logic against malformed or malicious input.
Add range checking to readVInt, to detect overflows, underflows, and larger-than-expected values.