New issue
Advanced search Search tips

Issue 854476 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Use-of-uninitialized-value in v8::internal::Isolate::RunHostImportModuleDynamicallyCallback

Project Member Reported by ClusterFuzz, Jun 20 2018

Issue description

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

Fuzzer: libFuzzer_v8_fully_instrumented_fuzzer
Job Type: libfuzzer_chrome_msan
Platform Id: linux

Crash Type: Use-of-uninitialized-value
Crash Address: 
Crash State:
  v8::internal::Isolate::RunHostImportModuleDynamicallyCallback
  v8::internal::Runtime_DynamicImportCall
  v8::internal::Simulator::DoRuntimeCall
  
Sanitizer: memory (MSAN)

Recommended Security Severity: Medium

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=532215:532216

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Jun 20 2018

Components: Blink>JavaScript
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, Jun 20 2018

Labels: Test-Predator-Auto-Owner
Owner: gsat...@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/v8/v8/+/6ff29275239ae117aa42ad3daa6a17a46d0e20c4 ([ESNext] Ship import() and import.meta).

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 ClusterFuzz, Jun 20 2018

Cc: metzman@chromium.org
Labels: ClusterFuzz-Auto-CC
Automatically adding ccs based on OWNERS file / target commit history.

If this is incorrect, please add ClusterFuzz-Wrong label.
Project Member

Comment 4 by sheriffbot@chromium.org, Jun 20 2018

Labels: M-68 Target-68
Project Member

Comment 5 by sheriffbot@chromium.org, Jun 20 2018

Labels: Pri-1
Cc: neis@chromium.org
Project Member

Comment 7 by bugdroid1@chromium.org, Jun 20 2018

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

commit f6f034646356c825a4873c68a7abfe3a0c4d0f40
Author: Sathya Gunasekaran <gsathya@chromium.org>
Date: Wed Jun 20 19:07:41 2018

[isolate] Initialize module callbacks to nullptr

Bug:  chromium:854476 
Change-Id: I5f477327f303732c3482c47141b794c8d77d9786
Reviewed-on: https://chromium-review.googlesource.com/1108340
Reviewed-by: Georg Neis <neis@chromium.org>
Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53896}
[modify] https://crrev.com/f6f034646356c825a4873c68a7abfe3a0c4d0f40/src/isolate.cc

Status: Fixed (was: Assigned)
Project Member

Comment 9 by sheriffbot@chromium.org, Jun 21 2018

Labels: -Restrict-View-SecurityTeam Restrict-View-SecurityNotify
Project Member

Comment 10 by ClusterFuzz, Jun 21 2018

ClusterFuzz has detected this issue as fixed in range 569129:569151.

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

Fuzzer: libFuzzer_v8_fully_instrumented_fuzzer
Job Type: libfuzzer_chrome_msan
Platform Id: linux

Crash Type: Use-of-uninitialized-value
Crash Address: 
Crash State:
  v8::internal::Isolate::RunHostImportModuleDynamicallyCallback
  v8::internal::Runtime_DynamicImportCall
  v8::internal::Simulator::DoRuntimeCall
  
Sanitizer: memory (MSAN)

Recommended Security Severity: Medium

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=532215:532216
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=569129:569151

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md 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 11 by ClusterFuzz, Jun 21 2018

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Labels: -M-68 -Target-68 M-69 Target-69
Labels: Release-0-M69
Project Member

Comment 14 by sheriffbot@chromium.org, Sep 27

Labels: -Restrict-View-SecurityNotify allpublic
This bug has been closed for more than 14 weeks. Removing security view restrictions.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment