CVE-2018-6548

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:webmproject:libwebm:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-02-02 09:29

Updated : 2023-12-10 12:30


NVD link : CVE-2018-6548

Mitre link : CVE-2018-6548

CVE.ORG link : CVE-2018-6548


JSON object : View

Products Affected

webmproject

  • libwebm
CWE
CWE-416

Use After Free