Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Issue 1276943003: Re-disable support for HTTP/0.9 responses < 8 bytes over SSL. (Closed)

Created:
5 years, 4 months ago by mmenke
Modified:
5 years, 4 months ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-disable support for HTTP/0.9 responses < 8 bytes over SSL. This allows an MITM to make the firs byte of a valid HTTP/1.x response look like a valid HTTP/0.9 reponses, so best to be safe. BUG=517106 Committed: https://crrev.com/4eb3411a6fadad9636dc2580bf1b316d00f621c6 Cr-Commit-Position: refs/heads/master@{#342365}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -8 lines) Patch
M net/http/http_stream_parser.cc View 1 1 chunk +19 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
mmenke
Maybe we should add ERR_PROBABLY_NOT_A_GOOD_IDEA_TO_SUPPORT_LT_7_BYTE_HTTP_09_RESPONSES_OVER_SSL
5 years, 4 months ago (2015-08-06 18:37:13 UTC) #2
davidben
lgtm with various comment comments. https://codereview.chromium.org/1276943003/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (right): https://codereview.chromium.org/1276943003/diff/1/net/http/http_stream_parser.cc#newcode787 net/http/http_stream_parser.cc:787: // vulnerability, so just ...
5 years, 4 months ago (2015-08-06 19:01:46 UTC) #3
mmenke
https://codereview.chromium.org/1276943003/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (right): https://codereview.chromium.org/1276943003/diff/1/net/http/http_stream_parser.cc#newcode787 net/http/http_stream_parser.cc:787: // vulnerability, so just return an error in that ...
5 years, 4 months ago (2015-08-06 19:12:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1276943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1276943003/20001
5 years, 4 months ago (2015-08-06 19:13:51 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/87557)
5 years, 4 months ago (2015-08-06 20:38:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1276943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1276943003/20001
5 years, 4 months ago (2015-08-06 20:42:32 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/89947)
5 years, 4 months ago (2015-08-06 22:35:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1276943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1276943003/20001
5 years, 4 months ago (2015-08-06 22:51:19 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/90115)
5 years, 4 months ago (2015-08-07 00:35:23 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1276943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1276943003/20001
5 years, 4 months ago (2015-08-07 14:40:26 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-07 16:19:16 UTC) #20
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 16:19:57 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4eb3411a6fadad9636dc2580bf1b316d00f621c6
Cr-Commit-Position: refs/heads/master@{#342365}

Powered by Google App Engine
This is Rietveld 408576698