Description
An issue was discovered in Anti-Grain Geometry (AGG) 2.4 as used in SVG++ (aka svgpp) 1.2.3. In the function agg::cell_aa::not_equal, dx is assigned to (x2 - x1). If dx >= dx_limit, which is (16384 << poly_subpixel_shift), this function will call itself recursively. There can be a situation where (x2 - x1) is always bigger than dx_limit during the recursion, leading to continual stack consumption.
Analysis and contextual insights are available on OpenCVE Cloud.
Remediation
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Debian DLA |
DLA-1656-1 | agg security update |
Debian DLA |
DLA-2872-1 | agg security update |
Debian DLA |
DLA-3376-1 | svgpp security update |
EUVD |
EUVD-2019-15812 | An issue was discovered in Anti-Grain Geometry (AGG) 2.4 as used in SVG++ (aka svgpp) 1.2.3. In the function agg::cell_aa::not_equal, dx is assigned to (x2 - x1). If dx >= dx_limit, which is (16384 << poly_subpixel_shift), this function will call itself recursively. There can be a situation where (x2 - x1) is always bigger than dx_limit during the recursion, leading to continual stack consumption. |
References
History
No history.
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2024-08-04T20:16:24.774Z
Reserved: 2019-01-12T00:00:00.000Z
Link: CVE-2019-6245
No data.
Status : Modified
Published: 2019-01-13T00:29:00.477
Modified: 2024-11-21T04:46:18.053
Link: CVE-2019-6245
No data.
OpenCVE Enrichment
No data.
Weaknesses
Debian DLA
EUVD