Null-dereference in blink::LayoutObject::SetShouldDoFullPaintInvalidationWithoutGeometryChange |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5786036272889856 Fuzzer: inferno_twister Job Type: windows_syzyasan_chrome Platform Id: windows Crash Type: Null-dereference Crash Address: 0x0000007b Crash State: blink::LocalFrameView::ScheduleVisualUpdateForPaintInvalidationIfNeeded blink::LayoutObject::SetShouldDoFullPaintInvalidationWithoutGeometryChange blink::LayoutObject::SetShouldDoFullPaintInvalidation Memory Tool: SYZYASAN Regressed: https://clusterfuzz.com/revisions?job=windows_syzyasan_chrome&range=483471:483525 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5786036272889856 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jul 6 2017
I've had a look at this. It is the class LayoutObject that has the null reference, rather than LocalFrameView. Reassigning to @wangxianzhu who appears to be familiar with this code. Do you need to guard this line for the case where FrameView has been detached and is null? https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/layout/LayoutObject.cpp?l=3483&rcl=b10ef0b9cfc8c2de5c363275a6af8068e58df525
,
Jul 6 2017
Updated title
,
Jul 12 2017
ClusterFuzz has detected this issue as fixed in range 485497:485520. Detailed report: https://clusterfuzz.com/testcase?key=5786036272889856 Fuzzer: inferno_twister Job Type: windows_syzyasan_chrome Platform Id: windows Crash Type: Null-dereference Crash Address: 0x0000007b Crash State: blink::LocalFrameView::ScheduleVisualUpdateForPaintInvalidationIfNeeded blink::LayoutObject::SetShouldDoFullPaintInvalidationWithoutGeometryChange blink::LayoutObject::SetShouldDoFullPaintInvalidation Memory Tool: SYZYASAN Regressed: https://clusterfuzz.com/revisions?job=windows_syzyasan_chrome&range=483471:483525 Fixed: https://clusterfuzz.com/revisions?job=windows_syzyasan_chrome&range=485497:485520 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5786036272889856 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.
,
Jul 12 2017
ClusterFuzz testcase 5786036272889856 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
, Jul 6 2017Labels: M-61 Test-Predator-Wrong
Owner: joelhockey@chromium.org
Status: Assigned (was: Untriaged)