Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-44173 (GCVE-0-2026-44173)
Vulnerability from cvelistv5 – Published: 2026-06-12 17:34 – Updated: 2026-06-12 18:03
VLAI
EPSS
Title
MariaDB: FILE privilege was not checked for subqueries in the FROM clause
Summary
MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
Severity
5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
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-39493 | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-44173",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-12T18:03:24.496133Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-12T18:03:34.244Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "server",
"vendor": "MariaDB",
"versions": [
{
"status": "affected",
"version": "\u003e= 10.6.1, \u003c 10.6.26"
},
{
"status": "affected",
"version": "\u003e= 10.11.1, \u003c 10.11.17"
},
{
"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 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-863",
"description": "CWE-863: Incorrect Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-12T17:34:30.301Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc"
},
{
"name": "https://jira.mariadb.org/browse/MDEV-39493",
"tags": [
"x_refsource_MISC"
],
"url": "https://jira.mariadb.org/browse/MDEV-39493"
}
],
"source": {
"advisory": "GHSA-667j-m53j-wpmc",
"discovery": "UNKNOWN"
},
"title": "MariaDB: FILE privilege was not checked for subqueries in the FROM clause"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-44173",
"datePublished": "2026-06-12T17:34:30.301Z",
"dateReserved": "2026-05-05T14:39:34.923Z",
"dateUpdated": "2026-06-12T18:03:34.244Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-44173",
"date": "2026-06-12",
"epss": "0.0004",
"percentile": "0.12423"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-44173\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-12T18:16:34.257\",\"lastModified\":\"2026-06-12T18:16:34.257\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 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:C/C:N/I:N/A:L\",\"baseScore\":5.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.1,\"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-667j-m53j-wpmc\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://jira.mariadb.org/browse/MDEV-39493\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-44173\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-12T18:03:24.496133Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-12T18:03:30.744Z\"}}], \"cna\": {\"title\": \"MariaDB: FILE privilege was not checked for subqueries in the FROM clause\", \"source\": {\"advisory\": \"GHSA-667j-m53j-wpmc\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"MariaDB\", \"product\": \"server\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 10.6.1, \u003c 10.6.26\"}, {\"status\": \"affected\", \"version\": \"\u003e= 10.11.1, \u003c 10.11.17\"}, {\"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\"}]}], \"references\": [{\"url\": \"https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc\", \"name\": \"https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://jira.mariadb.org/browse/MDEV-39493\", \"name\": \"https://jira.mariadb.org/browse/MDEV-39493\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-863\", \"description\": \"CWE-863: Incorrect Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-12T17:34:30.301Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-44173\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-12T18:03:34.244Z\", \"dateReserved\": \"2026-05-05T14:39:34.923Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-12T17:34:30.301Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-44173
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 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 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 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2."
}
],
"id": "CVE-2026-44173",
"lastModified": "2026-06-12T18:16:34.257",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-06-12T18:16:34.257",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc"
},
{
"source": "security-advisories@github.com",
"url": "https://jira.mariadb.org/browse/MDEV-39493"
}
],
"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:2282-1
Vulnerability from csaf_suse - Published: 2026-06-05 12:14 - Updated: 2026-06-05 12:14Summary
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:
Security fixes:
- CVE-2026-3494: audit plugin comment handling bypass (bsc#1259176).
- CVE-2026-44168: wsrep SST unsafe parameter handling on the donor side (bsc#1266442).
- 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).
Other fixes:
- Update to 10.6.27:
https://mariadb.com/docs/release-notes/community-server/10.6/10.6.27
https://mariadb.com/docs/release-notes/community-server/changelogs/10.6/10.6.27
- Update to 10.6.26:
https://mariadb.com/docs/release-notes/community-server/10.6/10.6.26
https://mariadb.com/docs/release-notes/community-server/changelogs/10.6/10.6.26
https://mariadb.com/docs/release-notes/community-server/10.6/10.6.25
https://mariadb.com/docs/release-notes/community-server/changelogs/10.6/10.6.25
Patchnames: SUSE-2026-2282,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2282,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2282,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2282,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2282,SUSE-SLE-Product-SLES-15-SP4-ERICSSON-2026-2282,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2282,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2026-2282,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2282,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2282,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2282
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.3 (Medium)
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5 (Medium)
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9 (Critical)
Affected products
Recommended
108 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
40 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\nSecurity fixes:\n\n- CVE-2026-3494: audit plugin comment handling bypass (bsc#1259176).\n- CVE-2026-44168: wsrep SST unsafe parameter handling on the donor side (bsc#1266442).\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\nOther fixes:\n\n- Update to 10.6.27:\n https://mariadb.com/docs/release-notes/community-server/10.6/10.6.27\n https://mariadb.com/docs/release-notes/community-server/changelogs/10.6/10.6.27\n- Update to 10.6.26:\n https://mariadb.com/docs/release-notes/community-server/10.6/10.6.26\n https://mariadb.com/docs/release-notes/community-server/changelogs/10.6/10.6.26\n https://mariadb.com/docs/release-notes/community-server/10.6/10.6.25\n https://mariadb.com/docs/release-notes/community-server/changelogs/10.6/10.6.25\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2282,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2282,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2282,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2282,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2282,SUSE-SLE-Product-SLES-15-SP4-ERICSSON-2026-2282,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2282,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2026-2282,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2282,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2282,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2282",
"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_2282-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2282-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262282-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2282-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047123.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259176",
"url": "https://bugzilla.suse.com/1259176"
},
{
"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 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-3494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3494/"
},
{
"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-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-05T12:14:29Z",
"generator": {
"date": "2026-06-05T12:14:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2282-1",
"initial_release_date": "2026-06-05T12:14:29Z",
"revision_history": [
{
"date": "2026-06-05T12:14:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"product_id": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"product_id": "libmariadbd19-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-bench-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-bench-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-client-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-galera-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-galera-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-rpm-macros-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-test-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-test-10.6.27-150400.3.46.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"product": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"product_id": "mariadb-tools-10.6.27-150400.3.46.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.i586",
"product": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.i586",
"product_id": "libmariadbd-devel-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.6.27-150400.3.46.1.i586",
"product": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.i586",
"product_id": "libmariadbd19-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-bench-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-bench-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-client-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-client-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-galera-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-galera-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-rpm-macros-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-test-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-test-10.6.27-150400.3.46.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.6.27-150400.3.46.1.i586",
"product": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.i586",
"product_id": "mariadb-tools-10.6.27-150400.3.46.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"product": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"product_id": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"product_id": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"product_id": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-bench-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-bench-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-client-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-galera-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-galera-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-rpm-macros-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-test-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-test-10.6.27-150400.3.46.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"product": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"product_id": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"product_id": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.s390x",
"product_id": "libmariadbd19-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-bench-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-bench-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-client-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-client-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-galera-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-galera-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-rpm-macros-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-test-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-test-10.6.27-150400.3.46.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.6.27-150400.3.46.1.s390x",
"product": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.s390x",
"product_id": "mariadb-tools-10.6.27-150400.3.46.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"product_id": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"product_id": "libmariadbd19-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-bench-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-bench-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-client-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-galera-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-galera-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-rpm-macros-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-rpm-macros-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-test-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-test-10.6.27-150400.3.46.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"product": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"product_id": "mariadb-tools-10.6.27-150400.3.46.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-client-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch"
},
"product_reference": "mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.6.27-150400.3.46.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
},
"product_reference": "mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"details": "moderate"
}
],
"title": "CVE-2026-3494"
},
{
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"details": "important"
}
],
"title": "CVE-2026-44168"
},
{
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.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 High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:mariadb-tools-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd-devel-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libmariadbd19-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-client-10.6.27-150400.3.46.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-errormessages-10.6.27-150400.3.46.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:mariadb-tools-10.6.27-150400.3.46.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:14:29Z",
"details": "critical"
}
],
"title": "CVE-2026-49261"
}
]
}
SUSE-SU-2026:2284-1
Vulnerability from csaf_suse - Published: 2026-06-05 12:16 - Updated: 2026-06-05 12:16Summary
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-44168: wsrep SST unsafe parameter handling on the donor side (bsc#1266442).
- 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 10.11.18:
https://mariadb.com/docs/release-notes/community-server/10.11/10.11.18
https://mariadb.com/docs/release-notes/community-server/changelogs/10.11/10.11.18
- Update to 10.11.17:
https://mariadb.com/docs/release-notes/community-server/10.11/10.11.17
https://mariadb.com/docs/release-notes/community-server/changelogs/10.11/10.11.17
https://mariadb.com/docs/release-notes/community-server/10.11/10.11.16
https://mariadb.com/docs/release-notes/community-server/changelogs/10.11/10.11.16
Patchnames: SUSE-2026-2284,SUSE-SLE-Product-SLES-15-SP6-ERICSSON-2026-2284,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2284,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2284
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
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.3 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.3 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.4 (High)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5 (Medium)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9 (Critical)
Affected products
Recommended
32 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
44 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-44168: wsrep SST unsafe parameter handling on the donor side (bsc#1266442).\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 10.11.18:\n https://mariadb.com/docs/release-notes/community-server/10.11/10.11.18\n https://mariadb.com/docs/release-notes/community-server/changelogs/10.11/10.11.18\n- Update to 10.11.17:\n https://mariadb.com/docs/release-notes/community-server/10.11/10.11.17\n https://mariadb.com/docs/release-notes/community-server/changelogs/10.11/10.11.17\n https://mariadb.com/docs/release-notes/community-server/10.11/10.11.16\n https://mariadb.com/docs/release-notes/community-server/changelogs/10.11/10.11.16\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2284,SUSE-SLE-Product-SLES-15-SP6-ERICSSON-2026-2284,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2284,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2284",
"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_2284-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2284-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262284-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2284-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047121.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259176",
"url": "https://bugzilla.suse.com/1259176"
},
{
"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 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-44168 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44168/"
},
{
"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-05T12:16:04Z",
"generator": {
"date": "2026-06-05T12:16:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2284-1",
"initial_release_date": "2026-06-05T12:16:04Z",
"revision_history": [
{
"date": "2026-06-05T12:16:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"product_id": "libmariadbd-devel-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"product_id": "libmariadbd19-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-bench-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-bench-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-client-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-client-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-galera-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-galera-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-rpm-macros-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-test-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-test-10.11.18-150600.4.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"product": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"product_id": "mariadb-tools-10.11.18-150600.4.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.i586",
"product": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.i586",
"product_id": "libmariadbd-devel-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.11.18-150600.4.20.1.i586",
"product": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.i586",
"product_id": "libmariadbd19-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-bench-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-bench-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-client-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-client-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-galera-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-galera-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-rpm-macros-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-test-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-test-10.11.18-150600.4.20.1.i586"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.11.18-150600.4.20.1.i586",
"product": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.i586",
"product_id": "mariadb-tools-10.11.18-150600.4.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"product": {
"name": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"product_id": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"product_id": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"product_id": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-bench-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-bench-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-client-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-galera-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-galera-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-rpm-macros-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-test-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-test-10.11.18-150600.4.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"product": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"product_id": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"product_id": "libmariadbd-devel-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.s390x",
"product_id": "libmariadbd19-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-bench-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-bench-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-client-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-client-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-galera-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-galera-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-rpm-macros-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-test-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-test-10.11.18-150600.4.20.1.s390x"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.11.18-150600.4.20.1.s390x",
"product": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.s390x",
"product_id": "mariadb-tools-10.11.18-150600.4.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"product_id": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"product_id": "libmariadbd19-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-bench-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-bench-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-bench-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-client-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-client-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-client-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-galera-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-galera-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-galera-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-rpm-macros-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-rpm-macros-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-test-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-test-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-test-10.11.18-150600.4.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"product": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"product_id": "mariadb-tools-10.11.18-150600.4.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64"
},
"product_reference": "libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x"
},
"product_reference": "libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64"
},
"product_reference": "libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x"
},
"product_reference": "libmariadbd19-10.11.18-150600.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.11.18-150600.4.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64"
},
"product_reference": "mariadb-10.11.18-150600.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "mariadb-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.11.18-150600.4.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x"
},
"product_reference": "mariadb-10.11.18-150600.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "mariadb-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.11.18-150600.4.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64"
},
"product_reference": "mariadb-client-10.11.18-150600.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.11.18-150600.4.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x"
},
"product_reference": "mariadb-client-10.11.18-150600.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "mariadb-client-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch"
},
"product_reference": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64"
},
"product_reference": "mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x"
},
"product_reference": "mariadb-tools-10.11.18-150600.4.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmariadbd19-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "mariadb-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "mariadb-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-client-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "mariadb-client-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch"
},
"product_reference": "mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le"
},
"product_reference": "mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mariadb-tools-10.11.18-150600.4.20.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
},
"product_reference": "mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"details": "moderate"
}
],
"title": "CVE-2026-3494"
},
{
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"details": "important"
}
],
"title": "CVE-2026-44168"
},
{
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.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 Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:mariadb-tools-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd-devel-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libmariadbd19-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-client-10.11.18-150600.4.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-errormessages-10.11.18-150600.4.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:mariadb-tools-10.11.18-150600.4.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T12:16:04Z",
"details": "critical"
}
],
"title": "CVE-2026-49261"
}
]
}
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…