Ensure TLV parsing stops after proxy protocol length

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0, 8.0.24
    • Affects Version/s: None
    • Component/s: None
    • None
    • Networking & Observability
    • Fully Compatible
    • v8.0, v7.0
    • N&O 2026-02-02
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Joseph Prince
            Reporter:
            Joseph Prince
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: