Out-of-Bounds Affecting webkit2gtk package, versions <2.22.0-2


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
1.37% (69th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-WEBKIT2GTK-18016910
  • published19 Jul 2026
  • disclosed21 Dec 2017

Introduced: 21 Dec 2017

CVE-2017-17821  (opens in a new tab)
CWE-119  (opens in a new tab)

How to fix?

Upgrade Echo:latest webkit2gtk to version 2.22.0-2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream webkit2gtk package and not the webkit2gtk package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

WTF/wtf/FastBitVector.h in WebKit, as distributed in Safari Technology Preview Release 46, allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact because it calls the FastBitVectorWordOwner::resizeSlow function (in WTF/wtf/FastBitVector.cpp) for a purpose other than initializing a bitvector size, and resizeSlow mishandles cases where the old array length is greater than the new array length.