Loading
Generated remediation guidance and an executive summary. No account required.
A use-after-free issue was discovered in libwebm through 2018-02-02. If a Vp9HeaderParser was initialized once before, its property frame_ would not be changed because of code in vp9parser::Vp9HeaderParser::SetFrame. Its frame_ could be freed while the corresponding pointer would not be updated, leading to a dangling pointer. This is related to the function OutputCluster in webm_info.cc.
Use CWE-416, Webmproject vendor hub and Libwebm product page to widen CVE-2018-6548 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2018-6406, CVE-2019-9746 and CVE-2018-19212 for nearby disclosures in the same product family.