← Back
CWE-404

742 CVEs • Abstraction: Class • Likelihood of Exploit: Medium

Improper Resource Shutdown or Release

The product does not release or incorrectly releases a resource before it is made available for re-use.

JSON object

Loading...

CVEs (742)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Apple
CanonicalDebian+2 more
6Debian Linux
Mac Os XPhp+3 more
May 6, 2026
Apr 24, 2015
N/A· v4
N/A· v3
7.5 HIGH· v2
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly h...Show more
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.Show less
1Google
1Chrome
Apr 29, 2026
Oct 21, 2010
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The Web Sockets implementation in Google Chrome before 7.0.517.41 does not properly handle a shutdown action, which allows remote attackers to cause a denial of service (application crash) via unspecified vectors.