Bug 1314807 - sqlite: Buffer overread in fts5 caused by corrupted database
Summary: sqlite: Buffer overread in fts5 caused by corrupted database
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1314808 1314809 1314810
Blocks: 1314812
TreeView+ depends on / blocked
 
Reported: 2016-03-04 15:05 UTC by Adam Mariš
Modified: 2019-09-29 13:45 UTC (History)
9 users (show)

Fixed In Version: sqlite 3.11.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-02 04:18:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2016-03-04 15:05:38 UTC
Huge buffer overread was fixed in sqlite 3.11.1, that might occur if FTS5 is used to query a corrupt database file.

Upstream patch:

https://www.sqlite.org/src/info/daef5869f4d62ebb

Comment 1 Adam Mariš 2016-03-04 15:06:29 UTC
Created sqlite2 tracking bugs for this issue:

Affects: fedora-all [bug 1314809]
Affects: epel-all [bug 1314810]

Comment 2 Adam Mariš 2016-03-04 15:06:36 UTC
Created sqlite tracking bugs for this issue:

Affects: fedora-all [bug 1314808]

Comment 3 Doran Moppert 2016-06-02 04:16:41 UTC
FTS5 was only added to sqlite in version 3.9.0.  RHEL sqlite packages are all
prior to this so remain unaffected.


Note You need to log in before you can comment on or make changes to this bug.