]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a crash that could occur if sqlite3_deserialize() was used to overwrite a databas...
authordrh <>
Mon, 27 Apr 2026 12:28:23 +0000 (12:28 +0000)
committerdrh <>
Mon, 27 Apr 2026 12:28:23 +0000 (12:28 +0000)
commite64e95b4374f50393c31a78bbd66e82152178d25
tree35793f1572f39f2f7fef9d768e841475cceca001
parent27e808ff2cdb6541c12793ccaa09949b5898f14b
Fix a crash that could occur if sqlite3_deserialize() was used to overwrite a database with an open transaction on it. Bug introduced by [fc42d31d6fca21ab] on 2018-03-07 and first released in version 3.23.0. This is not a vulnerability as an attacker that can exploit this already has the ability to execute arbitrary code. Forum post [forum:39134ba029 | 39134ba029].

FossilOrigin-Name: b7b0745d6def6b141c900884cd97f10f3afedcbfb4bd9ce2409ee2380a8602dd
manifest
manifest.uuid
src/attach.c
src/memdb.c
test/memdb1.test