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

Issue 624544 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

slot >= 0 && slot <= kMaxSlots in slot-set.h

Project Member Reported by ClusterFuzz, Jun 29 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5730404023926784

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_ignition_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  slot >= 0 && slot <= kMaxSlots in slot-set.h
  
Regressed: V8: r37375:37376

Minimized Testcase (0.19 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97qZeT_EBolvYDkssmN70gBVoQU9Ikz53jEZk-PZs2OxQcf2y3RXHcXlFjOKU707oflzSIN8s0t90k4amm_-XRXIGQSWGHqGdNLkOTsK7MwkuXFleYVAYnOvQ8vBoZfzpRFt0-5j3E7VvQuSScIRNSwWK3rTw?testcase_id=5730404023926784
__v_0 = new Array(5000000);
__v_0.length = 23;
    let handler = new Proxy({}, {get: function() {
      switch (key) {
      }
    }});
  __v_0[2] = {c: 7};
function __f_2() {
}
for (x in __v_15) {
}


Filer: mmohammad

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Owner: u...@chromium.org
Status: Assigned (was: Available)
Suspected CL could 
https://chromium.googlesource.com/v8/v8/+/bb883395a814d10cee927eabe689a8070a40a86a%5E%21/src/heap/slot-set.h

Last updated by ulan@ weeks ago , please have a look and reassign if needed.

Thank you.

Comment 2 by u...@chromium.org, Jun 30 2016

Cc: hpayer@chromium.org
Regression range points to 

[heap] Reland uncommit unused large object page memory.

https://codereview.chromium.org/2109943003


Project Member

Comment 4 by ClusterFuzz, Jun 30 2016

ClusterFuzz has detected this issue as fixed in range 37450:37451.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5730404023926784

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_ignition_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  slot >= 0 && slot <= kMaxSlots in slot-set.h
  
Regressed: V8: r37375:37376
Fixed: V8: r37450:37451

Minimized Testcase (0.19 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97qZeT_EBolvYDkssmN70gBVoQU9Ikz53jEZk-PZs2OxQcf2y3RXHcXlFjOKU707oflzSIN8s0t90k4amm_-XRXIGQSWGHqGdNLkOTsK7MwkuXFleYVAYnOvQ8vBoZfzpRFt0-5j3E7VvQuSScIRNSwWK3rTw?testcase_id=5730404023926784
__v_0 = new Array(5000000);
__v_0.length = 23;
    let handler = new Proxy({}, {get: function() {
      switch (key) {
      }
    }});
  __v_0[2] = {c: 7};
function __f_2() {
}
for (x in __v_15) {
}


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 5 by ClusterFuzz, Jun 30 2016

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

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

Comment 6 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

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

Sign in to add a comment