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

Issue 253213002: Make sure the endpoints of the SandboxIPC mechanism cannot be misused. (Closed)

Created:
6 years, 7 months ago by Jorge Lucangeli Obes
Modified:
6 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, mdempsky
Visibility:
Public.

Description

Make sure the endpoints of the SandboxIPC mechanism cannot be misused. BUG=322185 TEST=Browser starts, loads webpages. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267183

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add PCHECKs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M content/browser/renderer_host/render_sandbox_host_linux.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Jorge Lucangeli Obes
Julien, Antoine: this closes the unused ends of the SandboxIPC mechanism. Matthew: FYI. I chose ...
6 years, 7 months ago (2014-04-29 23:16:12 UTC) #1
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode44 content/browser/renderer_host/render_sandbox_host_linux.cc:44: shutdown(renderer_socket_, SHUT_RD); Please, PCHECK(0 == ...); https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode49 content/browser/renderer_host/render_sandbox_host_linux.cc:49: shutdown(browser_socket, ...
6 years, 7 months ago (2014-04-29 23:23:20 UTC) #2
piman
https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode44 content/browser/renderer_host/render_sandbox_host_linux.cc:44: shutdown(renderer_socket_, SHUT_RD); On 2014/04/29 23:23:20, jln wrote: > Please, ...
6 years, 7 months ago (2014-04-29 23:39:19 UTC) #3
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode44 content/browser/renderer_host/render_sandbox_host_linux.cc:44: shutdown(renderer_socket_, SHUT_RD); On 2014/04/29 23:39:19, piman wrote: > On ...
6 years, 7 months ago (2014-04-29 23:41:46 UTC) #4
piman
LGTM then.
6 years, 7 months ago (2014-04-29 23:50:33 UTC) #5
Jorge Lucangeli Obes
PTAL. Thanks! https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/253213002/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode44 content/browser/renderer_host/render_sandbox_host_linux.cc:44: shutdown(renderer_socket_, SHUT_RD); On 2014/04/29 23:23:20, jln wrote: ...
6 years, 7 months ago (2014-04-30 00:26:02 UTC) #6
jln (very slow on Chromium)
lgtm
6 years, 7 months ago (2014-04-30 01:35:54 UTC) #7
Jorge Lucangeli Obes
The CQ bit was checked by jorgelo@chromium.org
6 years, 7 months ago (2014-04-30 04:40:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/253213002/20001
6 years, 7 months ago (2014-04-30 04:42:31 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 11:29:21 UTC) #10
Message was sent while issue was closed.
Change committed as 267183

Powered by Google App Engine
This is Rietveld 408576698