bneradt opened a new pull request, #13430:
URL: https://github.com/apache/trafficserver/pull/13430

   Unsigned subtraction can wrap after the JSON-RPC request buffer grows
   past its configured maximum. This allows oversized requests to be
   accepted.
   
   This compares stored bytes directly with the limit and adds regression
   coverage for an oversized request.
   
   Fixes: #12312


-- 
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