Cap all computations based on untrusted data #18
Labels
Discussion
Proposed implementations, thoughts about current ones.
good first issue
Good for newcomers
security
for example:
serde_cbor
to limit maximum memory allocationI'm not sure how best to pick these limits, so for now I'm going to leave TODO's in the code that reference this issue.
(probably partial) list of places in the code where this needs to be fixed:
read_cbor
send_cbor
serde_cbor
internals?The text was updated successfully, but these errors were encountered: