New issue
Advanced search Search tips

Issue 853418 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Jun 2018
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 1
Type: Bug



Sign in to add a comment

Null-dereference READ in blink::CanvasResourceProvider::ReleaseLockedImages

Project Member Reported by ClusterFuzz, Jun 16 2018

Issue description

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

Fuzzer: attekett_surku_fuzzer
Job Type: linux_asan_chrome_v8_arm
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x00000028
Crash State:
  blink::CanvasResourceProvider::ReleaseLockedImages
  blink::Canvas2DLayerBridge::FlushRecording
  blink::Canvas2DLayerBridge::PrepareTransferableResource
  
Sanitizer: address (ASAN)

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Jun 16 2018

Labels: OS-Chrome OS-Windows OS-Mac
Project Member

Comment 2 by ClusterFuzz, Jun 19 2018

Labels: Fuzz-Blocker ReleaseBlock-Beta M-69
This crash occurs very frequently on mac platform and is likely preventing the fuzzer attekett_surku_fuzzer from making much progress. Fixing this will allow more bugs to be found.

Marking this bug as a blocker for next Beta release.

If this is incorrect, please add ClusterFuzz-Wrong label and remove the ReleaseBlock-Beta label.
Project Member

Comment 3 by ClusterFuzz, Jun 21 2018

ClusterFuzz has detected this issue as fixed in range 568956:568960.

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

Fuzzer: attekett_surku_fuzzer
Job Type: linux_asan_chrome_v8_arm
Platform Id: linux

Crash Type: Null-dereference READ
Crash Address: 0x00000028
Crash State:
  blink::CanvasResourceProvider::ReleaseLockedImages
  blink::Canvas2DLayerBridge::FlushRecording
  blink::Canvas2DLayerBridge::PrepareTransferableResource
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_v8_arm&range=567435:567436
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_v8_arm&range=568956:568960

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

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.
Project Member

Comment 4 by ClusterFuzz, Jun 21 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Untriaged)
ClusterFuzz testcase 5121116843278336 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