Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Nov 30, 2020

There were certain code paths that could be reached in which
stream_finish could be called without stream_encode having been called.
This would result in the gzip header not being encoded in the stream,
which would produce malformed gzip content.

There were certain code paths that could be reached in which
stream_finish could be called without stream_encode having been called.
This would result in the gzip header not being encoded in the stream,
which would produce malformed gzip content.
@bneradt bneradt added this to the 8.1.x milestone Nov 30, 2020
@bneradt bneradt requested a review from bryancall November 30, 2020 17:11
@bneradt bneradt self-assigned this Nov 30, 2020
@bryancall bryancall merged commit 0960ef5 into apache:8.1.x Nov 30, 2020
@bneradt bneradt deleted the esi_gzip_header_initialization_81x branch November 30, 2020 18:41
@bryancall bryancall modified the milestones: 8.1.x, 8.1.1 Nov 30, 2020
raspbian-autopush pushed a commit to raspbian-packages/trafficserver that referenced this pull request Dec 9, 2020
Origin: backport
Applied-upstream: apache/trafficserver#7358
Last-Update: 2020-12-06

Last-Update: 2020-12-06
Gbp-Pq: Name 0018-CVE-2020-17508.patch
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Mar 31, 2021
There were certain code paths that could be reached in which
stream_finish could be called without stream_encode having been called.
This would result in the gzip header not being encoded in the stream,
which would produce malformed gzip content.
masaori335 added a commit to masaori335/trafficserver that referenced this pull request Mar 31, 2021
* asf/8.1.x:
  Reverting to old negative_caching conditional behavior (apache#7401)
  Updated ChangeLog
  Revert "Reverting to old negative_caching conditional behavior (apache#7401)"
  Updated ChangeLog
  Clear call_sm on tunnel reset (apache#7352)
  Added CHANGELOG for 8.1.2
  Reverting to old negative_caching conditional behavior (apache#7401)
  Updated to v8.1.2
  Updated ChangeLog and STATUS
  Add negative caching tests and fixes. (apache#7359)
  ESI: Ensure gzip header is always initialized (apache#7358)
raspbian-autopush pushed a commit to raspbian-packages/trafficserver that referenced this pull request Aug 20, 2021
Origin: backport
Applied-upstream: apache/trafficserver#7358
Last-Update: 2020-12-06

Last-Update: 2020-12-06
Gbp-Pq: Name 0018-CVE-2020-17508.patch
raspbian-autopush pushed a commit to raspbian-packages/trafficserver that referenced this pull request Jun 9, 2022
Origin: backport
Applied-upstream: apache/trafficserver#7358
Last-Update: 2020-12-06

Last-Update: 2020-12-06
Gbp-Pq: Name 0018-CVE-2020-17508.patch
raspbian-autopush pushed a commit to raspbian-packages/trafficserver that referenced this pull request Jan 22, 2023
Origin: backport
Applied-upstream: apache/trafficserver#7358
Last-Update: 2020-12-06

Last-Update: 2020-12-06
Gbp-Pq: Name 0018-CVE-2020-17508.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants