New issue
Advanced search Search tips

Issue 818509 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Mar 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in content::GuestMode::IsCrossProcessFrameGuest

Project Member Reported by ClusterFuzz, Mar 4 2018

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=5091703376314368

Fuzzer: ipc_fuzzer_mut
Job Type: linux_asan_chrome_ipc
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000000004a8
Crash State:
  content::GuestMode::IsCrossProcessFrameGuest
  content::WebContentsImpl::GetOuterWebContents
  content::SpeechRecognitionDispatcherHost::OnStartRequest
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_ipc&range=540697:540699

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5091703376314368

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Mar 4 2018

Components: Blink>Speech Internals>Core
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Mar 4 2018

Labels: Test-Predator-Auto-Owner
Owner: a...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/6ed86dc39330bc5090f770575354cac16a3fe36c (Make speech recognition be per frame instead of per page.).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
Project Member

Comment 3 by bugdroid1@chromium.org, Mar 5 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a80562ec61f78615e1fc48dc2024623507977ba5

commit a80562ec61f78615e1fc48dc2024623507977ba5
Author: Avi Drissman <avi@chromium.org>
Date: Mon Mar 05 20:59:32 2018

Don't trust frame ids from the renderer.

BUG= 818509 
TEST=clusterfuzz verify

Change-Id: Ifbf90e9b0e67bbec6d41a95d25cfb83859936dec
Reviewed-on: https://chromium-review.googlesource.com/947770
Commit-Queue: Avi Drissman <avi@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#540929}
[modify] https://crrev.com/a80562ec61f78615e1fc48dc2024623507977ba5/content/browser/speech/speech_recognition_dispatcher_host.cc

Comment 4 by a...@chromium.org, Mar 6 2018

Status: Fixed (was: Assigned)
That should fix it.
Project Member

Comment 5 by ClusterFuzz, Mar 7 2018

ClusterFuzz has detected this issue as fixed in range 540928:540931.

Detailed report: https://clusterfuzz.com/testcase?key=5091703376314368

Fuzzer: ipc_fuzzer_mut
Job Type: linux_asan_chrome_ipc
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x0000000004a8
Crash State:
  content::GuestMode::IsCrossProcessFrameGuest
  content::WebContentsImpl::GetOuterWebContents
  content::SpeechRecognitionDispatcherHost::OnStartRequest
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_ipc&range=540697:540699
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_ipc&range=540928:540931

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5091703376314368

See https://github.com/google/clusterfuzz-tools for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 6 by ClusterFuzz, Mar 7 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Fixed)
ClusterFuzz testcase 5091703376314368 is verified as fixed, so closing issue as verified.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment