CHECK failure: func != nullptr == ok() in module-decoder.cc |
||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6580119127982080 Fuzzer: libFuzzer_v8_wasm_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: func != nullptr == ok() in module-decoder.cc v8::internal::wasm::ModuleDecoder::DecodeSection DecodeModule Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=472682:472738 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6580119127982080 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
,
Jul 6 2017
,
Jul 10 2017
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/b2133cd6155fd643add72641624240b1f42e70a3 commit b2133cd6155fd643add72641624240b1f42e70a3 Author: Andreas Haas <ahaas@chromium.org> Date: Mon Jul 10 10:08:42 2017 [wasm] Handle invalid function index in the elements section correctly An invalid I32V value as index could be used to get a valid WasmFunction. R=clemensh@chromium.org Bug: chromium:735887 Change-Id: I5fbfa01fc3300d86a4a2ba9bcbb86fc02f231ef9 Reviewed-on: https://chromium-review.googlesource.com/561536 Reviewed-by: Clemens Hammacher <clemensh@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#46504} [modify] https://crrev.com/b2133cd6155fd643add72641624240b1f42e70a3/src/wasm/module-decoder.cc [modify] https://crrev.com/b2133cd6155fd643add72641624240b1f42e70a3/test/unittests/wasm/module-decoder-unittest.cc
,
Jul 10 2017
,
Jul 11 2017
This bug requires manual review: We are only 13 days from stable. Please contact the milestone owner if you have questions. Owners: amineer@(Android), cmasso@(iOS), josafat@(ChromeOS), bustamante@(Desktop) For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jul 11 2017
ClusterFuzz has detected this issue as fixed in range 485233:485271. Detailed report: https://clusterfuzz.com/testcase?key=6580119127982080 Fuzzer: libFuzzer_v8_wasm_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: func != nullptr == ok() in module-decoder.cc v8::internal::wasm::ModuleDecoder::DecodeSection DecodeModule Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=472682:472738 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=485233:485271 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6580119127982080 See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Jul 11 2017
ClusterFuzz testcase 6580119127982080 is verified as fixed, so closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Jul 11 2017
Approving merge to M60.
,
Jul 12 2017
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/3c37d3b3863dd6604b391687cf6fdeaba223ebec commit 3c37d3b3863dd6604b391687cf6fdeaba223ebec Author: Andreas Haas <ahaas@google.com> Date: Wed Jul 12 08:30:48 2017 Merged: [wasm] Handle invalid function index in the elements section correctly Revision: b2133cd6155fd643add72641624240b1f42e70a3 BUG= chromium:735887 LOG=N NOTRY=true NOPRESUBMIT=true NOTREECHECKS=true R=clemensh@chromium.org Change-Id: I3cb8cdd8c684b09df8abfb5f1e5d7effb487ab09 Reviewed-on: https://chromium-review.googlesource.com/567920 Reviewed-by: Clemens Hammacher <clemensh@chromium.org> Cr-Commit-Position: refs/branch-heads/6.0@{#65} Cr-Branched-From: 97dbf624a5eeffb3a8df36d24cdb2a883137385f-refs/heads/6.0.286@{#1} Cr-Branched-From: 12e6f1cb5cd9616da7b9d4a7655c088778a6d415-refs/heads/master@{#45439} [modify] https://crrev.com/3c37d3b3863dd6604b391687cf6fdeaba223ebec/src/wasm/module-decoder.cc [modify] https://crrev.com/3c37d3b3863dd6604b391687cf6fdeaba223ebec/test/unittests/wasm/module-decoder-unittest.cc
,
Jul 12 2017
|
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by msrchandra@chromium.org
, Jun 22 2017Components: Blink>JavaScript
Labels: M-60 Test-Predator-Correct-CLs
Owner: ahaas@chromium.org
Status: Assigned (was: Untriaged)