First published: Mon Mar 02 2020(Updated: )
In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations. References: <a href="https://www.sqlite.org/cgi/src/info/4374860b29383380">https://www.sqlite.org/cgi/src/info/4374860b29383380</a> <a href="https://www.sqlite.org/cgi/src/info/9d0d4ab95dc0c56e">https://www.sqlite.org/cgi/src/info/9d0d4ab95dc0c56e</a> <a href="https://www.sqlite.org/cgi/src/info/abc473fb8fb99900">https://www.sqlite.org/cgi/src/info/abc473fb8fb99900</a>
Affected Software | Affected Version | How to fix |
---|---|---|
SQLite JDBC |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-1809315 is classified as high due to the potential for denial of service through a NULL pointer dereference.
To fix REDHAT-BUG-1809315, upgrade to a patched version of SQLite that addresses the NULL pointer dereference issue.
SQLite version 3.31.1 is affected by the vulnerability described in REDHAT-BUG-1809315.
REDHAT-BUG-1809315 can cause applications using SQLite to crash unexpectedly, leading to potential service interruptions.
Yes, REDHAT-BUG-1809315 is specifically related to generated column optimizations in SQLite.