Bug 1216414 - VUL-0: sqlite2, sqlite3: use-after-free error in fts5 that could occur during simultaneously connections
Summary: VUL-0: sqlite2, sqlite3: use-after-free error in fts5 that could occur during...
Status: NEW
Alias: None
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/382432/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-19 10:53 UTC by Alexander Bergmann
Modified: 2024-04-19 10:05 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Bergmann 2023-10-19 10:53:12 UTC
https://sqlite.org/src/info/cb54c2da52d31758

Comment:
Fix a use-after-free error in fts5 that could occur when querying the "rank" column immediately after another connection changes its definition. forum post a2dd636330.
Comment 1 Reinhard Max 2023-10-19 10:58:24 UTC
Link to the forum post mentioned above:
https://sqlite.org/forum/info/a2dd636330