New issue
Advanced search Search tips

Issue 699410 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

i <= out_len + (len - idx)

Project Member Reported by ClusterFuzz, Mar 8 2017

Issue description

Cc: drott@chromium.org kojii@chromium.org
Components: Blink>Fonts
Labels: Test-Predator-Wrong M-59
Could someone please take a look?
Thank you

Comment 2 by e...@chromium.org, Mar 13 2017

Status: WontFix (was: Untriaged)
Asserts on invalid input, sounds like correct behavior to me.
Project Member

Comment 3 by ClusterFuzz, May 4 2017

ClusterFuzz has detected this issue as fixed in range 468644:469228.

Detailed report: https://clusterfuzz.com/testcase?key=5221177988743168

Fuzzer: libfuzzer_harfbuzz_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  i <= out_len + (len - idx)
  hb_buffer_t::move_to
  OT::apply_lookup
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=455091:455226
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=468644:469228

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5221177988743168


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.

Sign in to add a comment