Jefffrey opened a new issue, #10290:
URL: https://github.com/apache/arrow-rs/issues/10290

   ### Describe the bug
   
   
https://github.com/apache/arrow-rs/blob/d8d980bdcffd69f42888d7f1f94490ac1668376f/arrow-avro/src/reader/vlq.rs#L31-L45
   
   malformed/malicious input could cause this loop to run more than expected 
for a valid input and cause panic/overflow
   
   see related PR:
   
   - https://github.com/apache/arrow-rs/pull/9887
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to