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

Issue 1272453002: Fix NavController buffer overflow found by IPC fuzzer. (Closed)

Created:
5 years, 4 months ago by Charlie Reis
Modified:
5 years, 4 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, creis+watch_chromium.org, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix NavController buffer overflow found by IPC fuzzer. Not possible in normal execution, but a compromised renderer process can trigger a replacement operation when there are no committed entries. BUG=516088 TEST=ClusterFuzz reports as fixed. Committed: https://crrev.com/37979a6e6ef37ba75a6ce2e7a894eb012571f632 Cr-Commit-Position: refs/heads/master@{#341765}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M content/browser/frame_host/navigation_controller_impl.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Charlie Reis
Avi, can you take a look? This is closer to the old flow before https://codereview.chromium.org/1245433002/. ...
5 years, 4 months ago (2015-08-04 16:01:37 UTC) #2
Avi (use Gerrit)
lgtm This looks reasonable. In this case, we skip both if() blocks, end up appending, ...
5 years, 4 months ago (2015-08-04 18:19:51 UTC) #3
Charlie Reis
On 2015/08/04 18:19:51, Avi wrote: > lgtm > > This looks reasonable. In this case, ...
5 years, 4 months ago (2015-08-04 19:02:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1272453002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1272453002/1
5 years, 4 months ago (2015-08-04 19:03:54 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-04 19:49:28 UTC) #7
commit-bot: I haz the power
5 years, 4 months ago (2015-08-04 19:53:00 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/37979a6e6ef37ba75a6ce2e7a894eb012571f632
Cr-Commit-Position: refs/heads/master@{#341765}

Powered by Google App Engine
This is Rietveld 408576698