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

Issue 654390 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 645150
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Security



Sign in to add a comment

Heap-buffer-overflow in v8::internal::Simulator::DecodeType6CoprocessorIns

Project Member Reported by ClusterFuzz, Oct 10 2016

Issue description

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

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_ignition_v8_arm_dbg
Platform Id: linux

Crash Type: Heap-buffer-overflow WRITE 4
Crash Address: 0xdd220d10
Crash State:
  v8::internal::Simulator::DecodeType6CoprocessorIns
  v8::internal::Simulator::InstructionDecode
  v8::internal::Simulator::Execute
  
Recommended Security Severity: High

Regressed: V8: r37469:37470

Minimized Testcase (0.38 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv96fKkNbT8NXpqoRndbFg5yqayt5zs9JJos6_IosWAMbUR37IiJM_ngsxuR_5FyWiSLhMjKYtG1gh0YTEJEItsMgpD5t5bZl3ousej7qQSrmfb3bg5f_J_D9XlbQki7E5MSlAt1v1dPFy9yyaxN2t7VpqDxUAg?testcase_id=5207823032254464
__v_12 = this;
function __f_64(expected, __f_82, __f_11) {
 __f_82(__v_12, __f_11, new ArrayBuffer(1)).__f_25();
}
function __f_6() {
}
(function() {
})();
function __f_60(__v_12, __v_41, heap) {
  "use asm";
  var __v_13 = new __v_12.Float32Array(heap);
  function __f_82() {
    var __v_30 = 1.23;
    __v_13[0] = __v_30;
  }
  return {__f_25: __f_82};
}
__f_64(1.23, __f_60);
( {
})();


Issue manually filed by: rossberg

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

Comment 1 by sheriffbot@chromium.org, Oct 10 2016

Labels: Pri-1

Comment 2 by tsepez@chromium.org, Oct 10 2016

Labels: Security_Impact-Head M-55
Owner: bradnelson@chromium.org
Status: Assigned (was: Untriaged)
Project Member

Comment 3 by sheriffbot@chromium.org, Oct 11 2016

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

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

Comment 4 by sheriffbot@chromium.org, Oct 13 2016

Labels: -Security_Impact-Head Security_Impact-Beta
Cc: rossberg@chromium.org
This looks like it is only related to the simulator. Rossberg@ or bradnelson@ can you confirm?

Comment 7 Deleted

Labels: -ReleaseBlock-Beta -Security_Impact-Stable ReleaseBlock-Stable Security_Impact-Beta
Project Member

Comment 9 by sheriffbot@chromium.org, Oct 24 2016

bradnelson: Uh oh! This issue still open and hasn't been updated in the last 14 days. This is a serious vulnerability, and we want to ensure that there's progress. Could you please leave an update with the current status and any potential blockers?

If you're not the right owner for this issue, could you please remove yourself as soon as possible or help us find the right one?

If the issue is fixed or you can't reproduce it, please close the bug. If you've started working on a fix, please set the status to Started.

Thanks for your time! To disable nags, add the Disable-Nags label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
**** Bulk edit -  please ignore if not applicable ****

A friendly reminder that M55 Stable is launch is coming soon! Your bug is labelled as Stable ReleaseBlock, pls make sure to land the fix and get it merged into the release branch ASAP so it gets enough baking time in Beta (before Stable promotion). Thank you!
**** Bulk edit -  please ignore if not applicable ****

A friendly reminder that M55 Stable is launch is coming soon! Your bug is labelled as Stable ReleaseBlock, pls make sure to land the fix and get it merged into the release branch ASAP so it gets enough baking time in Beta (before Stable promotion). Thank you!


Mergedinto: 645150
Status: Duplicate (was: Assigned)
Looks like another case of a non-page aligned memory.
Labels: -ReleaseBlock-Stable
Project Member

Comment 14 by sheriffbot@chromium.org, Feb 10 2017

Labels: -Restrict-View-SecurityTeam 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