There was a bug in the proxy protocol TLV parsing where any data after the TLV vectors was also being parsed as if it were a TLV vector. The buffer passed into the proxy protocol parser will likely include a portion of the non-proxy protocol message so we need to make sure that we don't consider that as a TLV vector.
Ensure TLV parsing stops after proxy protocol length
- Assignee:
-
Joseph Prince
- Reporter:
-
Joseph Prince
- Votes:
-
0 Vote for this issue - Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: