Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-10649 (GCVE-0-2026-10649)
Vulnerability from cvelistv5 – Published: 2026-06-16 15:57 – Updated: 2026-06-30 12:06
VLAI
EPSS
VEX
Title
Pacemaker: pacemaker: denial of service via integer overflow in remote message decompression
Summary
A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.
Severity
8.6 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-190 - Integer Overflow or Wraparound
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-10649 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2462817 | issue-trackingx_refsource_REDHAT |
| https://github.com/clusterLabs/pacemaker/pull/4128 | |
| http://www.openwall.com/lists/oss-security/2026/06/16/6 | |
| https://security.access.redhat.com/data/csaf/v2/v… | x_sadp-csaf-vex |
Impacted products
6 products
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2026-06-16 00:00
Credits
This issue was discovered by AISLE Research and Found by AISLE in partnership with Red Hat.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-06-16T17:42:34.626Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/06/16/6"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-10649",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-17T13:50:35.699371Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-17T13:50:56.974Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2026-06-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Important"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-30T12:06:56.354Z",
"orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"shortName": "redhat-SADP"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-10649"
},
{
"name": "RHBZ#2462817",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462817"
},
{
"tags": [
"x_sadp-csaf-vex"
],
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10649.json"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-26T20:09:35.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-06-16T00:00:00.000Z",
"value": "Made public."
}
],
"title": "pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression",
"workarounds": [
{
"lang": "en",
"value": "Disable the Pacemaker CIB remote listener if it is not actively used. If the listener is required, restrict network access to trusted hosts by configuring firewall rules to limit inbound connections to the `remote-port` or `remote-tls-port`. These actions reduce the attack surface by limiting unauthenticated network exposure to the vulnerable component. A restart of the Pacemaker service may be necessary for these changes to be fully applied."
}
],
"x_adpType": "supplier",
"x_generator": {
"engine": "sadp-cli 1.0.0"
}
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "This issue was discovered by AISLE Research and Found by AISLE in partnership with Red Hat."
}
],
"datePublic": "2026-06-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Important"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-25T21:26:56.382Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-10649"
},
{
"name": "RHBZ#2462817",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462817"
},
{
"url": "https://github.com/clusterLabs/pacemaker/pull/4128"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-26T20:09:35.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-06-16T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Pacemaker: pacemaker: denial of service via integer overflow in remote message decompression",
"workarounds": [
{
"lang": "en",
"value": "Disable the Pacemaker CIB remote listener if it is not actively used. If the listener is required, restrict network access to trusted hosts by configuring firewall rules to limit inbound connections to the `remote-port` or `remote-tls-port`. These actions reduce the attack surface by limiting unauthenticated network exposure to the vulnerable component. A restart of the Pacemaker service may be necessary for these changes to be fully applied."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-190: Integer Overflow or Wraparound"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-10649",
"datePublished": "2026-06-16T15:57:38.911Z",
"dateReserved": "2026-06-02T15:15:07.547Z",
"dateUpdated": "2026-06-30T12:06:56.354Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-10649",
"date": "2026-07-13",
"epss": "0.0044",
"percentile": "0.35476"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-10649\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-06-16T17:16:30.773\",\"lastModified\":\"2026-06-30T03:17:07.110\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pacemaker\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pacemaker\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pacemaker\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pacemaker\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"pacemaker\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat OpenShift Container Platform 4\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"rhcos\",\"cpes\":[\"cpe:/a:redhat:openshift:4\"]}]},{\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"affected\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat OpenShift Container Platform 4\",\"defaultStatus\":\"affected\",\"cpes\":[\"cpe:/a:redhat:openshift:4\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.7},{\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.7}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-17T13:50:35.699371Z\",\"id\":\"CVE-2026-10649\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-10649\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2462817\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/clusterLabs/pacemaker/pull/4128\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/06/16/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-10649\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2462817\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"},{\"url\":\"https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10649.json\",\"source\":\"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-30T04:13:40+00:00",
"cve": "CVE-2026-10649",
"id": "CVE-2026-10649",
"initial_release_date": "2026-06-16T00:00:00+00:00",
"product_status:known_affected": "52",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10649.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/06/16/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-06-16T17:42:34.626Z\"}}, {\"title\": \"pacemaker: Pacemaker: Denial of Service via integer overflow in remote message decompression\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Important\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-26T20:09:35.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-06-16T00:00:00.000Z\", \"value\": \"Made public.\"}], \"x_adpType\": \"supplier\", \"datePublic\": \"2026-06-16T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-10649\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2462817\", \"name\": \"RHBZ#2462817\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10649.json\", \"tags\": [\"x_sadp-csaf-vex\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Disable the Pacemaker CIB remote listener if it is not actively used. If the listener is required, restrict network access to trusted hosts by configuring firewall rules to limit inbound connections to the `remote-port` or `remote-tls-port`. These actions reduce the attack surface by limiting unauthenticated network exposure to the vulnerable component. A restart of the Pacemaker service may be necessary for these changes to be fully applied.\"}], \"x_generator\": {\"engine\": \"sadp-cli 1.0.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"0b0ca135-0b70-47e7-9f44-1890c2a1c46c\", \"shortName\": \"redhat-SADP\", \"dateUpdated\": \"2026-06-30T02:42:59.424Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-10649\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-17T13:50:35.699371Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-17T13:50:45.801Z\"}}], \"cna\": {\"title\": \"Pacemaker: pacemaker: denial of service via integer overflow in remote message decompression\", \"credits\": [{\"lang\": \"en\", \"value\": \"This issue was discovered by AISLE Research and Found by AISLE in partnership with Red Hat.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Important\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"pacemaker\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"pacemaker\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"pacemaker\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"pacemaker\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"pacemaker\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-26T20:09:35.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-06-16T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-06-16T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-10649\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2462817\", \"name\": \"RHBZ#2462817\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://github.com/clusterLabs/pacemaker/pull/4128\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Disable the Pacemaker CIB remote listener if it is not actively used. If the listener is required, restrict network access to trusted hosts by configuring firewall rules to limit inbound connections to the `remote-port` or `remote-tls-port`. These actions reduce the attack surface by limiting unauthenticated network exposure to the vulnerable component. A restart of the Pacemaker service may be necessary for these changes to be fully applied.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-06-25T21:26:56.382Z\"}, \"x_redhatCweChain\": \"CWE-190: Integer Overflow or Wraparound\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-10649\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-30T02:42:59.424Z\", \"dateReserved\": \"2026-06-02T15:15:07.547Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-06-16T15:57:38.911Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-10649
Vulnerability from fkie_nvd - Published: 2026-06-16 17:16 - Updated: 2026-06-30 03:17
Severity
8.6 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
8.6 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
8.6 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Summary
A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "pacemaker",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"source": "secalert@redhat.com"
},
{
"affectedData": [
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing."
}
],
"id": "CVE-2026-10649",
"lastModified": "2026-06-30T03:17:07.110",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.7,
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.7,
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-10649",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-17T13:50:35.699371Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-16T17:16:30.773",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-10649"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462817"
},
{
"source": "secalert@redhat.com",
"url": "https://github.com/clusterLabs/pacemaker/pull/4128"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2026/06/16/6"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://access.redhat.com/security/cve/CVE-2026-10649"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462817"
},
{
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10649.json"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "secalert@redhat.com",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
"type": "Secondary"
}
]
}
GHSA-94R4-QCG7-69QJ
Vulnerability from github – Published: 2026-06-16 18:32 – Updated: 2026-06-30 03:37
VLAI
Details
A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.
Severity
8.6 (High)
{
"affected": [],
"aliases": [
"CVE-2026-10649"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-16T17:16:30Z",
"severity": "HIGH"
},
"details": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"id": "GHSA-94r4-qcg7-69qj",
"modified": "2026-06-30T03:37:06Z",
"published": "2026-06-16T18:32:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10649"
},
{
"type": "WEB",
"url": "https://github.com/clusterLabs/pacemaker/pull/4128"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-10649"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462817"
},
{
"type": "WEB",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10649.json"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/06/16/6"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2026:22493-1
Vulnerability from csaf_suse - Published: 2026-06-29 10:53 - Updated: 2026-06-29 10:53Summary
Security update for pacemaker
Severity
Important
Notes
Title of the patch: Security update for pacemaker
Description of the patch: This update for pacemaker fixes the following issues:
- CVE-2026-10649: Fixed denial of service via integer overflow in remote message decompression (bsc#1268381).
Patchnames: Multi-Linux-ManagerTools-SLE-16-4,SUSE-Multi-Linux-Manager-5.1-8,SUSE-SLES-HA-16.0-1108
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 pacemaker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pacemaker fixes the following issues:\n\n- CVE-2026-10649: Fixed denial of service via integer overflow in remote message decompression (bsc#1268381).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "Multi-Linux-ManagerTools-SLE-16-4,SUSE-Multi-Linux-Manager-5.1-8,SUSE-SLES-HA-16.0-1108",
"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_22493-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22493-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622493-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22493-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048017.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268381",
"url": "https://bugzilla.suse.com/1268381"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10649 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10649/"
}
],
"title": "Security update for pacemaker",
"tracking": {
"current_release_date": "2026-06-29T10:53:43Z",
"generator": {
"date": "2026-06-29T10:53:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22493-1",
"initial_release_date": "2026-06-29T10:53:43Z",
"revision_history": [
{
"date": "2026-06-29T10:53:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product": {
"name": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product_id": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product": {
"name": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product_id": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product": {
"name": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product_id": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product_id": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product_id": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product_id": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product_id": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"product_id": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 16.0",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:16.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
},
"product_reference": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
},
"product_reference": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
},
"product_reference": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
},
"product_reference": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
},
"product_reference": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x"
},
"product_reference": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
},
"product_reference": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch as component of SUSE Linux Enterprise High Availability Extension 16.0",
"product_id": "SUSE Linux Enterprise High Availability Extension 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
},
"product_reference": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10649",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10649"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise High Availability Extension 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10649",
"url": "https://www.suse.com/security/cve/CVE-2026-10649"
},
{
"category": "external",
"summary": "SUSE Bug 1268381 for CVE-2026-10649",
"url": "https://bugzilla.suse.com/1268381"
}
],
"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 Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise High Availability Extension 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.s390x",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise High Availability Extension 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-29T10:53:43Z",
"details": "important"
}
],
"title": "CVE-2026-10649"
}
]
}
SUSE-SU-2026:22510-1
Vulnerability from csaf_suse - Published: 2026-06-29 11:03 - Updated: 2026-06-29 11:03Summary
Security update for pacemaker
Severity
Important
Notes
Title of the patch: Security update for pacemaker
Description of the patch: This update for pacemaker fixes the following issues:
- CVE-2026-10649: Fixed denial of service via integer overflow in remote message decompression (bsc#1268381).
Patchnames: SUSE-SLES-16.0-1108
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 pacemaker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pacemaker fixes the following issues:\n\n- CVE-2026-10649: Fixed denial of service via integer overflow in remote message decompression (bsc#1268381).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1108",
"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_22510-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22510-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622510-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22510-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048000.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268381",
"url": "https://bugzilla.suse.com/1268381"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10649 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10649/"
}
],
"title": "Security update for pacemaker",
"tracking": {
"current_release_date": "2026-06-29T11:03:58Z",
"generator": {
"date": "2026-06-29T11:03:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22510-1",
"initial_release_date": "2026-06-29T11:03:58Z",
"revision_history": [
{
"date": "2026-06-29T11:03:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product": {
"name": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product_id": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product": {
"name": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product_id": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product": {
"name": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"product_id": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"product_id": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"product_id": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
},
"product_reference": "pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le"
},
"product_reference": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64"
},
"product_reference": "pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
},
"product_reference": "pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
},
"product_reference": "python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10649",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10649"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10649",
"url": "https://www.suse.com/security/cve/CVE-2026-10649"
},
{
"category": "external",
"summary": "SUSE Bug 1268381 for CVE-2026-10649",
"url": "https://bugzilla.suse.com/1268381"
}
],
"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 for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cli-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-cts-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-devel-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-libs-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-remote-3.0.0+20250218.64cd85422c-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:pacemaker-schemas-3.0.0+20250218.64cd85422c-160000.4.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:python3-pacemaker-3.0.0+20250218.64cd85422c-160000.4.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-29T11:03:58Z",
"details": "important"
}
],
"title": "CVE-2026-10649"
}
]
}
SUSE-SU-2026:2701-1
Vulnerability from csaf_suse - Published: 2026-06-30 09:59 - Updated: 2026-06-30 09:59Summary
Security update for pacemaker
Severity
Important
Notes
Title of the patch: Security update for pacemaker
Description of the patch: This update for pacemaker fixes the following issue
- CVE-2026-10649: denial of service via integer overflow in remote message decompression (bsc#1268381).
Patchnames: SUSE-2026-2701,SUSE-SLE-Product-HA-15-SP5-2026-2701
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 pacemaker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pacemaker fixes the following issue\n\n- CVE-2026-10649: denial of service via integer overflow in remote message decompression (bsc#1268381).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2701,SUSE-SLE-Product-HA-15-SP5-2026-2701",
"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_2701-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2701-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262701-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2701-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047732.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268381",
"url": "https://bugzilla.suse.com/1268381"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10649 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10649/"
}
],
"title": "Security update for pacemaker",
"tracking": {
"current_release_date": "2026-06-30T09:59:28Z",
"generator": {
"date": "2026-06-30T09:59:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2701-1",
"initial_release_date": "2026-06-30T09:59:28Z",
"revision_history": [
{
"date": "2026-06-30T09:59:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product_id": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product_id": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product_id": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product_id": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"product_id": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product_id": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product_id": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product_id": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product_id": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.i586",
"product_id": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch",
"product": {
"name": "pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch",
"product_id": "pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product_id": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product_id": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product_id": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product_id": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"product_id": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product_id": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product_id": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product_id": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product_id": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"product_id": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product_id": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product_id": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product_id": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product_id": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"product_id": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
},
"product_reference": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
},
"product_reference": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
},
"product_reference": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
},
"product_reference": "pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
},
"product_reference": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
},
"product_reference": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
},
"product_reference": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
},
"product_reference": "pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch"
},
"product_reference": "pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
},
"product_reference": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
},
"product_reference": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
},
"product_reference": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
},
"product_reference": "pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
},
"product_reference": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
},
"product_reference": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
},
"product_reference": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
},
"product_reference": "pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64"
},
"product_reference": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le"
},
"product_reference": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x"
},
"product_reference": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
},
"product_reference": "pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10649",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10649"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10649",
"url": "https://www.suse.com/security/cve/CVE-2026-10649"
},
{
"category": "external",
"summary": "SUSE Bug 1268381 for CVE-2026-10649",
"url": "https://bugzilla.suse.com/1268381"
}
],
"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 Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cli-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-cts-2.1.5+20221208.a3f44794f-150500.6.29.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-devel-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-libs-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:pacemaker-remote-2.1.5+20221208.a3f44794f-150500.6.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T09:59:28Z",
"details": "important"
}
],
"title": "CVE-2026-10649"
}
]
}
SUSE-SU-2026:2716-1
Vulnerability from csaf_suse - Published: 2026-06-30 15:34 - Updated: 2026-06-30 15:34Summary
Security update for pacemaker
Severity
Important
Notes
Title of the patch: Security update for pacemaker
Description of the patch: This update for pacemaker fixes the following issue
- CVE-2026-10649: denial of service via integer overflow in remote message decompression (bsc#1268381).
Patchnames: SUSE-2026-2716,SUSE-SLE-Product-HA-15-SP6-2026-2716
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 pacemaker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pacemaker fixes the following issue\n\n- CVE-2026-10649: denial of service via integer overflow in remote message decompression (bsc#1268381).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2716,SUSE-SLE-Product-HA-15-SP6-2026-2716",
"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_2716-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2716-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262716-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2716-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047745.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268381",
"url": "https://bugzilla.suse.com/1268381"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10649 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10649/"
}
],
"title": "Security update for pacemaker",
"tracking": {
"current_release_date": "2026-06-30T15:34:31Z",
"generator": {
"date": "2026-06-30T15:34:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2716-1",
"initial_release_date": "2026-06-30T15:34:31Z",
"revision_history": [
{
"date": "2026-06-30T15:34:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product_id": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product_id": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product_id": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product_id": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"product_id": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product_id": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product_id": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product_id": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product_id": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.i586",
"product_id": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"product": {
"name": "pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"product_id": "pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
}
},
{
"category": "product_version",
"name": "pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"product": {
"name": "pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"product_id": "pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"product": {
"name": "python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"product_id": "python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product_id": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product_id": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product_id": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product_id": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"product_id": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product_id": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product_id": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product_id": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product_id": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"product_id": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product_id": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product_id": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product_id": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product_id": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"product_id": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP6",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
},
"product_reference": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
},
"product_reference": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
},
"product_reference": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
},
"product_reference": "pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
},
"product_reference": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
},
"product_reference": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
},
"product_reference": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
},
"product_reference": "pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
},
"product_reference": "pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
},
"product_reference": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
},
"product_reference": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
},
"product_reference": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
},
"product_reference": "pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
},
"product_reference": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
},
"product_reference": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
},
"product_reference": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
},
"product_reference": "pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64"
},
"product_reference": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le"
},
"product_reference": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x"
},
"product_reference": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64"
},
"product_reference": "pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
},
"product_reference": "pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP6",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
},
"product_reference": "python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10649",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10649"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP6:python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10649",
"url": "https://www.suse.com/security/cve/CVE-2026-10649"
},
{
"category": "external",
"summary": "SUSE Bug 1268381 for CVE-2026-10649",
"url": "https://bugzilla.suse.com/1268381"
}
],
"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 Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP6:python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cli-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-cts-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-devel-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-libs-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-remote-2.1.7+20231219.0f7f88312-150600.6.15.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP6:pacemaker-schemas-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP6:python3-pacemaker-2.1.7+20231219.0f7f88312-150600.6.15.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-30T15:34:31Z",
"details": "important"
}
],
"title": "CVE-2026-10649"
}
]
}
SUSE-SU-2026:2719-1
Vulnerability from csaf_suse - Published: 2026-07-01 11:33 - Updated: 2026-07-01 11:33Summary
Security update for pacemaker
Severity
Important
Notes
Title of the patch: Security update for pacemaker
Description of the patch: This update for pacemaker fixes the following issues:
- CVE-2026-10649: Fixed denial-of-service via integer overflow in remote message decompression (bsc#1268381).
Changes for pacemaker:
- Update to version 2.1.10+20260618.4bca25e3c1:
- libcrmcommon: Add additional checks to pcmk__remote_message_xml. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)
- libcib: Remove an unnecessary coverity suppression. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)
- libcrmcommon: Fix an integer overflow in pcmk__remote_send_xml. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)
- libcrmcommon: Limit the max size of a remote message. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)
- libcrmcommon: Fix integer overflow in remote message code. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)
- libcrmcommon: Add sanity checks to localized_remote_header. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)
- libcrmcommon: Fix a glib logging build error
- libcrmcommon, libpacemaker: Don't assign const char * to char *
Patchnames: SUSE-2026-2719,SUSE-SLE-Product-HA-15-SP7-2026-2719
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
23 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 pacemaker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pacemaker fixes the following issues:\n\n- CVE-2026-10649: Fixed denial-of-service via integer overflow in remote message decompression (bsc#1268381).\n\nChanges for pacemaker:\n\n- Update to version 2.1.10+20260618.4bca25e3c1:\n \n - libcrmcommon: Add additional checks to pcmk__remote_message_xml. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)\n - libcib: Remove an unnecessary coverity suppression. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)\n - libcrmcommon: Fix an integer overflow in pcmk__remote_send_xml. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)\n - libcrmcommon: Limit the max size of a remote message. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)\n - libcrmcommon: Fix integer overflow in remote message code. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)\n - libcrmcommon: Add sanity checks to localized_remote_header. (Crh#2462817, gh#ClusterLabs/pacemaker#4133)\n - libcrmcommon: Fix a glib logging build error\n - libcrmcommon, libpacemaker: Don\u0027t assign const char * to char *\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2719,SUSE-SLE-Product-HA-15-SP7-2026-2719",
"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_2719-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2719-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262719-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2719-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027159.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268381",
"url": "https://bugzilla.suse.com/1268381"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10649 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10649/"
}
],
"title": "Security update for pacemaker",
"tracking": {
"current_release_date": "2026-07-01T11:33:18Z",
"generator": {
"date": "2026-07-01T11:33:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2719-1",
"initial_release_date": "2026-07-01T11:33:18Z",
"revision_history": [
{
"date": "2026-07-01T11:33:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product_id": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product_id": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product_id": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product_id": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"product_id": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product_id": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product_id": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product_id": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product_id": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586",
"product_id": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"product": {
"name": "pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"product_id": "pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"product": {
"name": "pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"product_id": "pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"product": {
"name": "python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"product_id": "python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product_id": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product_id": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product_id": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product_id": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"product_id": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product_id": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product_id": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product_id": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product_id": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"product_id": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product_id": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product_id": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product_id": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product_id": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"product_id": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
},
"product_reference": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
},
"product_reference": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
},
"product_reference": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
},
"product_reference": "pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
},
"product_reference": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
},
"product_reference": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
},
"product_reference": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
},
"product_reference": "pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
},
"product_reference": "pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
},
"product_reference": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
},
"product_reference": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
},
"product_reference": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
},
"product_reference": "pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
},
"product_reference": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
},
"product_reference": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
},
"product_reference": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
},
"product_reference": "pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64"
},
"product_reference": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le"
},
"product_reference": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x"
},
"product_reference": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64"
},
"product_reference": "pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
},
"product_reference": "pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
},
"product_reference": "python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10649",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10649"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP7:python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10649",
"url": "https://www.suse.com/security/cve/CVE-2026-10649"
},
{
"category": "external",
"summary": "SUSE Bug 1268381 for CVE-2026-10649",
"url": "https://bugzilla.suse.com/1268381"
}
],
"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 Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP7:python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cli-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-cts-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-devel-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-libs-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-remote-2.1.10+20260618.4bca25e3c1-150700.3.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:pacemaker-schemas-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP7:python3-pacemaker-2.1.10+20260618.4bca25e3c1-150700.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-01T11:33:18Z",
"details": "important"
}
],
"title": "CVE-2026-10649"
}
]
}
SUSE-SU-2026:2742-1
Vulnerability from csaf_suse - Published: 2026-07-03 09:20 - Updated: 2026-07-03 09:20Summary
Security update for pacemaker
Severity
Important
Notes
Title of the patch: Security update for pacemaker
Description of the patch: This update for pacemaker fixes the following issue
- CVE-2026-10649: denial of service via integer overflow in remote message decompression (bsc#1268381).
Patchnames: SUSE-2026-2742,SUSE-SLE-Product-HA-15-SP4-2026-2742
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 pacemaker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pacemaker fixes the following issue\n\n- CVE-2026-10649: denial of service via integer overflow in remote message decompression (bsc#1268381).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2742,SUSE-SLE-Product-HA-15-SP4-2026-2742",
"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_2742-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2742-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262742-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2742-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027271.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268381",
"url": "https://bugzilla.suse.com/1268381"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-10649 page",
"url": "https://www.suse.com/security/cve/CVE-2026-10649/"
}
],
"title": "Security update for pacemaker",
"tracking": {
"current_release_date": "2026-07-03T09:20:47Z",
"generator": {
"date": "2026-07-03T09:20:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2742-1",
"initial_release_date": "2026-07-03T09:20:47Z",
"revision_history": [
{
"date": "2026-07-03T09:20:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product_id": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product_id": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product_id": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product_id": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"product_id": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product_id": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586"
}
},
{
"category": "product_version",
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product_id": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product_id": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product_id": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586",
"product_id": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch",
"product": {
"name": "pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch",
"product_id": "pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product_id": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product_id": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product_id": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product_id": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"product_id": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product_id": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
}
},
{
"category": "product_version",
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product_id": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product_id": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product_id": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"product_id": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product_id": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product_id": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product_id": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product_id": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"product_id": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
},
"product_reference": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
},
"product_reference": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
},
"product_reference": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
},
"product_reference": "libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
},
"product_reference": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
},
"product_reference": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
},
"product_reference": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
},
"product_reference": "libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
},
"product_reference": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
},
"product_reference": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
},
"product_reference": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
},
"product_reference": "pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
},
"product_reference": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
},
"product_reference": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
},
"product_reference": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
},
"product_reference": "pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch"
},
"product_reference": "pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64"
},
"product_reference": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le"
},
"product_reference": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x"
},
"product_reference": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
},
"product_reference": "pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10649",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-10649"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed remote message before authentication, an attacker can cause memory corruption, leading to a denial of service (DoS) in the CIB remote listener. This can result in the affected service crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-10649",
"url": "https://www.suse.com/security/cve/CVE-2026-10649"
},
{
"category": "external",
"summary": "SUSE Bug 1268381 for CVE-2026-10649",
"url": "https://bugzilla.suse.com/1268381"
}
],
"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 Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker-devel-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:libpacemaker3-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cli-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-cts-2.1.2+20211124.ada5c3b36-150400.4.39.1.noarch",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:pacemaker-remote-2.1.2+20211124.ada5c3b36-150400.4.39.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-03T09:20:47Z",
"details": "important"
}
],
"title": "CVE-2026-10649"
}
]
}
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…