New issue
Advanced search Search tips

Issue 724606 link

Starred by 1 user

Issue metadata

Status: Fixed
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=4804463599812608

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

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


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

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

Fuzzer: inferno_js_fuzzer
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=6417030613041152


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

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

Cc: ishell@chromium.org jarin@chromium.org
Owner: neis@chromium.org
Status: Assigned (was: Untriaged)
CF points to 233b6926e3ae29a4567b4c55bc1c1e96c07c1f92.
Project Member

Comment 6 by ClusterFuzz, May 26 2017

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

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

Fuzzer: inferno_js_fuzzer
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
Fixed: V8: 45530:45531

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


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.
Project Member

Comment 7 by ClusterFuzz, May 26 2017

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

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

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=4804463599812608


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 8 by ishell@chromium.org, May 26 2017

Status: Fixed (was: Assigned)
Ah, it was already fixed in https://codereview.chromium.org/2901393003.

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

 Issue 724614  has been merged into this issue.
 Issue 726156  has been merged into this issue.
 Issue 724612  has been merged into this issue.
Project Member

Comment 12 by sheriffbot@chromium.org, May 26 2017

Labels: Restrict-View-SecurityNotify
Project Member

Comment 13 by sheriffbot@chromium.org, Sep 1 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