[PATCH] sqlite: Increase the size of loop variables in the printf() implementation
Compare changes
Files
3+ 26
− 0
Increase the size of loop variables in the printf() implementation to avoid integer overflow on multi-gigabyte string arguments. CVE-2022-35737. This bug fix refers to: CVE-2022-35737 and it's a backport of a fix added in sqlite 3.39.2 (2022-07-21). Original commit: https://www.sqlite.org/src/info/aab790a16e1bdff7.
Signed-off-by: Ghassane Ben El Aattar ghassaneb.aattar@huawei.com
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent