7 matches found
CVE-2026-51290
SQLite 3.41 has a use-after-free vulnerability in the shared cache lock management logic of the btree module. The program frees a BtLock structure without removing the node from the linked list. Subsequent linked list traversal accesses the released memory, which can lead to denial of service and...
CVE-2026-51293
A use-after-free vulnerability exists in SQLite 3.41 when the jsonBlobAppendNode function is invoked subsequent to sqlite3DbFree being called on the aBlob member of the Parse structure...
CVE-2026-51303
CVE-2026-51303 describes a use-after-free in SQLite 3.41’s core parsing. The flaw occurs when the parser frees an ExprList via sqlite3ExprListDelete and later accesses the freed object’s pointer during SQL statement parsing, allowing a remote attacker to trigger the issue through specially crafte...
Siemens SIMATIC S7-1500 Use After Free (CVE-2021-20227)
A flaw was found in SQLite's SELECT query functionality src/select.c. This flaw allows an attacker who is capable of running SQL queries locally on the SQLite database to cause a denial of service or possible code execution by triggering a use-after-free. The highest threat from this vulnerabilit...
RockyLinux 9 : nodejs:22 (RLSA-2025:7433)
The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2025:7433 advisory. c-ares: c-ares has a use-after-free in readanswers CVE-2025-31498 SQLite: integer overflow in SQLite CVE-2025-3277 Tenable has extracted the preceding...
UBUNTU-CVE-2021-30569
Use after free in sqlite in Google Chrome prior to 92.0.4515.107 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...
AZL-38947 CVE-2020-11656 affecting package ceph for versions less than 18.2.1-1
In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement...