Null-dereference WRITE in gpu::ServiceDiscardableManager::OnTextureDeleted |
|||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4581327784640512 Fuzzer: libFuzzer_gpu_fuzzer Job Type: mac_libfuzzer_chrome_asan Platform Id: mac Crash Type: Null-dereference WRITE Crash Address: 0x000000000000 Crash State: gpu::ServiceDiscardableManager::OnTextureDeleted gpu::gles2::TextureRef::~TextureRef base::RefCounted<gpu::gles2::TextureRef>::Release Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_libfuzzer_chrome_asan&range=473011:473053 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4581327784640512 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reproducing.md for more information.
,
Jul 7 2017
@ericrk: any idea?
,
Jul 7 2017
I'll look into this more later today or on monday - nothing is obvious from a quick glance at the code.
,
Jul 7 2017
Actually, this should be fixed with: https://chromium.googlesource.com/chromium/src/+/838072e44f3a5d5856660d48837689d51eb18100 same issue as crbug.com/725101 Does this need to merge to Beta?
,
Jul 7 2017
It looks like CF hasn't run this test case since 476905, which doesn't include your CL, so it may be that it is fixed and CF doesn't know yet. Worth checking manually if it doesn't close it. Re merging: yes we should, since otherwise we would introduce a new security vulnerability.
,
Jul 8 2017
ClusterFuzz has detected this issue as fixed in range 476905:485054. Detailed report: https://clusterfuzz.com/testcase?key=4581327784640512 Fuzzer: libFuzzer_gpu_fuzzer Job Type: mac_libfuzzer_chrome_asan Platform Id: mac Crash Type: Null-dereference WRITE Crash Address: 0x000000000000 Crash State: gpu::ServiceDiscardableManager::OnTextureDeleted gpu::gles2::TextureRef::~TextureRef base::RefCounted<gpu::gles2::TextureRef>::Release Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_libfuzzer_chrome_asan&range=473011:473053 Fixed: https://clusterfuzz.com/revisions?job=mac_libfuzzer_chrome_asan&range=476905:485054 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4581327784640512 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 8 2017
ClusterFuzz testcase 4581327784640512 is verified as fixed, so closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
|||
►
Sign in to add a comment |
|||
Comment 1 by msrchandra@chromium.org
, Jun 28 2017Components: Internals>GPU>Internals
Labels: M-60 Test-Predator-Correct-CLs
Owner: ericrk@chromium.org
Status: Assigned (was: Untriaged)