New issue
Advanced search Search tips

Issue 724612 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 724606
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Security



Sign in to add a comment

CHECK failure: !v8::internal::FLAG_enable_slow_asserts || (index >= 0 && index < this->length()

Project Member Reported by ClusterFuzz, May 19 2017

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !v8::internal::FLAG_enable_slow_asserts || (index >= 0 && index < this->length()
  
Sanitizer: address (ASAN)

Regressed: V8: 45425:45426

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


Issue filed automatically.

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

Comment 1 by och...@chromium.org, May 24 2017

Labels: Type-Bug-Security
Applying security view restrictions to all v8 CHECK/DCHECK failures.

(CHECKs aren't security, but we have no way to distinguish these right now).

Comment 2 by aarya@google.com, May 25 2017

Owner: ishell@chromium.org

Comment 3 by aarya@google.com, May 25 2017

Cc: mstarzinger@chromium.org
Project Member

Comment 4 by ClusterFuzz, May 26 2017

ClusterFuzz has detected this issue as fixed in range 45530:45531.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_mipsel_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !v8::internal::FLAG_enable_slow_asserts || (index >= 0 && index < this->length()
  v8::internal::Deoptimizer::ComputeOutgoingArgumentSize
  v8::internal::Deoptimizer::ComputeInputFrameSize
  
Sanitizer: address (ASAN)

Regressed: V8: 45425:45426
Fixed: V8: 45530:45531

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


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

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

Comment 5 by ishell@chromium.org, May 26 2017

Mergedinto: 724606
Status: Duplicate (was: Untriaged)
Project Member

Comment 6 by sheriffbot@chromium.org, Sep 2 2017

Labels: 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