Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-44169 (GCVE-0-2026-44169)
Vulnerability from cvelistv5 – Published: 2026-06-12 17:31 – Updated: 2026-06-12 17:31
VLAI
EPSS
Title
MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions
Summary
MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2.
Severity
4.3 (Medium)
CWE
- CWE-863 - Incorrect Authorization
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/MariaDB/server/security/adviso… | x_refsource_CONFIRM |
| https://jira.mariadb.org/browse/MDEV-39288 | x_refsource_MISC |
Impacted products
{
"containers": {
"cna": {
"affected": [
{
"product": "server",
"vendor": "MariaDB",
"versions": [
{
"status": "affected",
"version": "\u003e= 11.4.1, \u003c 11.4.11"
},
{
"status": "affected",
"version": "\u003e= 11.8.1, \u003c 11.8.7"
},
{
"status": "affected",
"version": "\u003e= 12.3.1, \u003c 12.3.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-863",
"description": "CWE-863: Incorrect Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-12T17:31:53.344Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2"
},
{
"name": "https://jira.mariadb.org/browse/MDEV-39288",
"tags": [
"x_refsource_MISC"
],
"url": "https://jira.mariadb.org/browse/MDEV-39288"
}
],
"source": {
"advisory": "GHSA-22xq-vq3f-87x2",
"discovery": "UNKNOWN"
},
"title": "MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-44169",
"datePublished": "2026-06-12T17:31:53.344Z",
"dateReserved": "2026-05-05T14:39:34.923Z",
"dateUpdated": "2026-06-12T17:31:53.344Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-44169",
"date": "2026-06-12",
"epss": "0.00028",
"percentile": "0.08567"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-44169\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-12T18:16:33.713\",\"lastModified\":\"2026-06-12T18:16:33.713\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"references\":[{\"url\":\"https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://jira.mariadb.org/browse/MDEV-39288\",\"source\":\"security-advisories@github.com\"}]}}"
}
}
FKIE_CVE-2026-44169
Vulnerability from fkie_nvd - Published: 2026-06-12 18:16 - Updated: 2026-06-12 18:16
Severity
Summary
MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2."
}
],
"id": "CVE-2026-44169",
"lastModified": "2026-06-12T18:16:33.713",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-06-12T18:16:33.713",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2"
},
{
"source": "security-advisories@github.com",
"url": "https://jira.mariadb.org/browse/MDEV-39288"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Received",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-863"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
OPENSUSE-SU-2026:10897-1
Vulnerability from csaf_opensuse - Published: 2026-05-29 00:00 - Updated: 2026-05-29 00:00Summary
libmariadbd-devel-11.8.7-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: libmariadbd-devel-11.8.7-1.1 on GA media
Description of the patch: These are all security issues fixed in the libmariadbd-devel-11.8.7-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10897
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.3 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
40 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
29 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": "libmariadbd-devel-11.8.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libmariadbd-devel-11.8.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10897",
"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/opensuse-su-2026_10897-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34303 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34303/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35549 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44169 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44170 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44170/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44171 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44171/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44172 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44172/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44173/"
}
],
"title": "libmariadbd-devel-11.8.7-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-29T00:00:00Z",
"generator": {
"date": "2026-05-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10897-1",
"initial_release_date": "2026-05-29T00:00:00Z",
"revision_history": [
{
"date": "2026-05-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.7-1.1.aarch64",
"product": {
"name": "libmariadbd-devel-11.8.7-1.1.aarch64",
"product_id": "libmariadbd-devel-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.7-1.1.aarch64",
"product": {
"name": "libmariadbd19-11.8.7-1.1.aarch64",
"product_id": "libmariadbd19-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-11.8.7-1.1.aarch64",
"product_id": "mariadb-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-bench-11.8.7-1.1.aarch64",
"product_id": "mariadb-bench-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-client-11.8.7-1.1.aarch64",
"product_id": "mariadb-client-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-errormessages-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-errormessages-11.8.7-1.1.aarch64",
"product_id": "mariadb-errormessages-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-galera-11.8.7-1.1.aarch64",
"product_id": "mariadb-galera-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-rpm-macros-11.8.7-1.1.aarch64",
"product_id": "mariadb-rpm-macros-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-test-11.8.7-1.1.aarch64",
"product_id": "mariadb-test-11.8.7-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.7-1.1.aarch64",
"product": {
"name": "mariadb-tools-11.8.7-1.1.aarch64",
"product_id": "mariadb-tools-11.8.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.7-1.1.ppc64le",
"product": {
"name": "libmariadbd-devel-11.8.7-1.1.ppc64le",
"product_id": "libmariadbd-devel-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.7-1.1.ppc64le",
"product": {
"name": "libmariadbd19-11.8.7-1.1.ppc64le",
"product_id": "libmariadbd19-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-11.8.7-1.1.ppc64le",
"product_id": "mariadb-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-bench-11.8.7-1.1.ppc64le",
"product_id": "mariadb-bench-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-client-11.8.7-1.1.ppc64le",
"product_id": "mariadb-client-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-errormessages-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-errormessages-11.8.7-1.1.ppc64le",
"product_id": "mariadb-errormessages-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-galera-11.8.7-1.1.ppc64le",
"product_id": "mariadb-galera-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"product_id": "mariadb-rpm-macros-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-test-11.8.7-1.1.ppc64le",
"product_id": "mariadb-test-11.8.7-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.7-1.1.ppc64le",
"product": {
"name": "mariadb-tools-11.8.7-1.1.ppc64le",
"product_id": "mariadb-tools-11.8.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.7-1.1.s390x",
"product": {
"name": "libmariadbd-devel-11.8.7-1.1.s390x",
"product_id": "libmariadbd-devel-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.7-1.1.s390x",
"product": {
"name": "libmariadbd19-11.8.7-1.1.s390x",
"product_id": "libmariadbd19-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-11.8.7-1.1.s390x",
"product_id": "mariadb-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-bench-11.8.7-1.1.s390x",
"product_id": "mariadb-bench-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-client-11.8.7-1.1.s390x",
"product_id": "mariadb-client-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-errormessages-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-errormessages-11.8.7-1.1.s390x",
"product_id": "mariadb-errormessages-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-galera-11.8.7-1.1.s390x",
"product_id": "mariadb-galera-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-rpm-macros-11.8.7-1.1.s390x",
"product_id": "mariadb-rpm-macros-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-test-11.8.7-1.1.s390x",
"product_id": "mariadb-test-11.8.7-1.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.7-1.1.s390x",
"product": {
"name": "mariadb-tools-11.8.7-1.1.s390x",
"product_id": "mariadb-tools-11.8.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.7-1.1.x86_64",
"product": {
"name": "libmariadbd-devel-11.8.7-1.1.x86_64",
"product_id": "libmariadbd-devel-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.7-1.1.x86_64",
"product": {
"name": "libmariadbd19-11.8.7-1.1.x86_64",
"product_id": "libmariadbd19-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-11.8.7-1.1.x86_64",
"product_id": "mariadb-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-bench-11.8.7-1.1.x86_64",
"product_id": "mariadb-bench-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-client-11.8.7-1.1.x86_64",
"product_id": "mariadb-client-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-errormessages-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-errormessages-11.8.7-1.1.x86_64",
"product_id": "mariadb-errormessages-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-galera-11.8.7-1.1.x86_64",
"product_id": "mariadb-galera-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-rpm-macros-11.8.7-1.1.x86_64",
"product_id": "mariadb-rpm-macros-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-test-11.8.7-1.1.x86_64",
"product_id": "mariadb-test-11.8.7-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.7-1.1.x86_64",
"product": {
"name": "mariadb-tools-11.8.7-1.1.x86_64",
"product_id": "mariadb-tools-11.8.7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64"
},
"product_reference": "libmariadbd-devel-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le"
},
"product_reference": "libmariadbd-devel-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x"
},
"product_reference": "libmariadbd-devel-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64"
},
"product_reference": "libmariadbd-devel-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64"
},
"product_reference": "libmariadbd19-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le"
},
"product_reference": "libmariadbd19-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x"
},
"product_reference": "libmariadbd19-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64"
},
"product_reference": "libmariadbd19-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-bench-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-bench-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-bench-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-bench-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-bench-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-bench-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-bench-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-bench-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-client-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-client-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-client-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-client-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-errormessages-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-errormessages-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-errormessages-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-errormessages-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-galera-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-galera-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-galera-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-galera-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-rpm-macros-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-rpm-macros-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-rpm-macros-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-rpm-macros-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-rpm-macros-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-rpm-macros-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-rpm-macros-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-test-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-test-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-test-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-test-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-test-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-test-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-test-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-test-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64"
},
"product_reference": "mariadb-tools-11.8.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le"
},
"product_reference": "mariadb-tools-11.8.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x"
},
"product_reference": "mariadb-tools-11.8.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
},
"product_reference": "mariadb-tools-11.8.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34303",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34303"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34303",
"url": "https://www.suse.com/security/cve/CVE-2026-34303"
},
{
"category": "external",
"summary": "SUSE Bug 1266435 for CVE-2026-34303",
"url": "https://bugzilla.suse.com/1266435"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-34303"
},
{
"cve": "CVE-2026-3494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3494"
}
],
"notes": [
{
"category": "general",
"text": "In MariaDB server version through 11.8.5, when server audit plugin is enabled with server_audit_events variable configured with QUERY_DCL, QUERY_DDL, or QUERY_DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen (-) or hash (#) style comments, the statement is not logged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3494",
"url": "https://www.suse.com/security/cve/CVE-2026-3494"
},
{
"category": "external",
"summary": "SUSE Bug 1259176 for CVE-2026-3494",
"url": "https://bugzilla.suse.com/1259176"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-3494"
},
{
"cve": "CVE-2026-35549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35549"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in MariaDB Server before 11.4.10, 11.5.x through 11.8.x before 11.8.6, and 12.x before 12.2.2. If the caching_sha2_password authentication plugin is installed, and some user accounts are configured to use it, a large packet can crash the server because sha256_crypt_r uses alloca.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35549",
"url": "https://www.suse.com/security/cve/CVE-2026-35549"
},
{
"category": "external",
"summary": "SUSE Bug 1261413 for CVE-2026-35549",
"url": "https://bugzilla.suse.com/1261413"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35549"
},
{
"cve": "CVE-2026-44168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44168"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44168",
"url": "https://www.suse.com/security/cve/CVE-2026-44168"
},
{
"category": "external",
"summary": "SUSE Bug 1266442 for CVE-2026-44168",
"url": "https://bugzilla.suse.com/1266442"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44168"
},
{
"cve": "CVE-2026-44169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44169"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44169",
"url": "https://www.suse.com/security/cve/CVE-2026-44169"
},
{
"category": "external",
"summary": "SUSE Bug 1266441 for CVE-2026-44169",
"url": "https://bugzilla.suse.com/1266441"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44169"
},
{
"cve": "CVE-2026-44170",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44170"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44170",
"url": "https://www.suse.com/security/cve/CVE-2026-44170"
},
{
"category": "external",
"summary": "SUSE Bug 1266440 for CVE-2026-44170",
"url": "https://bugzilla.suse.com/1266440"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44170"
},
{
"cve": "CVE-2026-44171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44171"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44171",
"url": "https://www.suse.com/security/cve/CVE-2026-44171"
},
{
"category": "external",
"summary": "SUSE Bug 1266439 for CVE-2026-44171",
"url": "https://bugzilla.suse.com/1266439"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44171"
},
{
"cve": "CVE-2026-44172",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44172"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44172",
"url": "https://www.suse.com/security/cve/CVE-2026-44172"
},
{
"category": "external",
"summary": "SUSE Bug 1266438 for CVE-2026-44172",
"url": "https://bugzilla.suse.com/1266438"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44172"
},
{
"cve": "CVE-2026-44173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44173"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44173",
"url": "https://www.suse.com/security/cve/CVE-2026-44173"
},
{
"category": "external",
"summary": "SUSE Bug 1266437 for CVE-2026-44173",
"url": "https://bugzilla.suse.com/1266437"
}
],
"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": [
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd-devel-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:libmariadbd19-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-bench-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-client-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-errormessages-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-galera-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-rpm-macros-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-test-11.8.7-1.1.x86_64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.aarch64",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.ppc64le",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.s390x",
"openSUSE Tumbleweed:mariadb-tools-11.8.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44173"
}
]
}
SUSE-SU-2026:2330-1
Vulnerability from csaf_suse - Published: 2026-06-10 07:39 - Updated: 2026-06-10 07:39Summary
Security update for mariadb
Severity
Critical
Notes
Title of the patch: Security update for mariadb
Description of the patch: This update for mariadb fixes the following issues:
- CVE-2026-3494: audit plugin comment handling bypass (bsc#1259176).
- CVE-2026-34303: mysql: optimizer unspecified vulnerability (bsc#1266435).
- CVE-2026-35549: SHA2 auth plugin crash on large packets (bsc#1261413).
- CVE-2026-44168: wsrep SST unsafe parameter handling on the donor side (bsc#1266442).
- CVE-2026-44169: authorization bypass in role-based routine-level privilege check exposes stored routine definitions
(bsc#1266441).
- CVE-2026-44170: argument injection in CONNECT REST Xcurl on Windows via unsanitized URL (bsc#1266440).
- CVE-2026-44171: path traversal in mbstream (bsc#1266439).
- CVE-2026-44172: mysql_real_escape_string() incorrectly handled big5 (bsc#1266438).
- CVE-2026-44173: FILE privilege was not checked for subqueries in the FROM clause (bsc#1266437).
- CVE-2026-48163: wsrep SST unsafe parameter handling on the donor side (bsc#1266815).
- CVE-2026-48165: unsafe usage of `wsrep_sst_receive_address` values on the joiner side (bsc#1266814).
- CVE-2026-49261: unsafe parameter handling in `wsrep_notify_cmd` (bsc#1267542).
Changes for mariadb:
- Update to 11.8.8:
https://mariadb.com/docs/release-notes/community-server/11.8/11.8.8
https://mariadb.com/docs/release-notes/community-server/changelogs/11.8/11.8.8
- Update to 11.8.7:
https://mariadb.com/docs/release-notes/community-server/11.8/11.8.7
https://mariadb.com/docs/release-notes/community-server/changelogs/11.8/11.8.7
Patchnames: SUSE-2026-2330,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2330,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2330,SUSE-SLE-Product-SLES-15-SP7-ERICSSON-2026-2330
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.3 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.3 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5 (Medium)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9 (Critical)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
52 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 mariadb",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for mariadb fixes the following issues:\n\n- CVE-2026-3494: audit plugin comment handling bypass (bsc#1259176).\n- CVE-2026-34303: mysql: optimizer unspecified vulnerability (bsc#1266435).\n- CVE-2026-35549: SHA2 auth plugin crash on large packets (bsc#1261413).\n- CVE-2026-44168: wsrep SST unsafe parameter handling on the donor side (bsc#1266442).\n- CVE-2026-44169: authorization bypass in role-based routine-level privilege check exposes stored routine definitions\n (bsc#1266441).\n- CVE-2026-44170: argument injection in CONNECT REST Xcurl on Windows via unsanitized URL (bsc#1266440).\n- CVE-2026-44171: path traversal in mbstream (bsc#1266439).\n- CVE-2026-44172: mysql_real_escape_string() incorrectly handled big5 (bsc#1266438).\n- CVE-2026-44173: FILE privilege was not checked for subqueries in the FROM clause (bsc#1266437).\n- CVE-2026-48163: wsrep SST unsafe parameter handling on the donor side (bsc#1266815).\n- CVE-2026-48165: unsafe usage of `wsrep_sst_receive_address` values on the joiner side (bsc#1266814).\n- CVE-2026-49261: unsafe parameter handling in `wsrep_notify_cmd` (bsc#1267542).\n\nChanges for mariadb:\n\n- Update to 11.8.8:\n https://mariadb.com/docs/release-notes/community-server/11.8/11.8.8\n https://mariadb.com/docs/release-notes/community-server/changelogs/11.8/11.8.8\n- Update to 11.8.7:\n https://mariadb.com/docs/release-notes/community-server/11.8/11.8.7\n https://mariadb.com/docs/release-notes/community-server/changelogs/11.8/11.8.7\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2330,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2330,SUSE-SLE-Module-Server-Applications-15-SP7-2026-2330,SUSE-SLE-Product-SLES-15-SP7-ERICSSON-2026-2330",
"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_2330-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2330-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262330-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2330-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047226.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259176",
"url": "https://bugzilla.suse.com/1259176"
},
{
"category": "self",
"summary": "SUSE Bug 1261413",
"url": "https://bugzilla.suse.com/1261413"
},
{
"category": "self",
"summary": "SUSE Bug 1266435",
"url": "https://bugzilla.suse.com/1266435"
},
{
"category": "self",
"summary": "SUSE Bug 1266437",
"url": "https://bugzilla.suse.com/1266437"
},
{
"category": "self",
"summary": "SUSE Bug 1266438",
"url": "https://bugzilla.suse.com/1266438"
},
{
"category": "self",
"summary": "SUSE Bug 1266439",
"url": "https://bugzilla.suse.com/1266439"
},
{
"category": "self",
"summary": "SUSE Bug 1266440",
"url": "https://bugzilla.suse.com/1266440"
},
{
"category": "self",
"summary": "SUSE Bug 1266441",
"url": "https://bugzilla.suse.com/1266441"
},
{
"category": "self",
"summary": "SUSE Bug 1266442",
"url": "https://bugzilla.suse.com/1266442"
},
{
"category": "self",
"summary": "SUSE Bug 1266814",
"url": "https://bugzilla.suse.com/1266814"
},
{
"category": "self",
"summary": "SUSE Bug 1266815",
"url": "https://bugzilla.suse.com/1266815"
},
{
"category": "self",
"summary": "SUSE Bug 1267542",
"url": "https://bugzilla.suse.com/1267542"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-34303 page",
"url": "https://www.suse.com/security/cve/CVE-2026-34303/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35549 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35549/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44169 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44170 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44170/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44171 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44171/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44172 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44172/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48163 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48163/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48165 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48165/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-49261 page",
"url": "https://www.suse.com/security/cve/CVE-2026-49261/"
}
],
"title": "Security update for mariadb",
"tracking": {
"current_release_date": "2026-06-10T07:39:58Z",
"generator": {
"date": "2026-06-10T07:39:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2330-1",
"initial_release_date": "2026-06-10T07:39:58Z",
"revision_history": [
{
"date": "2026-06-10T07:39:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"product_id": "libmariadbd-devel-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"product_id": "libmariadbd19-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-bench-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-bench-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-client-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-client-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-galera-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-rpm-macros-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-test-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-test-11.8.8-150700.3.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"product": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"product_id": "mariadb-tools-11.8.8-150700.3.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.i586",
"product": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.i586",
"product_id": "libmariadbd-devel-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.8-150700.3.15.1.i586",
"product": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.i586",
"product_id": "libmariadbd19-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-bench-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-bench-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-client-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-client-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-galera-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-rpm-macros-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-test-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-test-11.8.8-150700.3.15.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.8-150700.3.15.1.i586",
"product": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.i586",
"product_id": "mariadb-tools-11.8.8-150700.3.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"product": {
"name": "mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"product_id": "mariadb-errormessages-11.8.8-150700.3.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"product_id": "libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"product_id": "libmariadbd19-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-bench-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-bench-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-client-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-galera-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-rpm-macros-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-test-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-test-11.8.8-150700.3.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"product": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"product_id": "mariadb-tools-11.8.8-150700.3.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"product_id": "libmariadbd-devel-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.s390x",
"product_id": "libmariadbd19-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-bench-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-bench-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-client-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-client-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-galera-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-rpm-macros-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-test-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-test-11.8.8-150700.3.15.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.8-150700.3.15.1.s390x",
"product": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.s390x",
"product_id": "mariadb-tools-11.8.8-150700.3.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"product_id": "libmariadbd-devel-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"product_id": "libmariadbd19-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-bench-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-bench-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-client-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-client-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-client-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-galera-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-rpm-macros-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-rpm-macros-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-test-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-test-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-test-11.8.8-150700.3.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-11.8.8-150700.3.15.1.x86_64",
"product": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.x86_64",
"product_id": "mariadb-tools-11.8.8-150700.3.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP7",
"product_id": "SUSE Linux Enterprise Server 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64"
},
"product_reference": "mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le"
},
"product_reference": "mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x"
},
"product_reference": "mariadb-galera-11.8.8-150700.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-galera-11.8.8-150700.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64"
},
"product_reference": "mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64"
},
"product_reference": "libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le"
},
"product_reference": "libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x"
},
"product_reference": "libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-11.8.8-150700.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64"
},
"product_reference": "libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64"
},
"product_reference": "libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le"
},
"product_reference": "libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x"
},
"product_reference": "libmariadbd19-11.8.8-150700.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-11.8.8-150700.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64"
},
"product_reference": "libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.8-150700.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64"
},
"product_reference": "mariadb-11.8.8-150700.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.8-150700.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le"
},
"product_reference": "mariadb-11.8.8-150700.3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.8-150700.3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x"
},
"product_reference": "mariadb-11.8.8-150700.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-11.8.8-150700.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64"
},
"product_reference": "mariadb-11.8.8-150700.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.8-150700.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64"
},
"product_reference": "mariadb-client-11.8.8-150700.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.8-150700.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le"
},
"product_reference": "mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.8-150700.3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x"
},
"product_reference": "mariadb-client-11.8.8-150700.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-11.8.8-150700.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64"
},
"product_reference": "mariadb-client-11.8.8-150700.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-11.8.8-150700.3.15.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch"
},
"product_reference": "mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64"
},
"product_reference": "mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le"
},
"product_reference": "mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x"
},
"product_reference": "mariadb-tools-11.8.8-150700.3.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-11.8.8-150700.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
},
"product_reference": "mariadb-tools-11.8.8-150700.3.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-34303",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-34303"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-34303",
"url": "https://www.suse.com/security/cve/CVE-2026-34303"
},
{
"category": "external",
"summary": "SUSE Bug 1266435 for CVE-2026-34303",
"url": "https://bugzilla.suse.com/1266435"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-34303"
},
{
"cve": "CVE-2026-3494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3494"
}
],
"notes": [
{
"category": "general",
"text": "In MariaDB server version through 11.8.5, when server audit plugin is enabled with server_audit_events variable configured with QUERY_DCL, QUERY_DDL, or QUERY_DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen (-) or hash (#) style comments, the statement is not logged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3494",
"url": "https://www.suse.com/security/cve/CVE-2026-3494"
},
{
"category": "external",
"summary": "SUSE Bug 1259176 for CVE-2026-3494",
"url": "https://bugzilla.suse.com/1259176"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-3494"
},
{
"cve": "CVE-2026-35549",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35549"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in MariaDB Server before 11.4.10, 11.5.x through 11.8.x before 11.8.6, and 12.x before 12.2.2. If the caching_sha2_password authentication plugin is installed, and some user accounts are configured to use it, a large packet can crash the server because sha256_crypt_r uses alloca.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35549",
"url": "https://www.suse.com/security/cve/CVE-2026-35549"
},
{
"category": "external",
"summary": "SUSE Bug 1261413 for CVE-2026-35549",
"url": "https://bugzilla.suse.com/1261413"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-35549"
},
{
"cve": "CVE-2026-44168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44168"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44168",
"url": "https://www.suse.com/security/cve/CVE-2026-44168"
},
{
"category": "external",
"summary": "SUSE Bug 1266442 for CVE-2026-44168",
"url": "https://bugzilla.suse.com/1266442"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "important"
}
],
"title": "CVE-2026-44168"
},
{
"cve": "CVE-2026-44169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44169"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44169",
"url": "https://www.suse.com/security/cve/CVE-2026-44169"
},
{
"category": "external",
"summary": "SUSE Bug 1266441 for CVE-2026-44169",
"url": "https://bugzilla.suse.com/1266441"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-44169"
},
{
"cve": "CVE-2026-44170",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44170"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44170",
"url": "https://www.suse.com/security/cve/CVE-2026-44170"
},
{
"category": "external",
"summary": "SUSE Bug 1266440 for CVE-2026-44170",
"url": "https://bugzilla.suse.com/1266440"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "important"
}
],
"title": "CVE-2026-44170"
},
{
"cve": "CVE-2026-44171",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44171"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44171",
"url": "https://www.suse.com/security/cve/CVE-2026-44171"
},
{
"category": "external",
"summary": "SUSE Bug 1266439 for CVE-2026-44171",
"url": "https://bugzilla.suse.com/1266439"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-44171"
},
{
"cve": "CVE-2026-44172",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44172"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44172",
"url": "https://www.suse.com/security/cve/CVE-2026-44172"
},
{
"category": "external",
"summary": "SUSE Bug 1266438 for CVE-2026-44172",
"url": "https://bugzilla.suse.com/1266438"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "important"
}
],
"title": "CVE-2026-44172"
},
{
"cve": "CVE-2026-44173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44173"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44173",
"url": "https://www.suse.com/security/cve/CVE-2026-44173"
},
{
"category": "external",
"summary": "SUSE Bug 1266437 for CVE-2026-44173",
"url": "https://bugzilla.suse.com/1266437"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2026-44173"
},
{
"cve": "CVE-2026-48163",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48163"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48163",
"url": "https://www.suse.com/security/cve/CVE-2026-48163"
},
{
"category": "external",
"summary": "SUSE Bug 1266815 for CVE-2026-48163",
"url": "https://bugzilla.suse.com/1266815"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "important"
}
],
"title": "CVE-2026-48163"
},
{
"cve": "CVE-2026-48165",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48165"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48165",
"url": "https://www.suse.com/security/cve/CVE-2026-48165"
},
{
"category": "external",
"summary": "SUSE Bug 1266814 for CVE-2026-48165",
"url": "https://bugzilla.suse.com/1266814"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "important"
}
],
"title": "CVE-2026-48165"
},
{
"cve": "CVE-2026-49261",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-49261"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-49261",
"url": "https://www.suse.com/security/cve/CVE-2026-49261"
},
{
"category": "external",
"summary": "SUSE Bug 1267542 for CVE-2026-49261",
"url": "https://bugzilla.suse.com/1267542"
}
],
"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 Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:mariadb-galera-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd-devel-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:libmariadbd19-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-client-11.8.8-150700.3.15.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-errormessages-11.8.8-150700.3.15.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:mariadb-tools-11.8.8-150700.3.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-10T07:39:58Z",
"details": "critical"
}
],
"title": "CVE-2026-49261"
}
]
}
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…