Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-7709 (GCVE-0-2025-7709)
Vulnerability from cvelistv5 – Published: 2025-09-08 14:51 – Updated: 2025-11-18 23:03
VLAI
EPSS
Title
Out Of Bounds write in FTS5 Extension in SQLite
Summary
An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.
Severity
CWE
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
1 reference
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-7709",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-08T15:10:09.336882Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-08T15:10:31.923Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-18T23:03:59.973Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/06/2"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/11/18/10"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "FTS5",
"vendor": "SQLite",
"versions": [
{
"status": "affected",
"version": "3.49.1 \u003c 3.50"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003eAn integer overflow exists in the \u003c/span\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://sqlite.org/fts5.html\"\u003eFTS5\u003c/a\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u0026nbsp;extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "An integer overflow exists in the FTS5 https://sqlite.org/fts5.html \u00a0extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds."
}
],
"impacts": [
{
"capecId": "CAPEC-92",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-92 Forced Integer Overflow"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "HIGH",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-08T14:51:49.065Z",
"orgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"shortName": "Google"
},
"references": [
{
"url": "https://github.com/google/security-research/security/advisories/GHSA-v2c8-vqqp-hv3g"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Out Of Bounds write in FTS5 Extension in SQLite",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"assignerShortName": "Google",
"cveId": "CVE-2025-7709",
"datePublished": "2025-09-08T14:51:49.065Z",
"dateReserved": "2025-07-16T13:30:35.186Z",
"dateUpdated": "2025-11-18T23:03:59.973Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-7709",
"date": "2026-05-29",
"epss": "0.00077",
"percentile": "0.23074"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-7709\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2025-09-08T15:15:38.180\",\"lastModified\":\"2025-11-18T23:15:58.500\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An integer overflow exists in the FTS5 https://sqlite.org/fts5.html \u00a0extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"LOW\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://github.com/google/security-research/security/advisories/GHSA-v2c8-vqqp-hv3g\",\"source\":\"cve-coordination@google.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/06/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/11/18/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/06/2\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/11/18/10\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-18T23:03:59.973Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-7709\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-08T15:10:09.336882Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-08T15:10:26.113Z\"}}], \"cna\": {\"title\": \"Out Of Bounds write in FTS5 Extension in SQLite\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-92\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-92 Forced Integer Overflow\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.9, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"LOW\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"SQLite\", \"product\": \"FTS5\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.49.1 \u003c 3.50\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/google/security-research/security/advisories/GHSA-v2c8-vqqp-hv3g\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An integer overflow exists in the FTS5 https://sqlite.org/fts5.html \\u00a0extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003eAn integer overflow exists in the \u003c/span\u003e\u003ca target=\\\"_blank\\\" rel=\\\"nofollow\\\" href=\\\"https://sqlite.org/fts5.html\\\"\u003eFTS5\u003c/a\u003e\u003cspan style=\\\"background-color: rgb(255, 255, 255);\\\"\u003e\u0026nbsp;extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.\u003c/span\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"shortName\": \"Google\", \"dateUpdated\": \"2025-09-08T14:51:49.065Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-7709\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-18T23:03:59.973Z\", \"dateReserved\": \"2025-07-16T13:30:35.186Z\", \"assignerOrgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"datePublished\": \"2025-09-08T14:51:49.065Z\", \"assignerShortName\": \"Google\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:1065-1
Vulnerability from csaf_suse - Published: 2026-03-26 10:38 - Updated: 2026-03-26 10:38Summary
Security update for sqlite3
Severity
Moderate
Notes
Title of the patch: Security update for sqlite3
Description of the patch: This update for sqlite3 fixes the following issues:
Update sqlite3 to 3.51.3:
- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).
- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).
Changelog:
* Fix the WAL-reset database corruption bug:
https://sqlite.org/wal.html#walresetbug
Patchnames: SUSE-2026-1065,SUSE-SLE-Micro-5.3-2026-1065,SUSE-SLE-Micro-5.4-2026-1065,SUSE-SLE-Micro-5.5-2026-1065,SUSE-SLE-Module-Basesystem-15-SP7-2026-1065,SUSE-SUSE-MicroOS-5.2-2026-1065,openSUSE-SLE-15.6-2026-1065
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
58 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
58 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sqlite3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sqlite3 fixes the following issues:\n\nUpdate sqlite3 to 3.51.3:\n\n- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).\n- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).\n\nChangelog:\n\n * Fix the WAL-reset database corruption bug:\n https://sqlite.org/wal.html#walresetbug\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1065,SUSE-SLE-Micro-5.3-2026-1065,SUSE-SLE-Micro-5.4-2026-1065,SUSE-SLE-Micro-5.5-2026-1065,SUSE-SLE-Module-Basesystem-15-SP7-2026-1065,SUSE-SUSE-MicroOS-5.2-2026-1065,openSUSE-SLE-15.6-2026-1065",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1065-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1065-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261065-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1065-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024944.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254670",
"url": "https://bugzilla.suse.com/1254670"
},
{
"category": "self",
"summary": "SUSE Bug 1259619",
"url": "https://bugzilla.suse.com/1259619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-70873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-70873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7709 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7709/"
}
],
"title": "Security update for sqlite3",
"tracking": {
"current_release_date": "2026-03-26T10:38:26Z",
"generator": {
"date": "2026-03-26T10:38:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1065-1",
"initial_release_date": "2026-03-26T10:38:26Z",
"revision_history": [
{
"date": "2026-03-26T10:38:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "lemon-3.51.3-150000.3.39.1.aarch64",
"product": {
"name": "lemon-3.51.3-150000.3.39.1.aarch64",
"product_id": "lemon-3.51.3-150000.3.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"product": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"product_id": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-150000.3.39.1.aarch64",
"product": {
"name": "sqlite3-3.51.3-150000.3.39.1.aarch64",
"product_id": "sqlite3-3.51.3-150000.3.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"product": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"product_id": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"product": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"product_id": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-64bit-3.51.3-150000.3.39.1.aarch64_ilp32",
"product": {
"name": "libsqlite3-0-64bit-3.51.3-150000.3.39.1.aarch64_ilp32",
"product_id": "libsqlite3-0-64bit-3.51.3-150000.3.39.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "lemon-3.51.3-150000.3.39.1.i586",
"product": {
"name": "lemon-3.51.3-150000.3.39.1.i586",
"product_id": "lemon-3.51.3-150000.3.39.1.i586"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-150000.3.39.1.i586",
"product": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.i586",
"product_id": "libsqlite3-0-3.51.3-150000.3.39.1.i586"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-150000.3.39.1.i586",
"product": {
"name": "sqlite3-3.51.3-150000.3.39.1.i586",
"product_id": "sqlite3-3.51.3-150000.3.39.1.i586"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-150000.3.39.1.i586",
"product": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.i586",
"product_id": "sqlite3-devel-3.51.3-150000.3.39.1.i586"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.i586",
"product": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.i586",
"product_id": "sqlite3-tcl-3.51.3-150000.3.39.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"product": {
"name": "sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"product_id": "sqlite3-doc-3.51.3-150000.3.39.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "lemon-3.51.3-150000.3.39.1.ppc64le",
"product": {
"name": "lemon-3.51.3-150000.3.39.1.ppc64le",
"product_id": "lemon-3.51.3-150000.3.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"product": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"product_id": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-150000.3.39.1.ppc64le",
"product": {
"name": "sqlite3-3.51.3-150000.3.39.1.ppc64le",
"product_id": "sqlite3-3.51.3-150000.3.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"product": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"product_id": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"product": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"product_id": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "lemon-3.51.3-150000.3.39.1.s390x",
"product": {
"name": "lemon-3.51.3-150000.3.39.1.s390x",
"product_id": "lemon-3.51.3-150000.3.39.1.s390x"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"product": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"product_id": "libsqlite3-0-3.51.3-150000.3.39.1.s390x"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-150000.3.39.1.s390x",
"product": {
"name": "sqlite3-3.51.3-150000.3.39.1.s390x",
"product_id": "sqlite3-3.51.3-150000.3.39.1.s390x"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"product": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"product_id": "sqlite3-devel-3.51.3-150000.3.39.1.s390x"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"product": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"product_id": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "lemon-3.51.3-150000.3.39.1.x86_64",
"product": {
"name": "lemon-3.51.3-150000.3.39.1.x86_64",
"product_id": "lemon-3.51.3-150000.3.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"product": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"product_id": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"product": {
"name": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"product_id": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-150000.3.39.1.x86_64",
"product": {
"name": "sqlite3-3.51.3-150000.3.39.1.x86_64",
"product_id": "sqlite3-3.51.3-150000.3.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"product": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"product_id": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"product": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"product_id": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-150000.3.39.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-doc-3.51.3-150000.3.39.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch"
},
"product_reference": "sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-70873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-70873"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-70873",
"url": "https://www.suse.com/security/cve/CVE-2025-70873"
},
{
"category": "external",
"summary": "SUSE Bug 1259619 for CVE-2025-70873",
"url": "https://bugzilla.suse.com/1259619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:38:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-70873"
},
{
"cve": "CVE-2025-7709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7709"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7709",
"url": "https://www.suse.com/security/cve/CVE-2025-7709"
},
{
"category": "external",
"summary": "SUSE Bug 1254670 for CVE-2025-7709",
"url": "https://bugzilla.suse.com/1254670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.3:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.4:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Micro 5.5:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:libsqlite3-0-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:libsqlite3-0-32bit-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-devel-3.51.3-150000.3.39.1.x86_64",
"openSUSE Leap 15.6:sqlite3-doc-3.51.3-150000.3.39.1.noarch",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.aarch64",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.ppc64le",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.s390x",
"openSUSE Leap 15.6:sqlite3-tcl-3.51.3-150000.3.39.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:38:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-7709"
}
]
}
SUSE-SU-2026:20771-1
Vulnerability from csaf_suse - Published: 2026-03-23 09:46 - Updated: 2026-03-23 09:46Summary
Security update for sqlite3
Severity
Moderate
Notes
Title of the patch: Security update for sqlite3
Description of the patch: This update for sqlite3 fixes the following issues:
Update to sqlite3 3.51.3:
- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).
- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).
Changelog:
Update to version 3.51.3:
* Fix the WAL-reset database corruption bug:
https://sqlite.org/wal.html#walresetbug
* Other minor bug fixes.
Update to version 3.51.2:
* Fix an obscure deadlock in the new broken-posix-lock detection
logic.
* Fix multiple problems in the EXISTS-to-JOIN optimization.
Update to version 3.51.1:
* Fix incorrect results from nested EXISTS queries caused by the
optimization in item 6b in the 3.51.0 release.
* Fix a latent bug in fts5vocab virtual table, exposed by new
optimizations in the 3.51.0 release
Update to version 3.51.0:
* New macros in sqlite3.h:
- SQLITE_SCM_BRANCH -> the name of the branch from which the
source code is taken.
- SQLITE_SCM_TAGS -> space-separated list of tags on the source
code check-in.
- SQLITE_SCM_DATETIME -> ISO-8601 date and time of the source
* Two new JSON functions, jsonb_each() and jsonb_tree() work the
same as the existing json_each() and json_tree() functions
except that they return JSONB for the "value" column when the
"type" is 'array' or 'object'.
* The carray and percentile extensions are now built into the
amalgamation, though they are disabled by default and must be
activated at compile-time using the -DSQLITE_ENABLE_CARRAY
and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.
* Enhancements to TCL Interface:
- Add the -asdict flag to the eval command to have it set the
row data as a dict instead of an array.
- User-defined functions may now break to return an SQL NULL.
* CLI enhancements:
- Increase the precision of ".timer" to microseconds.
- Enhance the "box" and "column" formatting modes to deal with
double-wide characters.
- The ".imposter" command provides read-only imposter tables
that work with VACUUM and do not require the --unsafe-testing
option.
- Add the --ifexists option to the CLI command-line option and
to the .open command.
- Limit columns widths set by the ".width" command to 30,000 or
less, as there is not good reason to have wider columns, but
supporting wider columns provides opportunity to malefactors.
* Performance enhancements:
- Use fewer CPU cycles to commit a read transaction.
- Early detection of joins that return no rows due to one or
more of the tables containing no rows.
- Avoid evaluation of scalar subqueries if the result of the
subquery does not change the result of the overall expression.
- Faster window function queries when using
"BETWEEN :x FOLLOWING AND :y FOLLOWING" with a large :y.
* Add the PRAGMA wal_checkpoint=NOOP; command and the
SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().
* Add the sqlite3_set_errmsg() API for use by extensions.
* Add the sqlite3_db_status64() API, which works just like the
existing sqlite3_db_status() API except that it returns 64-bit
results.
* Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the
sqlite3_db_status() and sqlite3_db_status64() interfaces.
* In the session extension add the sqlite3changeset_apply_v3()
interface.
* For the built-in printf() and the format() SQL function, omit
the leading '-' from negative floating point numbers if the '+'
flag is omitted and the "#" flag is present and all displayed
digits are '0'. Use '%#f' or similar to avoid outputs like
'-0.00' and instead show just '0.00'.
* Improved error messages generated by FTS5.
* Enforce STRICT typing on computed columns.
* Improved support for VxWorks
* JavaScript/WASM now supports 64-bit WASM. The canonical builds
continue to be 32-bit but creating one's own 64-bit build is
now as simple as running "make".
Patchnames: SUSE-SLE-Micro-6.1-455
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sqlite3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sqlite3 fixes the following issues:\n\nUpdate to sqlite3 3.51.3:\n\n- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).\n- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).\n\nChangelog:\n\nUpdate to version 3.51.3:\n\n * Fix the WAL-reset database corruption bug:\n https://sqlite.org/wal.html#walresetbug\n * Other minor bug fixes.\n \nUpdate to version 3.51.2:\n \n * Fix an obscure deadlock in the new broken-posix-lock detection\n logic.\n * Fix multiple problems in the EXISTS-to-JOIN optimization.\n \nUpdate to version 3.51.1:\n\n * Fix incorrect results from nested EXISTS queries caused by the\n optimization in item 6b in the 3.51.0 release.\n * Fix a latent bug in fts5vocab virtual table, exposed by new\n optimizations in the 3.51.0 release\n \nUpdate to version 3.51.0:\n * New macros in sqlite3.h:\n - SQLITE_SCM_BRANCH -\u003e the name of the branch from which the\n source code is taken.\n - SQLITE_SCM_TAGS -\u003e space-separated list of tags on the source\n code check-in.\n - SQLITE_SCM_DATETIME -\u003e ISO-8601 date and time of the source\n * Two new JSON functions, jsonb_each() and jsonb_tree() work the\n same as the existing json_each() and json_tree() functions\n except that they return JSONB for the \"value\" column when the\n \"type\" is \u0027array\u0027 or \u0027object\u0027.\n * The carray and percentile extensions are now built into the\n amalgamation, though they are disabled by default and must be\n activated at compile-time using the -DSQLITE_ENABLE_CARRAY\n and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.\n * Enhancements to TCL Interface:\n - Add the -asdict flag to the eval command to have it set the\n row data as a dict instead of an array.\n - User-defined functions may now break to return an SQL NULL.\n * CLI enhancements:\n - Increase the precision of \".timer\" to microseconds.\n - Enhance the \"box\" and \"column\" formatting modes to deal with\n double-wide characters.\n - The \".imposter\" command provides read-only imposter tables\n that work with VACUUM and do not require the --unsafe-testing\n option.\n - Add the --ifexists option to the CLI command-line option and\n to the .open command.\n - Limit columns widths set by the \".width\" command to 30,000 or\n less, as there is not good reason to have wider columns, but\n supporting wider columns provides opportunity to malefactors.\n * Performance enhancements:\n - Use fewer CPU cycles to commit a read transaction.\n - Early detection of joins that return no rows due to one or\n more of the tables containing no rows.\n - Avoid evaluation of scalar subqueries if the result of the\n subquery does not change the result of the overall expression.\n - Faster window function queries when using\n \"BETWEEN :x FOLLOWING AND :y FOLLOWING\" with a large :y.\n * Add the PRAGMA wal_checkpoint=NOOP; command and the\n SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().\n * Add the sqlite3_set_errmsg() API for use by extensions.\n * Add the sqlite3_db_status64() API, which works just like the\n existing sqlite3_db_status() API except that it returns 64-bit\n results.\n * Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the\n sqlite3_db_status() and sqlite3_db_status64() interfaces.\n * In the session extension add the sqlite3changeset_apply_v3()\n interface.\n * For the built-in printf() and the format() SQL function, omit\n the leading \u0027-\u0027 from negative floating point numbers if the \u0027+\u0027\n flag is omitted and the \"#\" flag is present and all displayed\n digits are \u00270\u0027. Use \u0027%#f\u0027 or similar to avoid outputs like\n \u0027-0.00\u0027 and instead show just \u00270.00\u0027.\n * Improved error messages generated by FTS5.\n * Enforce STRICT typing on computed columns.\n * Improved support for VxWorks\n * JavaScript/WASM now supports 64-bit WASM. The canonical builds\n continue to be 32-bit but creating one\u0027s own 64-bit build is\n now as simple as running \"make\".\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-455",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20771-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20771-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620771-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20771-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024863.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254670",
"url": "https://bugzilla.suse.com/1254670"
},
{
"category": "self",
"summary": "SUSE Bug 1259619",
"url": "https://bugzilla.suse.com/1259619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-70873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-70873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7709 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7709/"
}
],
"title": "Security update for sqlite3",
"tracking": {
"current_release_date": "2026-03-23T09:46:42Z",
"generator": {
"date": "2026-03-23T09:46:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20771-1",
"initial_release_date": "2026-03-23T09:46:42Z",
"revision_history": [
{
"date": "2026-03-23T09:46:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"product": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"product_id": "libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"product": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"product_id": "libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"product": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"product_id": "libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64",
"product": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64",
"product_id": "libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-70873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-70873"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-70873",
"url": "https://www.suse.com/security/cve/CVE-2025-70873"
},
{
"category": "external",
"summary": "SUSE Bug 1259619 for CVE-2025-70873",
"url": "https://bugzilla.suse.com/1259619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:46:42Z",
"details": "moderate"
}
],
"title": "CVE-2025-70873"
},
{
"cve": "CVE-2025-7709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7709"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7709",
"url": "https://www.suse.com/security/cve/CVE-2025-7709"
},
{
"category": "external",
"summary": "SUSE Bug 1254670 for CVE-2025-7709",
"url": "https://bugzilla.suse.com/1254670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.aarch64",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.ppc64le",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.s390x",
"SUSE Linux Micro 6.1:libsqlite3-0-3.51.3-slfo.1.1_1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T09:46:42Z",
"details": "moderate"
}
],
"title": "CVE-2025-7709"
}
]
}
SUSE-SU-2026:20794-1
Vulnerability from csaf_suse - Published: 2026-03-19 12:20 - Updated: 2026-03-19 12:20Summary
Security update for sqlite3
Severity
Moderate
Notes
Title of the patch: Security update for sqlite3
Description of the patch: This update for sqlite3 fixes the following issues:
Update to version 3.51.3:
- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).
- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).
Changelog:
Update to version 3.51.3:
* Fix the WAL-reset database corruption bug:
https://sqlite.org/wal.html#walresetbug
* Other minor bug fixes.
Update to version 3.51.2:
* Fix an obscure deadlock in the new broken-posix-lock detection
logic.
* Fix multiple problems in the EXISTS-to-JOIN optimization.
Update to version 3.51.1:
* Fix incorrect results from nested EXISTS queries caused by the
optimization in item 6b in the 3.51.0 release.
* Fix a latent bug in fts5vocab virtual table, exposed by new
optimizations in the 3.51.0 release
Update to version 3.51.0:
* New macros in sqlite3.h:
- SQLITE_SCM_BRANCH -> the name of the branch from which the
source code is taken.
- SQLITE_SCM_TAGS -> space-separated list of tags on the source
code check-in.
- SQLITE_SCM_DATETIME -> ISO-8601 date and time of the source
* Two new JSON functions, jsonb_each() and jsonb_tree() work the
same as the existing json_each() and json_tree() functions
except that they return JSONB for the "value" column when the
"type" is 'array' or 'object'.
* The carray and percentile extensions are now built into the
amalgamation, though they are disabled by default and must be
activated at compile-time using the -DSQLITE_ENABLE_CARRAY
and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.
* Enhancements to TCL Interface:
- Add the -asdict flag to the eval command to have it set the
row data as a dict instead of an array.
- User-defined functions may now break to return an SQL NULL.
* CLI enhancements:
- Increase the precision of ".timer" to microseconds.
- Enhance the "box" and "column" formatting modes to deal with
double-wide characters.
- The ".imposter" command provides read-only imposter tables
that work with VACUUM and do not require the --unsafe-testing
option.
- Add the --ifexists option to the CLI command-line option and
to the .open command.
- Limit columns widths set by the ".width" command to 30,000 or
less, as there is not good reason to have wider columns, but
supporting wider columns provides opportunity to malefactors.
* Performance enhancements:
- Use fewer CPU cycles to commit a read transaction.
- Early detection of joins that return no rows due to one or
more of the tables containing no rows.
- Avoid evaluation of scalar subqueries if the result of the
subquery does not change the result of the overall expression.
- Faster window function queries when using
"BETWEEN :x FOLLOWING AND :y FOLLOWING" with a large :y.
* Add the PRAGMA wal_checkpoint=NOOP; command and the
SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().
* Add the sqlite3_set_errmsg() API for use by extensions.
* Add the sqlite3_db_status64() API, which works just like the
existing sqlite3_db_status() API except that it returns 64-bit
results.
* Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the
sqlite3_db_status() and sqlite3_db_status64() interfaces.
* In the session extension add the sqlite3changeset_apply_v3()
interface.
* For the built-in printf() and the format() SQL function, omit
the leading '-' from negative floating point numbers if the '+'
flag is omitted and the "#" flag is present and all displayed
digits are '0'. Use '%#f' or similar to avoid outputs like
'-0.00' and instead show just '0.00'.
* Improved error messages generated by FTS5.
* Enforce STRICT typing on computed columns.
* Improved support for VxWorks
* JavaScript/WASM now supports 64-bit WASM. The canonical builds
continue to be 32-bit but creating one's own 64-bit build is
now as simple as running "make".
Patchnames: SUSE-SLE-Micro-6.0-631
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sqlite3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sqlite3 fixes the following issues:\n\nUpdate to version 3.51.3:\n\n- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).\n- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).\n\nChangelog:\n\nUpdate to version 3.51.3:\n \n * Fix the WAL-reset database corruption bug:\n https://sqlite.org/wal.html#walresetbug\n * Other minor bug fixes.\n \nUpdate to version 3.51.2:\n \n * Fix an obscure deadlock in the new broken-posix-lock detection\n logic.\n * Fix multiple problems in the EXISTS-to-JOIN optimization.\n \nUpdate to version 3.51.1:\n \n * Fix incorrect results from nested EXISTS queries caused by the\n optimization in item 6b in the 3.51.0 release.\n * Fix a latent bug in fts5vocab virtual table, exposed by new\n optimizations in the 3.51.0 release\n \nUpdate to version 3.51.0:\n \n * New macros in sqlite3.h:\n - SQLITE_SCM_BRANCH -\u003e the name of the branch from which the\n source code is taken.\n - SQLITE_SCM_TAGS -\u003e space-separated list of tags on the source\n code check-in.\n - SQLITE_SCM_DATETIME -\u003e ISO-8601 date and time of the source\n * Two new JSON functions, jsonb_each() and jsonb_tree() work the\n same as the existing json_each() and json_tree() functions\n except that they return JSONB for the \"value\" column when the\n \"type\" is \u0027array\u0027 or \u0027object\u0027.\n * The carray and percentile extensions are now built into the\n amalgamation, though they are disabled by default and must be\n activated at compile-time using the -DSQLITE_ENABLE_CARRAY\n and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.\n * Enhancements to TCL Interface:\n - Add the -asdict flag to the eval command to have it set the\n row data as a dict instead of an array.\n - User-defined functions may now break to return an SQL NULL.\n * CLI enhancements:\n - Increase the precision of \".timer\" to microseconds.\n - Enhance the \"box\" and \"column\" formatting modes to deal with\n double-wide characters.\n - The \".imposter\" command provides read-only imposter tables\n that work with VACUUM and do not require the --unsafe-testing\n option.\n - Add the --ifexists option to the CLI command-line option and\n to the .open command.\n - Limit columns widths set by the \".width\" command to 30,000 or\n less, as there is not good reason to have wider columns, but\n supporting wider columns provides opportunity to malefactors.\n * Performance enhancements:\n - Use fewer CPU cycles to commit a read transaction.\n - Early detection of joins that return no rows due to one or\n more of the tables containing no rows.\n - Avoid evaluation of scalar subqueries if the result of the\n subquery does not change the result of the overall expression.\n - Faster window function queries when using\n \"BETWEEN :x FOLLOWING AND :y FOLLOWING\" with a large :y.\n * Add the PRAGMA wal_checkpoint=NOOP; command and the\n SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().\n * Add the sqlite3_set_errmsg() API for use by extensions.\n * Add the sqlite3_db_status64() API, which works just like the\n existing sqlite3_db_status() API except that it returns 64-bit\n results.\n * Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the\n sqlite3_db_status() and sqlite3_db_status64() interfaces.\n * In the session extension add the sqlite3changeset_apply_v3()\n interface.\n * For the built-in printf() and the format() SQL function, omit\n the leading \u0027-\u0027 from negative floating point numbers if the \u0027+\u0027\n flag is omitted and the \"#\" flag is present and all displayed\n digits are \u00270\u0027. Use \u0027%#f\u0027 or similar to avoid outputs like\n \u0027-0.00\u0027 and instead show just \u00270.00\u0027.\n * Improved error messages generated by FTS5.\n * Enforce STRICT typing on computed columns.\n * Improved support for VxWorks\n * JavaScript/WASM now supports 64-bit WASM. The canonical builds\n continue to be 32-bit but creating one\u0027s own 64-bit build is\n now as simple as running \"make\".\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-631",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20794-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20794-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620794-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20794-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024895.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254670",
"url": "https://bugzilla.suse.com/1254670"
},
{
"category": "self",
"summary": "SUSE Bug 1259619",
"url": "https://bugzilla.suse.com/1259619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-70873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-70873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7709 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7709/"
}
],
"title": "Security update for sqlite3",
"tracking": {
"current_release_date": "2026-03-19T12:20:26Z",
"generator": {
"date": "2026-03-19T12:20:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20794-1",
"initial_release_date": "2026-03-19T12:20:26Z",
"revision_history": [
{
"date": "2026-03-19T12:20:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-1.1.aarch64",
"product": {
"name": "libsqlite3-0-3.51.3-1.1.aarch64",
"product_id": "libsqlite3-0-3.51.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-1.1.s390x",
"product": {
"name": "libsqlite3-0-3.51.3-1.1.s390x",
"product_id": "libsqlite3-0-3.51.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-1.1.x86_64",
"product": {
"name": "libsqlite3-0-3.51.3-1.1.x86_64",
"product_id": "libsqlite3-0-3.51.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-70873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-70873"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-70873",
"url": "https://www.suse.com/security/cve/CVE-2025-70873"
},
{
"category": "external",
"summary": "SUSE Bug 1259619 for CVE-2025-70873",
"url": "https://bugzilla.suse.com/1259619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T12:20:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-70873"
},
{
"cve": "CVE-2025-7709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7709"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7709",
"url": "https://www.suse.com/security/cve/CVE-2025-7709"
},
{
"category": "external",
"summary": "SUSE Bug 1254670 for CVE-2025-7709",
"url": "https://bugzilla.suse.com/1254670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.aarch64",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.s390x",
"SUSE Linux Micro 6.0:libsqlite3-0-3.51.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-19T12:20:26Z",
"details": "moderate"
}
],
"title": "CVE-2025-7709"
}
]
}
SUSE-SU-2026:21095-1
Vulnerability from csaf_suse - Published: 2026-04-10 18:50 - Updated: 2026-04-10 18:50Summary
Security update for sqlite3
Severity
Moderate
Notes
Title of the patch: Security update for sqlite3
Description of the patch: This update for sqlite3 fixes the following issues:
Update sqlite3 to version 3.51.3:
Security issues:
- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).
- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).
Non security issue:
- sqlite3 won't build when using --with icu (bsc#1248586).
Changelog:
Update to version 3.51.3:
* Fix the WAL-reset database corruption bug:
https://sqlite.org/wal.html#walresetbug
* Other minor bug fixes.
Update to version 3.51.2:
* Fix an obscure deadlock in the new broken-posix-lock detection
logic.
* Fix multiple problems in the EXISTS-to-JOIN optimization.
Update to version 3.51.1:
* Fix incorrect results from nested EXISTS queries caused by the
optimization in item 6b in the 3.51.0 release.
* Fix a latent bug in fts5vocab virtual table, exposed by new
optimizations in the 3.51.0 release
Update to version 3.51.0:
* New macros in sqlite3.h:
- SQLITE_SCM_BRANCH -> the name of the branch from which the
source code is taken.
- SQLITE_SCM_TAGS -> space-separated list of tags on the source
code check-in.
- SQLITE_SCM_DATETIME -> ISO-8601 date and time of the source
* Two new JSON functions, jsonb_each() and jsonb_tree() work the
same as the existing json_each() and json_tree() functions
except that they return JSONB for the "value" column when the
"type" is 'array' or 'object'.
* The carray and percentile extensions are now built into the
amalgamation, though they are disabled by default and must be
activated at compile-time using the -DSQLITE_ENABLE_CARRAY
and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.
* Enhancements to TCL Interface:
- Add the -asdict flag to the eval command to have it set the
row data as a dict instead of an array.
- User-defined functions may now break to return an SQL NULL.
* CLI enhancements:
- Increase the precision of ".timer" to microseconds.
- Enhance the "box" and "column" formatting modes to deal with
double-wide characters.
- The ".imposter" command provides read-only imposter tables
that work with VACUUM and do not require the --unsafe-testing
option.
- Add the --ifexists option to the CLI command-line option and
to the .open command.
- Limit columns widths set by the ".width" command to 30,000 or
less, as there is not good reason to have wider columns, but
supporting wider columns provides opportunity to malefactors.
* Performance enhancements:
- Use fewer CPU cycles to commit a read transaction.
- Early detection of joins that return no rows due to one or
more of the tables containing no rows.
- Avoid evaluation of scalar subqueries if the result of the
subquery does not change the result of the overall expression.
- Faster window function queries when using
"BETWEEN :x FOLLOWING AND :y FOLLOWING" with a large :y.
* Add the PRAGMA wal_checkpoint=NOOP; command and the
SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().
* Add the sqlite3_set_errmsg() API for use by extensions.
* Add the sqlite3_db_status64() API, which works just like the
existing sqlite3_db_status() API except that it returns 64-bit
results.
* Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the
sqlite3_db_status() and sqlite3_db_status64() interfaces.
* In the session extension add the sqlite3changeset_apply_v3()
interface.
* For the built-in printf() and the format() SQL function, omit
the leading '-' from negative floating point numbers if the '+'
flag is omitted and the "#" flag is present and all displayed
digits are '0'. Use '%#f' or similar to avoid outputs like
'-0.00' and instead show just '0.00'.
* Improved error messages generated by FTS5.
* Enforce STRICT typing on computed columns.
* Improved support for VxWorks
* JavaScript/WASM now supports 64-bit WASM. The canonical builds
continue to be 32-bit but creating one's own 64-bit build is
now as simple as running "make".
* Improved resistance to database corruption caused by an
application breaking Posix advisory locks using close().
Patchnames: SUSE-SL-Micro-6.2-529
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sqlite3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sqlite3 fixes the following issues:\n\nUpdate sqlite3 to version 3.51.3:\n\nSecurity issues:\n\n- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).\n- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).\n\nNon security issue:\n\n- sqlite3 won\u0027t build when using --with icu (bsc#1248586).\n\nChangelog:\n\nUpdate to version 3.51.3:\n * Fix the WAL-reset database corruption bug:\n https://sqlite.org/wal.html#walresetbug\n * Other minor bug fixes.\n\nUpdate to version 3.51.2:\n\n * Fix an obscure deadlock in the new broken-posix-lock detection\n logic.\n * Fix multiple problems in the EXISTS-to-JOIN optimization.\n\nUpdate to version 3.51.1:\n * Fix incorrect results from nested EXISTS queries caused by the\n optimization in item 6b in the 3.51.0 release.\n * Fix a latent bug in fts5vocab virtual table, exposed by new\n optimizations in the 3.51.0 release\n\nUpdate to version 3.51.0:\n * New macros in sqlite3.h:\n - SQLITE_SCM_BRANCH -\u003e the name of the branch from which the\n source code is taken.\n - SQLITE_SCM_TAGS -\u003e space-separated list of tags on the source\n code check-in.\n - SQLITE_SCM_DATETIME -\u003e ISO-8601 date and time of the source\n * Two new JSON functions, jsonb_each() and jsonb_tree() work the\n same as the existing json_each() and json_tree() functions\n except that they return JSONB for the \"value\" column when the\n \"type\" is \u0027array\u0027 or \u0027object\u0027.\n * The carray and percentile extensions are now built into the\n amalgamation, though they are disabled by default and must be\n activated at compile-time using the -DSQLITE_ENABLE_CARRAY\n and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.\n * Enhancements to TCL Interface:\n - Add the -asdict flag to the eval command to have it set the\n row data as a dict instead of an array.\n - User-defined functions may now break to return an SQL NULL.\n * CLI enhancements:\n - Increase the precision of \".timer\" to microseconds.\n - Enhance the \"box\" and \"column\" formatting modes to deal with\n double-wide characters.\n - The \".imposter\" command provides read-only imposter tables\n that work with VACUUM and do not require the --unsafe-testing\n option.\n - Add the --ifexists option to the CLI command-line option and\n to the .open command.\n - Limit columns widths set by the \".width\" command to 30,000 or\n less, as there is not good reason to have wider columns, but\n supporting wider columns provides opportunity to malefactors.\n * Performance enhancements:\n - Use fewer CPU cycles to commit a read transaction.\n - Early detection of joins that return no rows due to one or\n more of the tables containing no rows.\n - Avoid evaluation of scalar subqueries if the result of the\n subquery does not change the result of the overall expression.\n - Faster window function queries when using\n \"BETWEEN :x FOLLOWING AND :y FOLLOWING\" with a large :y.\n * Add the PRAGMA wal_checkpoint=NOOP; command and the\n SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().\n * Add the sqlite3_set_errmsg() API for use by extensions.\n * Add the sqlite3_db_status64() API, which works just like the\n existing sqlite3_db_status() API except that it returns 64-bit\n results.\n * Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the\n sqlite3_db_status() and sqlite3_db_status64() interfaces.\n * In the session extension add the sqlite3changeset_apply_v3()\n interface.\n * For the built-in printf() and the format() SQL function, omit\n the leading \u0027-\u0027 from negative floating point numbers if the \u0027+\u0027\n flag is omitted and the \"#\" flag is present and all displayed\n digits are \u00270\u0027. Use \u0027%#f\u0027 or similar to avoid outputs like\n \u0027-0.00\u0027 and instead show just \u00270.00\u0027.\n * Improved error messages generated by FTS5.\n * Enforce STRICT typing on computed columns.\n * Improved support for VxWorks\n * JavaScript/WASM now supports 64-bit WASM. The canonical builds\n continue to be 32-bit but creating one\u0027s own 64-bit build is\n now as simple as running \"make\".\n * Improved resistance to database corruption caused by an\n application breaking Posix advisory locks using close().\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-529",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21095-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21095-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621095-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21095-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045588.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248586",
"url": "https://bugzilla.suse.com/1248586"
},
{
"category": "self",
"summary": "SUSE Bug 1252217",
"url": "https://bugzilla.suse.com/1252217"
},
{
"category": "self",
"summary": "SUSE Bug 1254670",
"url": "https://bugzilla.suse.com/1254670"
},
{
"category": "self",
"summary": "SUSE Bug 1259619",
"url": "https://bugzilla.suse.com/1259619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-70873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-70873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7709 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7709/"
}
],
"title": "Security update for sqlite3",
"tracking": {
"current_release_date": "2026-04-10T18:50:16Z",
"generator": {
"date": "2026-04-10T18:50:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21095-1",
"initial_release_date": "2026-04-10T18:50:16Z",
"revision_history": [
{
"date": "2026-04-10T18:50:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-70873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-70873"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-70873",
"url": "https://www.suse.com/security/cve/CVE-2025-70873"
},
{
"category": "external",
"summary": "SUSE Bug 1259619 for CVE-2025-70873",
"url": "https://bugzilla.suse.com/1259619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-10T18:50:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-70873"
},
{
"cve": "CVE-2025-7709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7709"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7709",
"url": "https://www.suse.com/security/cve/CVE-2025-7709"
},
{
"category": "external",
"summary": "SUSE Bug 1254670 for CVE-2025-7709",
"url": "https://bugzilla.suse.com/1254670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libsqlite3-0-3.51.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-10T18:50:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-7709"
}
]
}
SUSE-SU-2026:21173-1
Vulnerability from csaf_suse - Published: 2026-04-10 18:50 - Updated: 2026-04-10 18:50Summary
Security update for sqlite3
Severity
Moderate
Notes
Title of the patch: Security update for sqlite3
Description of the patch: This update for sqlite3 fixes the following issues:
Update sqlite3 to version 3.51.3:
Security issues:
- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).
- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).
Non security issue:
- sqlite3 won't build when using --with icu (bsc#1248586).
Changelog:
Update to version 3.51.3:
* Fix the WAL-reset database corruption bug:
https://sqlite.org/wal.html#walresetbug
* Other minor bug fixes.
Update to version 3.51.2:
* Fix an obscure deadlock in the new broken-posix-lock detection
logic.
* Fix multiple problems in the EXISTS-to-JOIN optimization.
Update to version 3.51.1:
* Fix incorrect results from nested EXISTS queries caused by the
optimization in item 6b in the 3.51.0 release.
* Fix a latent bug in fts5vocab virtual table, exposed by new
optimizations in the 3.51.0 release
Update to version 3.51.0:
* New macros in sqlite3.h:
- SQLITE_SCM_BRANCH -> the name of the branch from which the
source code is taken.
- SQLITE_SCM_TAGS -> space-separated list of tags on the source
code check-in.
- SQLITE_SCM_DATETIME -> ISO-8601 date and time of the source
* Two new JSON functions, jsonb_each() and jsonb_tree() work the
same as the existing json_each() and json_tree() functions
except that they return JSONB for the "value" column when the
"type" is 'array' or 'object'.
* The carray and percentile extensions are now built into the
amalgamation, though they are disabled by default and must be
activated at compile-time using the -DSQLITE_ENABLE_CARRAY
and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.
* Enhancements to TCL Interface:
- Add the -asdict flag to the eval command to have it set the
row data as a dict instead of an array.
- User-defined functions may now break to return an SQL NULL.
* CLI enhancements:
- Increase the precision of ".timer" to microseconds.
- Enhance the "box" and "column" formatting modes to deal with
double-wide characters.
- The ".imposter" command provides read-only imposter tables
that work with VACUUM and do not require the --unsafe-testing
option.
- Add the --ifexists option to the CLI command-line option and
to the .open command.
- Limit columns widths set by the ".width" command to 30,000 or
less, as there is not good reason to have wider columns, but
supporting wider columns provides opportunity to malefactors.
* Performance enhancements:
- Use fewer CPU cycles to commit a read transaction.
- Early detection of joins that return no rows due to one or
more of the tables containing no rows.
- Avoid evaluation of scalar subqueries if the result of the
subquery does not change the result of the overall expression.
- Faster window function queries when using
"BETWEEN :x FOLLOWING AND :y FOLLOWING" with a large :y.
* Add the PRAGMA wal_checkpoint=NOOP; command and the
SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().
* Add the sqlite3_set_errmsg() API for use by extensions.
* Add the sqlite3_db_status64() API, which works just like the
existing sqlite3_db_status() API except that it returns 64-bit
results.
* Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the
sqlite3_db_status() and sqlite3_db_status64() interfaces.
* In the session extension add the sqlite3changeset_apply_v3()
interface.
* For the built-in printf() and the format() SQL function, omit
the leading '-' from negative floating point numbers if the '+'
flag is omitted and the "#" flag is present and all displayed
digits are '0'. Use '%#f' or similar to avoid outputs like
'-0.00' and instead show just '0.00'.
* Improved error messages generated by FTS5.
* Enforce STRICT typing on computed columns.
* Improved support for VxWorks
* JavaScript/WASM now supports 64-bit WASM. The canonical builds
continue to be 32-bit but creating one's own 64-bit build is
now as simple as running "make".
* Improved resistance to database corruption caused by an
application breaking Posix advisory locks using close().
Patchnames: SUSE-SLES-16.0-529
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.4 (Medium)
Affected products
Recommended
36 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for sqlite3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for sqlite3 fixes the following issues:\n\nUpdate sqlite3 to version 3.51.3:\n\nSecurity issues:\n\n- CVE-2025-7709: Integer Overflow in FTS5 Extension (bsc#1254670).\n- CVE-2025-70873: SQLite zipfile extension may disclose uninitialized heap memory during inflation (bsc#1259619).\n\nNon security issue:\n\n- sqlite3 won\u0027t build when using --with icu (bsc#1248586).\n\nChangelog:\n\nUpdate to version 3.51.3:\n * Fix the WAL-reset database corruption bug:\n https://sqlite.org/wal.html#walresetbug\n * Other minor bug fixes.\n\nUpdate to version 3.51.2:\n\n * Fix an obscure deadlock in the new broken-posix-lock detection\n logic.\n * Fix multiple problems in the EXISTS-to-JOIN optimization.\n\nUpdate to version 3.51.1:\n * Fix incorrect results from nested EXISTS queries caused by the\n optimization in item 6b in the 3.51.0 release.\n * Fix a latent bug in fts5vocab virtual table, exposed by new\n optimizations in the 3.51.0 release\n\nUpdate to version 3.51.0:\n * New macros in sqlite3.h:\n - SQLITE_SCM_BRANCH -\u003e the name of the branch from which the\n source code is taken.\n - SQLITE_SCM_TAGS -\u003e space-separated list of tags on the source\n code check-in.\n - SQLITE_SCM_DATETIME -\u003e ISO-8601 date and time of the source\n * Two new JSON functions, jsonb_each() and jsonb_tree() work the\n same as the existing json_each() and json_tree() functions\n except that they return JSONB for the \"value\" column when the\n \"type\" is \u0027array\u0027 or \u0027object\u0027.\n * The carray and percentile extensions are now built into the\n amalgamation, though they are disabled by default and must be\n activated at compile-time using the -DSQLITE_ENABLE_CARRAY\n and/or -DSQLITE_ENABLE_PERCENTILE options, respectively.\n * Enhancements to TCL Interface:\n - Add the -asdict flag to the eval command to have it set the\n row data as a dict instead of an array.\n - User-defined functions may now break to return an SQL NULL.\n * CLI enhancements:\n - Increase the precision of \".timer\" to microseconds.\n - Enhance the \"box\" and \"column\" formatting modes to deal with\n double-wide characters.\n - The \".imposter\" command provides read-only imposter tables\n that work with VACUUM and do not require the --unsafe-testing\n option.\n - Add the --ifexists option to the CLI command-line option and\n to the .open command.\n - Limit columns widths set by the \".width\" command to 30,000 or\n less, as there is not good reason to have wider columns, but\n supporting wider columns provides opportunity to malefactors.\n * Performance enhancements:\n - Use fewer CPU cycles to commit a read transaction.\n - Early detection of joins that return no rows due to one or\n more of the tables containing no rows.\n - Avoid evaluation of scalar subqueries if the result of the\n subquery does not change the result of the overall expression.\n - Faster window function queries when using\n \"BETWEEN :x FOLLOWING AND :y FOLLOWING\" with a large :y.\n * Add the PRAGMA wal_checkpoint=NOOP; command and the\n SQLITE_CHECKPOINT_NOOP argument for sqlite3_wal_checkpoint_v2().\n * Add the sqlite3_set_errmsg() API for use by extensions.\n * Add the sqlite3_db_status64() API, which works just like the\n existing sqlite3_db_status() API except that it returns 64-bit\n results.\n * Add the SQLITE_DBSTATUS_TEMPBUF_SPILL option to the\n sqlite3_db_status() and sqlite3_db_status64() interfaces.\n * In the session extension add the sqlite3changeset_apply_v3()\n interface.\n * For the built-in printf() and the format() SQL function, omit\n the leading \u0027-\u0027 from negative floating point numbers if the \u0027+\u0027\n flag is omitted and the \"#\" flag is present and all displayed\n digits are \u00270\u0027. Use \u0027%#f\u0027 or similar to avoid outputs like\n \u0027-0.00\u0027 and instead show just \u00270.00\u0027.\n * Improved error messages generated by FTS5.\n * Enforce STRICT typing on computed columns.\n * Improved support for VxWorks\n * JavaScript/WASM now supports 64-bit WASM. The canonical builds\n continue to be 32-bit but creating one\u0027s own 64-bit build is\n now as simple as running \"make\".\n * Improved resistance to database corruption caused by an\n application breaking Posix advisory locks using close().\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-529",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_21173-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21173-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621173-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21173-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045746.html"
},
{
"category": "self",
"summary": "SUSE Bug 1248586",
"url": "https://bugzilla.suse.com/1248586"
},
{
"category": "self",
"summary": "SUSE Bug 1252217",
"url": "https://bugzilla.suse.com/1252217"
},
{
"category": "self",
"summary": "SUSE Bug 1254670",
"url": "https://bugzilla.suse.com/1254670"
},
{
"category": "self",
"summary": "SUSE Bug 1259619",
"url": "https://bugzilla.suse.com/1259619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-70873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-70873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-7709 page",
"url": "https://www.suse.com/security/cve/CVE-2025-7709/"
}
],
"title": "Security update for sqlite3",
"tracking": {
"current_release_date": "2026-04-10T18:50:16Z",
"generator": {
"date": "2026-04-10T18:50:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21173-1",
"initial_release_date": "2026-04-10T18:50:16Z",
"revision_history": [
{
"date": "2026-04-10T18:50:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-160000.1.1.aarch64",
"product": {
"name": "sqlite3-3.51.3-160000.1.1.aarch64",
"product_id": "sqlite3-3.51.3-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-160000.1.1.aarch64",
"product": {
"name": "sqlite3-devel-3.51.3-160000.1.1.aarch64",
"product_id": "sqlite3-devel-3.51.3-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"product": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"product_id": "sqlite3-tcl-3.51.3-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "sqlite3-doc-3.51.3-160000.1.1.noarch",
"product": {
"name": "sqlite3-doc-3.51.3-160000.1.1.noarch",
"product_id": "sqlite3-doc-3.51.3-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-160000.1.1.ppc64le",
"product": {
"name": "sqlite3-3.51.3-160000.1.1.ppc64le",
"product_id": "sqlite3-3.51.3-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"product": {
"name": "sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"product_id": "sqlite3-devel-3.51.3-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"product": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"product_id": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-160000.1.1.s390x",
"product": {
"name": "sqlite3-3.51.3-160000.1.1.s390x",
"product_id": "sqlite3-3.51.3-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-160000.1.1.s390x",
"product": {
"name": "sqlite3-devel-3.51.3-160000.1.1.s390x",
"product_id": "sqlite3-devel-3.51.3-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-160000.1.1.s390x",
"product": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.s390x",
"product_id": "sqlite3-tcl-3.51.3-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"product": {
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"product_id": "libsqlite3-0-3.51.3-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"product": {
"name": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"product_id": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "sqlite3-3.51.3-160000.1.1.x86_64",
"product": {
"name": "sqlite3-3.51.3-160000.1.1.x86_64",
"product_id": "sqlite3-3.51.3-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "sqlite3-devel-3.51.3-160000.1.1.x86_64",
"product": {
"name": "sqlite3-devel-3.51.3-160000.1.1.x86_64",
"product_id": "sqlite3-devel-3.51.3-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"product": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"product_id": "sqlite3-tcl-3.51.3-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64"
},
"product_reference": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-doc-3.51.3-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch"
},
"product_reference": "sqlite3-doc-3.51.3-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64"
},
"product_reference": "libsqlite3-0-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64"
},
"product_reference": "libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64"
},
"product_reference": "sqlite3-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-devel-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64"
},
"product_reference": "sqlite3-devel-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-doc-3.51.3-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch"
},
"product_reference": "sqlite3-doc-3.51.3-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "sqlite3-tcl-3.51.3-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
},
"product_reference": "sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-70873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-70873"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure issue in the zipfileInflate function in the zipfile extension in SQLite v3.51.1 and earlier allows attackers to obtain heap memory via supplying a crafted ZIP file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-70873",
"url": "https://www.suse.com/security/cve/CVE-2025-70873"
},
{
"category": "external",
"summary": "SUSE Bug 1259619 for CVE-2025-70873",
"url": "https://bugzilla.suse.com/1259619"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-10T18:50:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-70873"
},
{
"cve": "CVE-2025-7709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-7709"
}
],
"notes": [
{
"category": "general",
"text": "An integer overflow exists in the FTS5 https://sqlite.org/fts5.html extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-7709",
"url": "https://www.suse.com/security/cve/CVE-2025-7709"
},
{
"category": "external",
"summary": "SUSE Bug 1254670 for CVE-2025-7709",
"url": "https://bugzilla.suse.com/1254670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libsqlite3-0-x86-64-v3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-devel-3.51.3-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-doc-3.51.3-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:sqlite3-tcl-3.51.3-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-10T18:50:16Z",
"details": "moderate"
}
],
"title": "CVE-2025-7709"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…