DCHECK failure in InOldSpace(object) || InNewSpace(object) || (lo_space()->Contains(object) && obj |
|||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4754870394159104 Fuzzer: ochang_js_fuzzer Job Type: linux_d8_dbg Platform Id: linux Crash Type: DCHECK failure Crash Address: Crash State: InOldSpace(object) || InNewSpace(object) || (lo_space()->Contains(object) && obj Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_d8_dbg&range=49981:49982 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4754870394159104 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Aug 1
,
Aug 3
,
Aug 4
This is a serious security regression. If you are not able to fix this quickly, please revert the change that introduced it. If this doesn't affect a release branch, or has not been properly classified for severity, please update the Security_Impact or Security_Severity labels, and remove the ReleaseBlock label. To disable this altogether, apply ReleaseBlock-NA. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Aug 6
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/a56d7470e2f5d1fca4ef0f5899648816e7bcde10 commit a56d7470e2f5d1fca4ef0f5899648816e7bcde10 Author: Jaroslav Sevcik <jarin@chromium.org> Date: Mon Aug 06 06:42:35 2018 [heap] Relax NotifyObjectLayoutChange DCHECK to allow ByteArrays changes in LO space Bug: chromium:869735 Change-Id: I65c4a1b92e1e0874eabff14e9cf6f5b56dc8d43a Reviewed-on: https://chromium-review.googlesource.com/1158065 Reviewed-by: Ulan Degenbaev <ulan@chromium.org> Commit-Queue: Jaroslav Sevcik <jarin@chromium.org> Cr-Commit-Position: refs/heads/master@{#54909} [modify] https://crrev.com/a56d7470e2f5d1fca4ef0f5899648816e7bcde10/src/heap/heap.cc [add] https://crrev.com/a56d7470e2f5d1fca4ef0f5899648816e7bcde10/test/mjsunit/regress/regress-869735.js
,
Aug 6
This is just a too strict assertion, not a security bug.
,
Aug 6
ClusterFuzz has detected this issue as fixed in range 54908:54909. Detailed report: https://clusterfuzz.com/testcase?key=4754870394159104 Fuzzer: ochang_js_fuzzer Job Type: linux_d8_dbg Platform Id: linux Crash Type: DCHECK failure Crash Address: Crash State: InOldSpace(object) || InNewSpace(object) || (lo_space()->Contains(object) && obj Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_d8_dbg&range=49981:49982 Fixed: https://clusterfuzz.com/revisions?job=linux_d8_dbg&range=54908:54909 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4754870394159104 See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Aug 6
ClusterFuzz testcase 4754870394159104 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Aug 6
,
Aug 28
Right. This is just a too strict assertion, not a security bug. Setting type to "bug".
,
Nov 12
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 |
|||||||||
Comment 1 by ClusterFuzz
, Aug 1Owner: jarin@chromium.org
Status: Assigned (was: Untriaged)