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

Issue 1378753003: WebRTC might leak srflx ip address when multiple_routes disabled and IceTransportType is relay (Closed)

Created:
5 years, 2 months ago by guoweis_webrtc
Modified:
5 years, 2 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

WebRTC might leak srflx ip address when multiple_routes disabled and IceTransportType is relay. This change filters out local ports when CF_HOST is not originally specified to prevent these ports from sending out STUN which leaks IP address. BUG=webrtc:4946 R=pthatcher@webrtc.org Committed: https://crrev.com/898d21c1d4981d3bd7b090a198d224d69d1ddf10 Cr-Commit-Position: refs/heads/master@{#10121}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M webrtc/p2p/client/basicportallocator.cc View 1 2 1 chunk +14 lines, -2 lines 0 comments Download
M webrtc/p2p/client/portallocator_unittest.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
guoweis_webrtc
5 years, 2 months ago (2015-09-30 01:06:51 UTC) #2
pthatcher1
https://codereview.webrtc.org/1378753003/diff/20001/webrtc/p2p/client/basicportallocator.cc File webrtc/p2p/client/basicportallocator.cc (right): https://codereview.webrtc.org/1378753003/diff/20001/webrtc/p2p/client/basicportallocator.cc#newcode480 webrtc/p2p/client/basicportallocator.cc:480: // port is not filtered out, it'll send STUN ...
5 years, 2 months ago (2015-09-30 05:32:10 UTC) #3
guoweis_webrtc
PTAL. https://codereview.webrtc.org/1378753003/diff/20001/webrtc/p2p/client/basicportallocator.cc File webrtc/p2p/client/basicportallocator.cc (right): https://codereview.webrtc.org/1378753003/diff/20001/webrtc/p2p/client/basicportallocator.cc#newcode480 webrtc/p2p/client/basicportallocator.cc:480: // port is not filtered out, it'll send ...
5 years, 2 months ago (2015-09-30 16:29:28 UTC) #4
pthatcher1
lgtm
5 years, 2 months ago (2015-09-30 17:39:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1378753003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1378753003/40001
5 years, 2 months ago (2015-09-30 17:42:36 UTC) #7
guoweis_webrtc
Committed patchset #3 (id:40001) manually as 898d21c1d4981d3bd7b090a198d224d69d1ddf10 (presubmit successful).
5 years, 2 months ago (2015-09-30 17:55:09 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-09-30 17:55:13 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/898d21c1d4981d3bd7b090a198d224d69d1ddf10
Cr-Commit-Position: refs/heads/master@{#10121}

Powered by Google App Engine
This is Rietveld 408576698