Null-dereference READ in v8::internal::Factory::NewRawOneByteString |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5855359907135488 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_msan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x0000000000c8 Crash State: v8::internal::Factory::NewRawOneByteString v8::internal::String::SlowFlatten v8::internal::String::Flatten Sanitizer: memory (MSAN) Regressed: https://clusterfuzz.com/revisions?job=linux_msan_content_shell_drt&range=577291:577296 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5855359907135488 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Jul 24
Automatically applying components based on crash stacktrace and information from OWNERS files. If this is incorrect, please apply the Test-Predator-Wrong-Components label.
,
Jul 24
Issue 866789 has been merged into this issue.
,
Jul 24
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/712beaa881590cc7e8005397421ecc6eccf1ea12 commit 712beaa881590cc7e8005397421ecc6eccf1ea12 Author: Dan Elphick <delphick@chromium.org> Date: Tue Jul 24 17:37:24 2018 gin: fix crash on concat strings passed to ThrowError V8TypeAsString was passing nullptr to the ConvertFromV8 function, so now we always pass the isolate. Also adds a DCHECK to ensure that V8ToString to ConvertFromV8 to ensure it's always passed a non-null Isolate. Bug: 866767 Change-Id: I715396f309a0c49e4c6bc6ade14b5f0aad8befec Reviewed-on: https://chromium-review.googlesource.com/1148209 Reviewed-by: Ross McIlroy <rmcilroy@chromium.org> Commit-Queue: Dan Elphick <delphick@chromium.org> Cr-Commit-Position: refs/heads/master@{#577597} [modify] https://crrev.com/712beaa881590cc7e8005397421ecc6eccf1ea12/gin/arguments.cc [modify] https://crrev.com/712beaa881590cc7e8005397421ecc6eccf1ea12/gin/converter.h
,
Jul 24
,
Jul 25
ClusterFuzz has detected this issue as fixed in range 577596:577597. Detailed report: https://clusterfuzz.com/testcase?key=5855359907135488 Fuzzer: mbarbella_js_mutation_layout Job Type: linux_msan_content_shell_drt Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x0000000000c8 Crash State: v8::internal::Factory::NewRawOneByteString v8::internal::String::SlowFlatten v8::internal::String::Flatten Sanitizer: memory (MSAN) Regressed: https://clusterfuzz.com/revisions?job=linux_msan_content_shell_drt&range=577291:577296 Fixed: https://clusterfuzz.com/revisions?job=linux_msan_content_shell_drt&range=577596:577597 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5855359907135488 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.
,
Jul 25
ClusterFuzz testcase 5855359907135488 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||||
►
Sign in to add a comment |
||||
Comment 1 by ClusterFuzz
, Jul 24Owner: delph...@chromium.org
Status: Assigned (was: Untriaged)