New issue
Advanced search Search tips

Issue 629435 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Security



Sign in to add a comment

Crash in v8::internal::Invoke

Project Member Reported by ClusterFuzz, Jul 19 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_v8_d8_be
Platform Id: linux

Crash Type: UNKNOWN READ
Crash Address: 0x0000ffffffff
Crash State:
  v8::internal::Invoke
  v8::internal::Execution::Call
  v8::Script::Run
  

Minimized Testcase (0.53 Kb): https://cluster-fuzz.appspot.com/download/AMIfv95ZF-LpaXgE0nb1OdLhiFJheVib098TPGCotU7GcSkGekWqOb_khoxDDR-zAx9mcX25202dFTDnDmiZWLvHa-3r7s_1A2lfRxte9UiCPckeb0Mrou8P_gIpNL9CSGsOqnVY45no7HWioYCj9QyozuCj_WfojQ?testcase_id=4702028270141440

Filer: jarin

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

Comment 1 by jarin@chromium.org, Jul 19 2016

Cc: ishell@chromium.org mstarzinger@chromium.org
Owner: bmeu...@chromium.org
Status: Assigned (was: Available)
Shorter repro:

function getRandomProperty(v) { v.constructor;  }

getRandomProperty([]);
getRandomProperty([]);

function f() {
  var __v_4 = -0;
  getRandomProperty(__v_4 + 1);
}

%OptimizeFunctionOnNextCall(f);

f();
Status: Fixed (was: Assigned)
Project Member

Comment 4 by sheriffbot@chromium.org, Jul 19 2016

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

Comment 5 by ClusterFuzz, Jul 21 2016

ClusterFuzz has detected this issue as fixed in range 37851:37885.

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_v8_d8_be
Platform Id: linux

Crash Type: UNKNOWN READ
Crash Address: 0x0000ffffffff
Crash State:
  v8::internal::Invoke
  v8::internal::Execution::Call
  v8::Script::Run
  
Fixed: V8: r37851:37885

Minimized Testcase (0.53 Kb): https://cluster-fuzz.appspot.com/download/AMIfv95ZF-LpaXgE0nb1OdLhiFJheVib098TPGCotU7GcSkGekWqOb_khoxDDR-zAx9mcX25202dFTDnDmiZWLvHa-3r7s_1A2lfRxte9UiCPckeb0Mrou8P_gIpNL9CSGsOqnVY45no7HWioYCj9QyozuCj_WfojQ?testcase_id=4702028270141440

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.
Labels: M-52 Security
Labels: Security_Impact-Head
Project Member

Comment 8 by sheriffbot@chromium.org, Oct 25 2016

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

Comment 9 by sheriffbot@chromium.org, Jul 28

Labels: Pri-1

Sign in to add a comment