[Webkit-unassigned] [Bug 230929] New: Nullptr deref when accessing m_value.calc in CSSPrimitiveValue::primitiveType()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 18:35:22 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230929

            Bug ID: 230929
           Summary: Nullptr deref when accessing m_value.calc in
                    CSSPrimitiveValue::primitiveType()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com

We should check for m_value.calc existence before dereferencing, as is currently done in other places in CSSPrimitiveValue class.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210929/c2e1d9e8/attachment.htm>


More information about the webkit-unassigned mailing list