CVE Vulnerabilities

CVE-2011-1803

Double Free

Published: Nov 12, 2019 | Modified: Nov 07, 2023
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS 2.x
4.3 MEDIUM
AV:N/AC:M/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

An issue exists in third_party/WebKit/Source/WebCore/svg/animation/SVGSMILElement.h in WebKit in Google Chrome before Blink M11 and M12 when trying to access a removed smil element.

Weakness

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.

Affected Software

Name Vendor Start Version End Version
Blink Google * m11 (excluding)
Qtwebkit Ubuntu trusty *
Qtwebkit-opensource-src Ubuntu trusty *
Qtwebkit-source Ubuntu trusty *
Webkitgtk Ubuntu trusty *

Potential Mitigations

References