[PATCH] sqlite: Increase the size of loop variables in the printf() implementation
1 unresolved thread
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
Edited by Ghassane Ben El Aattar
Merge request reports
Activity
Filter activity
- Automatically resolved by Ghassane Ben El Aattar
- Automatically resolved by Ghassane Ben El Aattar
added 1 commit
- 9db6225c - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- 6c38a919 - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- 2200007f - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- e67bf047 - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- bd2caffa - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- f0874fad - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- 791857c9 - [PATCH] sqlite: Increase the size of loop variables in the printf()...
added 1 commit
- 0851131c - [PATCH] sqlite: Increase the size of loop variables in the printf() implementation
added 1 commit
- e0dac956 - [PATCH] sqlite: Increase the size of loop variables in the printf() implementation
added 237 commits
-
e0dac956...db7e0150 - 236 commits from branch
eclipse/oniro-core:kirkstone
- c09b994b - [PATCH] sqlite: Increase the size of loop variables in the printf() implementation
-
e0dac956...db7e0150 - 236 commits from branch
Please register or sign in to reply