CVE-2025-3277
Publication date 14 April 2025
Last updated 22 May 2025
Ubuntu priority
Description
An integer overflow can be triggered in SQLite’s `concat_ws()` function. The resulting, truncated integer is then used to allocate a buffer. When SQLite then writes the resulting string to the buffer, it uses the original, untruncated size and thus a wild Heap Buffer overflow of size ~4GB can be triggered. This can result in arbitrary code execution.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| sqlite | 25.04 plucky | Not in release |
| 24.04 LTS noble | Not in release | |
| 22.04 LTS jammy |
Not affected
|
|
| 20.04 LTS focal |
Not affected
|
|
| 18.04 LTS bionic |
Not affected
|
|
| 16.04 LTS xenial |
Not affected
|
|
| 14.04 LTS trusty |
Not affected
|
|
| sqlite3 | 25.04 plucky |
Not affected
|
| 24.04 LTS noble |
Fixed 3.45.1-1ubuntu2.3
|
|
| 22.04 LTS jammy |
Not affected
|
|
| 20.04 LTS focal |
Not affected
|
|
| 18.04 LTS bionic |
Not affected
|
|
| 16.04 LTS xenial |
Not affected
|
|
| 14.04 LTS trusty |
Not affected
|
Notes
Patch details
| Package | Patch details |
|---|---|
| sqlite3 |
|
References
Related Ubuntu Security Notices (USN)
- USN-7528-1
- SQLite vulnerabilities
- 22 May 2025