New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 734108 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Security



Sign in to add a comment

CHECK failure: !IsSmi() == Internals::HasHeapObjectTag(this) in objects.h

Project Member Reported by ClusterFuzz, Jun 16 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !IsSmi() == Internals::HasHeapObjectTag(this) in objects.h
  v8::internal::compiler::CodeGenerator::AssembleArchInstruction
  v8::internal::compiler::CodeGenerator::AssembleInstruction
  
Sanitizer: address (ASAN)

Regressed: V8: 45879:45880

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 

Comment 1 by aarya@google.com, Jun 16 2017

Owner: mstarzinger@chromium.org
Status: Assigned (was: Untriaged)
Project Member

Comment 2 by sheriffbot@chromium.org, Jun 17 2017

Labels: M-61
Project Member

Comment 3 by sheriffbot@chromium.org, Jun 17 2017

Labels: ReleaseBlock-Stable
This is a serious security regression. If you are not able to fix this quickly, please revert the change that introduced it.

If this doesn't affect a release branch, or has not been properly classified for severity, please update the Security_Impact or Security_Severity labels, and remove the ReleaseBlock label. To disable this altogether, apply ReleaseBlock-NA.

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

Comment 4 by sheriffbot@chromium.org, Jun 17 2017

Labels: Pri-1
Cc: mstarzinger@chromium.org ahaas@chromium.org
Components: -Blink>JavaScript Blink>JavaScript>WebAssembly
Owner: mtrofin@chromium.org
This is specific to WebAssembly. Looks like the target of a call is not a {Code} object but some zapped handled. Most likely related to async compilation (i.e. only reproduces with the --wasm-async-compilation flag). Regression range points to b29bfffdf9d3c393b98486504ddd7a073a2e0280, but that might be a red herring.
Project Member

Comment 6 by bugdroid1@chromium.org, Jun 20 2017

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

commit 045c40d09c9320984bd57d39d68b174099697d1d
Author: Mircea Trofin <mtrofin@chromium.org>
Date: Tue Jun 20 22:22:56 2017

[wasm] Reopen CEntryStub handle in deferred scope when async compiling.

Bug:  chromium:734108 
Change-Id: I696b104e3b6b9dd71a60c21baa558d4f1fec1dfb
Reviewed-on: https://chromium-review.googlesource.com/541624
Commit-Queue: Brad Nelson <bradnelson@chromium.org>
Reviewed-by: Brad Nelson <bradnelson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46074}
[modify] https://crrev.com/045c40d09c9320984bd57d39d68b174099697d1d/src/compiler/wasm-compiler.h
[modify] https://crrev.com/045c40d09c9320984bd57d39d68b174099697d1d/src/wasm/module-compiler.cc
[add] https://crrev.com/045c40d09c9320984bd57d39d68b174099697d1d/test/mjsunit/regress/wasm/regression-734108.js

Status: Fixed (was: Assigned)
Cc: mtrofin@chromium.org clemensh@chromium.org
 Issue 735270  has been merged into this issue.
Project Member

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

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

Comment 11 by sheriffbot@chromium.org, Sep 27 2017

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