CVE-2018-6548
CVE-2018-6548 affects libwebm and describes a use-after-free in Vp9HeaderParser: if a Vp9HeaderParser was initialized before, frame_ could be freed while the pointer wasn’t updated, related to OutputCluster in webm_info.cc. Impact is use-after-free with potential memory corruption; in NVD/OSV ent...