New issue
Advanced search Search tips

Issue 631910 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 628222
Owner:
Closed: Jul 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Crash in SkImageFilterCache::Get

Project Member Reported by ClusterFuzz, Jul 27 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6440876800999424

Fuzzer: sugoi_filter_fuzzer
Job Type: linux_asan_filter_fuzz_stub_32bit
Platform Id: linux

Crash Type: UNKNOWN WRITE
Crash Address: 0x00000004
Crash State:
  SkImageFilterCache::Get
  SkImageFilter::~SkImageFilter
  SkDropShadowImageFilter::~SkDropShadowImageFilter
  
Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_filter_fuzz_stub_32bit&range=390115:390221

Minimized Testcase (0.29 Kb): https://cluster-fuzz.appspot.com/download/AMIfv97Mm0mVqk1w6EQr7qoCfjYm84Ck1E5qM-cBXHFk0kLgpqYvgiVFKpwCCAm0tJmsBO5O6K4vjjm0_CPhFEWCeEhUlOEETo60ptu0RdUjysqkWbOCMozmJw97mMJAvs_fKgHjfwl3fOH6OfVU8T8kUAbvyT3JLQ?testcase_id=6440876800999424

Filer: rnimmagadda

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Components: Internals>Skia Tools>Test>FindIt>CorrectResult
Labels: M-54 Findit-for-crash Te-Logged
Owner: senorblanco@chromium.org
Status: Assigned (was: Untriaged)
Suspecting:

Author: senorblanco
Project: chromium-skia
Changelist: https://chromium.googlesource.com/skia.git/+/900c36779610dc65c42a5004ee3693fd70961ba4
Time: Wed Apr 27 18:31:23 2016
Lines 172 of file SkImageFilter.cpp which potentially caused crash are changed in this cl (frame #5, "SkImageFilter::~SkImageFilter").

File SkImageFilterCache.cpp is changed in this cl (and is part of stack frame #0, "CacheImpl"; frame #1, "Create"; frame #2, "operator"; frame #4, "SkImageFilterCache::Get")
Minimum distance from crash line to modified line: 0. (file: SkImageFilter.cpp, crashed on: 172, modified: 172).

@senorblanco: Could you please look into this issue.

Thank you.
Labels: -Pri-1 -Type-Bug Pri-2 Type-Bug-Regression
Mergedinto: 628222
Status: Duplicate (was: Assigned)
I can't repro this in a 64-bit ASAN build, and my machine is currently incapable of building 32-bit Skia. I suspect this is probably a badly-handled OOM. Duping.
Project Member

Comment 4 by sheriffbot@chromium.org, Nov 22 2016

Labels: -Restrict-View-EditIssue
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 5 by ClusterFuzz, Jul 13 2017

ClusterFuzz has detected this issue as fixed in range 485950:486007.

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

Fuzzer: sugoi_filter_fuzzer
Job Type: linux_asan_filter_fuzz_stub_32bit
Platform Id: linux

Crash Type: Null-dereference WRITE
Crash Address: 0x00000004
Crash State:
  SkImageFilterCache::Get
  SkImageFilter::~SkImageFilter
  SkDropShadowImageFilter::~SkDropShadowImageFilter
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_filter_fuzz_stub_32bit&range=390115:390221
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_filter_fuzz_stub_32bit&range=485950:486007

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


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs 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