Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-28532 (GCVE-0-2026-28532)
Vulnerability from cvelistv5 – Published: 2026-04-30 20:17 – Updated: 2026-05-25 23:41 X_Open Source
VLAI
EPSS
Title
FRRouting < 10.5.3 Integer Overflow in OSPF TLV Parser Functions
Summary
FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/FRRouting/frr/releases/tag/frr… | release-notes |
| https://github.com/FRRouting/frr/pull/21002 | issue-tracking |
| https://github.com/FRRouting/frr/commit/f098decf0… | patch |
| https://www.vulncheck.com/advisories/frrouting-in… | third-party-advisory |
Date Public
2026-03-05 00:00
Credits
Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc.
VulnCheck
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-28532",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-01T16:36:13.274707Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-01T19:46:14.169Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"product": "frr",
"vendor": "FRRouting",
"versions": [
{
"lessThan": "10.5.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc."
},
{
"lang": "en",
"type": "finder",
"value": "VulnCheck"
}
],
"datePublic": "2026-03-05T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "ADJACENT",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-125",
"description": "CWE-125: Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-25T23:41:54.464Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"tags": [
"release-notes"
],
"url": "https://github.com/FRRouting/frr/releases/tag/frr-10.5.3"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/FRRouting/frr/pull/21002"
},
{
"tags": [
"patch"
],
"url": "https://github.com/FRRouting/frr/commit/f098decf02987fbf1c891766c1516ac832adadfd"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/frrouting-integer-overflow-in-ospf-tlv-parser-functions"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "FRRouting \u003c 10.5.3 Integer Overflow in OSPF TLV Parser Functions",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-28532",
"datePublished": "2026-04-30T20:17:51.060Z",
"dateReserved": "2026-02-27T21:07:55.469Z",
"dateUpdated": "2026-05-25T23:41:54.464Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-28532",
"date": "2026-06-16",
"epss": "0.00225",
"percentile": "0.13032"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-28532\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-04-30T21:16:31.250\",\"lastModified\":\"2026-05-01T17:48:21.397\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.5.3\",\"matchCriteriaId\":\"0672500D-B272-4026-85C8-3F3B2C18ED00\"}]}]}],\"references\":[{\"url\":\"https://github.com/FRRouting/frr/commit/f098decf02987fbf1c891766c1516ac832adadfd\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/FRRouting/frr/pull/21002\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/FRRouting/frr/releases/tag/frr-10.5.3\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.vulncheck.com/advisories/frrouting-integer-overflow-in-ospf-tlv-parser-functions\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-28532\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-01T16:36:13.274707Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-01T16:36:16.425Z\"}}], \"cna\": {\"tags\": [\"x_open-source\"], \"title\": \"FRRouting \u003c 10.5.3 Integer Overflow in OSPF TLV Parser Functions\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc.\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"VulnCheck\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"ADJACENT\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"ADJACENT_NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"FRRouting\", \"product\": \"frr\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"10.5.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"affected\"}], \"datePublic\": \"2026-03-05T00:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/FRRouting/frr/releases/tag/frr-10.5.3\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://github.com/FRRouting/frr/pull/21002\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/FRRouting/frr/commit/f098decf02987fbf1c891766c1516ac832adadfd\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.vulncheck.com/advisories/frrouting-integer-overflow-in-ospf-tlv-parser-functions\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"vulncheck\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190: Integer Overflow or Wraparound\"}, {\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125: Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-05-25T23:41:54.464Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-28532\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-25T23:41:54.464Z\", \"dateReserved\": \"2026-02-27T21:07:55.469Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-04-30T20:17:51.060Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-28532
Vulnerability from fkie_nvd - Published: 2026-04-30 21:16 - Updated: 2026-05-01 17:48
Severity
Summary
FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:frrouting:frrouting:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0672500D-B272-4026-85C8-3F3B2C18ED00",
"versionEndExcluding": "10.5.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system."
}
],
"id": "CVE-2026-28532",
"lastModified": "2026-05-01T17:48:21.397",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "ADJACENT",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
},
"published": "2026-04-30T21:16:31.250",
"references": [
{
"source": "disclosure@vulncheck.com",
"tags": [
"Patch"
],
"url": "https://github.com/FRRouting/frr/commit/f098decf02987fbf1c891766c1516ac832adadfd"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/FRRouting/frr/pull/21002"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/FRRouting/frr/releases/tag/frr-10.5.3"
},
{
"source": "disclosure@vulncheck.com",
"tags": [
"Third Party Advisory"
],
"url": "https://www.vulncheck.com/advisories/frrouting-integer-overflow-in-ospf-tlv-parser-functions"
}
],
"sourceIdentifier": "disclosure@vulncheck.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
},
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
}
GHSA-WJC3-2QJV-C8FP
Vulnerability from github – Published: 2026-04-30 21:30 – Updated: 2026-04-30 21:30
VLAI
Details
FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.
Severity
6.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-28532"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-30T21:16:31Z",
"severity": "MODERATE"
},
"details": "FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.",
"id": "GHSA-wjc3-2qjv-c8fp",
"modified": "2026-04-30T21:30:37Z",
"published": "2026-04-30T21:30:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28532"
},
{
"type": "WEB",
"url": "https://github.com/FRRouting/frr/pull/21002"
},
{
"type": "WEB",
"url": "https://github.com/FRRouting/frr/commit/f098decf02987fbf1c891766c1516ac832adadfd"
},
{
"type": "WEB",
"url": "https://github.com/FRRouting/frr/releases/tag/frr-10.5.3"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/frrouting-integer-overflow-in-ospf-tlv-parser-functions"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-28532
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-05-06 14:44Summary
FRRouting < 10.5.3 Integer Overflow in OSPF TLV Parser Functions
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
6.5 (Medium)
Affected products
Fixed
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21208-17084 | — | ||
| Unresolved product id: 21317-17084 | — |
Known affected
2 products
Under investigation
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-3 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28532 FRRouting \u003c 10.5.3 Integer Overflow in OSPF TLV Parser Functions - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-28532.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "FRRouting \u003c 10.5.3 Integer Overflow in OSPF TLV Parser Functions",
"tracking": {
"current_release_date": "2026-05-06T14:44:52.000Z",
"generator": {
"date": "2026-05-07T08:29:04.778Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-28532",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-02T01:01:30.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-04T14:37:52.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-05-05T01:02:55.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-05-06T14:44:52.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 frr 0:10.5.0-2.azl3",
"product": {
"name": "\u003cazl3 frr 0:10.5.0-2.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 frr 0:10.5.0-2.azl3",
"product": {
"name": "azl3 frr 0:10.5.0-2.azl3",
"product_id": "21208"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 frr 0:10.5.0-3.azl3",
"product": {
"name": "\u003cazl3 frr 0:10.5.0-3.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 frr 0:10.5.0-3.azl3",
"product": {
"name": "azl3 frr 0:10.5.0-3.azl3",
"product_id": "21317"
}
}
],
"category": "product_name",
"name": "frr"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 frr 0:10.5.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 frr 0:10.5.0-2.azl3 as a component of Azure Linux 3.0",
"product_id": "21208-17084"
},
"product_reference": "21208",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 frr 0:10.5.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 frr 0:10.5.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "21317-17084"
},
"product_reference": "21317",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28532",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "general",
"text": "VulnCheck",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21208-17084",
"21317-17084"
],
"known_affected": [
"17084-2",
"17084-1"
],
"under_investigation": [
"17086-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-28532 FRRouting \u003c 10.5.3 Integer Overflow in OSPF TLV Parser Functions - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-28532.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-02T01:01:30.000Z",
"details": "0:10.5.0-3.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-2",
"17084-1"
]
}
],
"title": "FRRouting \u003c 10.5.3 Integer Overflow in OSPF TLV Parser Functions"
}
]
}
OPENSUSE-SU-2026:10721-1
Vulnerability from csaf_opensuse - Published: 2026-05-08 00:00 - Updated: 2026-05-08 00:00Summary
frr-10.6.1-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: frr-10.6.1-1.1 on GA media
Description of the patch: These are all security issues fixed in the frr-10.6.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10721
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
44 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
44 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
44 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
44 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "frr-10.6.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the frr-10.6.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10721",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10721-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28532 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-37457 page",
"url": "https://www.suse.com/security/cve/CVE-2026-37457/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-37458 page",
"url": "https://www.suse.com/security/cve/CVE-2026-37458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-37459 page",
"url": "https://www.suse.com/security/cve/CVE-2026-37459/"
}
],
"title": "frr-10.6.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-08T00:00:00Z",
"generator": {
"date": "2026-05-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10721-1",
"initial_release_date": "2026-05-08T00:00:00Z",
"revision_history": [
{
"date": "2026-05-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "frr-10.6.1-1.1.aarch64",
"product": {
"name": "frr-10.6.1-1.1.aarch64",
"product_id": "frr-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "frr-devel-10.6.1-1.1.aarch64",
"product": {
"name": "frr-devel-10.6.1-1.1.aarch64",
"product_id": "frr-devel-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrr0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrr0-10.6.1-1.1.aarch64",
"product_id": "libfrr0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrr_pb0-10.6.1-1.1.aarch64",
"product_id": "libfrr_pb0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrrcares0-10.6.1-1.1.aarch64",
"product_id": "libfrrcares0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrrfpm_pb0-10.6.1-1.1.aarch64",
"product_id": "libfrrfpm_pb0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrrospfapiclient0-10.6.1-1.1.aarch64",
"product_id": "libfrrospfapiclient0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrrsnmp0-10.6.1-1.1.aarch64",
"product_id": "libfrrsnmp0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.6.1-1.1.aarch64",
"product": {
"name": "libfrrzmq0-10.6.1-1.1.aarch64",
"product_id": "libfrrzmq0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.6.1-1.1.aarch64",
"product": {
"name": "libmgmt_be_nb0-10.6.1-1.1.aarch64",
"product_id": "libmgmt_be_nb0-10.6.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmlag_pb0-10.6.1-1.1.aarch64",
"product": {
"name": "libmlag_pb0-10.6.1-1.1.aarch64",
"product_id": "libmlag_pb0-10.6.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "frr-10.6.1-1.1.ppc64le",
"product": {
"name": "frr-10.6.1-1.1.ppc64le",
"product_id": "frr-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "frr-devel-10.6.1-1.1.ppc64le",
"product": {
"name": "frr-devel-10.6.1-1.1.ppc64le",
"product_id": "frr-devel-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrr0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrr0-10.6.1-1.1.ppc64le",
"product_id": "libfrr0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrr_pb0-10.6.1-1.1.ppc64le",
"product_id": "libfrr_pb0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrrcares0-10.6.1-1.1.ppc64le",
"product_id": "libfrrcares0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"product_id": "libfrrfpm_pb0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"product_id": "libfrrospfapiclient0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrrsnmp0-10.6.1-1.1.ppc64le",
"product_id": "libfrrsnmp0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.6.1-1.1.ppc64le",
"product": {
"name": "libfrrzmq0-10.6.1-1.1.ppc64le",
"product_id": "libfrrzmq0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"product": {
"name": "libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"product_id": "libmgmt_be_nb0-10.6.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmlag_pb0-10.6.1-1.1.ppc64le",
"product": {
"name": "libmlag_pb0-10.6.1-1.1.ppc64le",
"product_id": "libmlag_pb0-10.6.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "frr-10.6.1-1.1.s390x",
"product": {
"name": "frr-10.6.1-1.1.s390x",
"product_id": "frr-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "frr-devel-10.6.1-1.1.s390x",
"product": {
"name": "frr-devel-10.6.1-1.1.s390x",
"product_id": "frr-devel-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrr0-10.6.1-1.1.s390x",
"product": {
"name": "libfrr0-10.6.1-1.1.s390x",
"product_id": "libfrr0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.6.1-1.1.s390x",
"product": {
"name": "libfrr_pb0-10.6.1-1.1.s390x",
"product_id": "libfrr_pb0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.6.1-1.1.s390x",
"product": {
"name": "libfrrcares0-10.6.1-1.1.s390x",
"product_id": "libfrrcares0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.6.1-1.1.s390x",
"product": {
"name": "libfrrfpm_pb0-10.6.1-1.1.s390x",
"product_id": "libfrrfpm_pb0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.6.1-1.1.s390x",
"product": {
"name": "libfrrospfapiclient0-10.6.1-1.1.s390x",
"product_id": "libfrrospfapiclient0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.6.1-1.1.s390x",
"product": {
"name": "libfrrsnmp0-10.6.1-1.1.s390x",
"product_id": "libfrrsnmp0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.6.1-1.1.s390x",
"product": {
"name": "libfrrzmq0-10.6.1-1.1.s390x",
"product_id": "libfrrzmq0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.6.1-1.1.s390x",
"product": {
"name": "libmgmt_be_nb0-10.6.1-1.1.s390x",
"product_id": "libmgmt_be_nb0-10.6.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmlag_pb0-10.6.1-1.1.s390x",
"product": {
"name": "libmlag_pb0-10.6.1-1.1.s390x",
"product_id": "libmlag_pb0-10.6.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "frr-10.6.1-1.1.x86_64",
"product": {
"name": "frr-10.6.1-1.1.x86_64",
"product_id": "frr-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "frr-devel-10.6.1-1.1.x86_64",
"product": {
"name": "frr-devel-10.6.1-1.1.x86_64",
"product_id": "frr-devel-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrr0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrr0-10.6.1-1.1.x86_64",
"product_id": "libfrr0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrr_pb0-10.6.1-1.1.x86_64",
"product_id": "libfrr_pb0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrrcares0-10.6.1-1.1.x86_64",
"product_id": "libfrrcares0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrrfpm_pb0-10.6.1-1.1.x86_64",
"product_id": "libfrrfpm_pb0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrrospfapiclient0-10.6.1-1.1.x86_64",
"product_id": "libfrrospfapiclient0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrrsnmp0-10.6.1-1.1.x86_64",
"product_id": "libfrrsnmp0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.6.1-1.1.x86_64",
"product": {
"name": "libfrrzmq0-10.6.1-1.1.x86_64",
"product_id": "libfrrzmq0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.6.1-1.1.x86_64",
"product": {
"name": "libmgmt_be_nb0-10.6.1-1.1.x86_64",
"product_id": "libmgmt_be_nb0-10.6.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmlag_pb0-10.6.1-1.1.x86_64",
"product": {
"name": "libmlag_pb0-10.6.1-1.1.x86_64",
"product_id": "libmlag_pb0-10.6.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64"
},
"product_reference": "frr-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le"
},
"product_reference": "frr-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-10.6.1-1.1.s390x"
},
"product_reference": "frr-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64"
},
"product_reference": "frr-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64"
},
"product_reference": "frr-devel-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le"
},
"product_reference": "frr-devel-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x"
},
"product_reference": "frr-devel-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64"
},
"product_reference": "frr-devel-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrr0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrr0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x"
},
"product_reference": "libfrr0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrr0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrr_pb0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrr_pb0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x"
},
"product_reference": "libfrr_pb0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrr_pb0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrrcares0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrrcares0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x"
},
"product_reference": "libfrrcares0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrrcares0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrrfpm_pb0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x"
},
"product_reference": "libfrrfpm_pb0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrrfpm_pb0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrrospfapiclient0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x"
},
"product_reference": "libfrrospfapiclient0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrrospfapiclient0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrrsnmp0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrrsnmp0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x"
},
"product_reference": "libfrrsnmp0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrrsnmp0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64"
},
"product_reference": "libfrrzmq0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le"
},
"product_reference": "libfrrzmq0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x"
},
"product_reference": "libfrrzmq0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64"
},
"product_reference": "libfrrzmq0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64"
},
"product_reference": "libmgmt_be_nb0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le"
},
"product_reference": "libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x"
},
"product_reference": "libmgmt_be_nb0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64"
},
"product_reference": "libmgmt_be_nb0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmlag_pb0-10.6.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64"
},
"product_reference": "libmlag_pb0-10.6.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmlag_pb0-10.6.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le"
},
"product_reference": "libmlag_pb0-10.6.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmlag_pb0-10.6.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x"
},
"product_reference": "libmlag_pb0-10.6.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmlag_pb0-10.6.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
},
"product_reference": "libmlag_pb0-10.6.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28532"
}
],
"notes": [
{
"category": "general",
"text": "FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28532",
"url": "https://www.suse.com/security/cve/CVE-2026-28532"
},
{
"category": "external",
"summary": "SUSE Bug 1263859 for CVE-2026-28532",
"url": "https://bugzilla.suse.com/1263859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-28532"
},
{
"cve": "CVE-2026-37457",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-37457"
}
],
"notes": [
{
"category": "general",
"text": "An off-by-one out-of-bounds write vulnerability in the bgp_flowspec_op_decode() function (bgpd/bgp_flowspec_util.c) of FRRouting (FRR) stable/10.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted FlowSpec component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-37457",
"url": "https://www.suse.com/security/cve/CVE-2026-37457"
},
{
"category": "external",
"summary": "SUSE Bug 1263863 for CVE-2026-37457",
"url": "https://bugzilla.suse.com/1263863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.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": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-37457"
},
{
"cve": "CVE-2026-37458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-37458"
}
],
"notes": [
{
"category": "general",
"text": "Missing input validation in the MP_REACH_NLRI component of FRRouting (FRR) stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service (DoS) via supplying a crafted UPDATE message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-37458",
"url": "https://www.suse.com/security/cve/CVE-2026-37458"
},
{
"category": "external",
"summary": "SUSE Bug 1263974 for CVE-2026-37458",
"url": "https://bugzilla.suse.com/1263974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-37458"
},
{
"cve": "CVE-2026-37459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-37459"
}
],
"notes": [
{
"category": "general",
"text": "An integer underflow in FRRouting (FRR) stable/10.0 to stable/10.6 allows attackers to cause a Denial of Service (DoS) via supplying a crafted BGP UPDATE message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-37459",
"url": "https://www.suse.com/security/cve/CVE-2026-37459"
},
{
"category": "external",
"summary": "SUSE Bug 1264051 for CVE-2026-37459",
"url": "https://bugzilla.suse.com/1264051"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.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": [
"openSUSE Tumbleweed:frr-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:frr-devel-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrr_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrcares0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrfpm_pb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrospfapiclient0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrsnmp0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libfrrzmq0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmgmt_be_nb0-10.6.1-1.1.x86_64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.aarch64",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.ppc64le",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.s390x",
"openSUSE Tumbleweed:libmlag_pb0-10.6.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-37459"
}
]
}
SUSE-SU-2026:22026-1
Vulnerability from csaf_suse - Published: 2026-06-03 09:45 - Updated: 2026-06-03 09:45Summary
Security update for frr
Severity
Important
Notes
Title of the patch: Security update for frr
Description of the patch: This update for frr fixes the following issues:
- CVE-2026-5107: Fixed an improper access controls in EVPN Type-2 Route Handler (bsc#1261013).
- CVE-2026-28532: Harden TE/SR TLV iteration against malformed lengths (bsc#1263859).
- CVE-2026-37457: Fix off-by-one error in FlowSpec operator array bounds check (bsc#1263863).
- CVE-2026-37458: Validate MP_REACH_NLRI attribute against incorrect next-hop (bsc#1263974).
Patchnames: SUSE-SLES-16.0-884
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
20 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 frr",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for frr fixes the following issues:\n\n- CVE-2026-5107: Fixed an improper access controls in EVPN Type-2 Route Handler (bsc#1261013).\n- CVE-2026-28532: Harden TE/SR TLV iteration against malformed lengths (bsc#1263859).\n- CVE-2026-37457: Fix off-by-one error in FlowSpec operator array bounds check (bsc#1263863).\n- CVE-2026-37458: Validate MP_REACH_NLRI attribute against incorrect next-hop (bsc#1263974).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-884",
"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_22026-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22026-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622026-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22026-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047150.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261013",
"url": "https://bugzilla.suse.com/1261013"
},
{
"category": "self",
"summary": "SUSE Bug 1263859",
"url": "https://bugzilla.suse.com/1263859"
},
{
"category": "self",
"summary": "SUSE Bug 1263863",
"url": "https://bugzilla.suse.com/1263863"
},
{
"category": "self",
"summary": "SUSE Bug 1263974",
"url": "https://bugzilla.suse.com/1263974"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-28532 page",
"url": "https://www.suse.com/security/cve/CVE-2026-28532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-37457 page",
"url": "https://www.suse.com/security/cve/CVE-2026-37457/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-37458 page",
"url": "https://www.suse.com/security/cve/CVE-2026-37458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5107 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5107/"
}
],
"title": "Security update for frr",
"tracking": {
"current_release_date": "2026-06-03T09:45:24Z",
"generator": {
"date": "2026-06-03T09:45:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22026-1",
"initial_release_date": "2026-06-03T09:45:24Z",
"revision_history": [
{
"date": "2026-06-03T09:45:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "frr-10.2.6-160000.1.1.aarch64",
"product": {
"name": "frr-10.2.6-160000.1.1.aarch64",
"product_id": "frr-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "frr-devel-10.2.6-160000.1.1.aarch64",
"product": {
"name": "frr-devel-10.2.6-160000.1.1.aarch64",
"product_id": "frr-devel-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrr0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrr0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrr0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrr_pb0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrr_pb0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrrcares0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrrcares0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrrsnmp0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libfrrzmq0-10.2.6-160000.1.1.aarch64",
"product_id": "libfrrzmq0-10.2.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"product": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"product_id": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "frr-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "frr-10.2.6-160000.1.1.ppc64le",
"product_id": "frr-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "frr-devel-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "frr-devel-10.2.6-160000.1.1.ppc64le",
"product_id": "frr-devel-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrr0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrr0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrr0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrr_pb0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrrcares0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrrcares0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"product_id": "libfrrzmq0-10.2.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"product": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"product_id": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "frr-10.2.6-160000.1.1.s390x",
"product": {
"name": "frr-10.2.6-160000.1.1.s390x",
"product_id": "frr-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "frr-devel-10.2.6-160000.1.1.s390x",
"product": {
"name": "frr-devel-10.2.6-160000.1.1.s390x",
"product_id": "frr-devel-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrr0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrr0-10.2.6-160000.1.1.s390x",
"product_id": "libfrr0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrr_pb0-10.2.6-160000.1.1.s390x",
"product_id": "libfrr_pb0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrrcares0-10.2.6-160000.1.1.s390x",
"product_id": "libfrrcares0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"product_id": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"product_id": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.s390x",
"product_id": "libfrrsnmp0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libfrrzmq0-10.2.6-160000.1.1.s390x",
"product_id": "libfrrzmq0-10.2.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"product": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"product_id": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "frr-10.2.6-160000.1.1.x86_64",
"product": {
"name": "frr-10.2.6-160000.1.1.x86_64",
"product_id": "frr-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "frr-devel-10.2.6-160000.1.1.x86_64",
"product": {
"name": "frr-devel-10.2.6-160000.1.1.x86_64",
"product_id": "frr-devel-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrr0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrr0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrr0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrr_pb0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrr_pb0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrr_pb0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrcares0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrrcares0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrrcares0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrrsnmp0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libfrrzmq0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libfrrzmq0-10.2.6-160000.1.1.x86_64",
"product_id": "libfrrzmq0-10.2.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"product": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"product_id": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"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": "frr-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64"
},
"product_reference": "frr-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "frr-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x"
},
"product_reference": "frr-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64"
},
"product_reference": "frr-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64"
},
"product_reference": "frr-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "frr-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x"
},
"product_reference": "frr-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64"
},
"product_reference": "frr-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "frr-devel-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64"
},
"product_reference": "frr-devel-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrr0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrr_pb0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrr_pb0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrcares0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrcares0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrsnmp0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libfrrzmq0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libfrrzmq0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
},
"product_reference": "libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-28532"
}
],
"notes": [
{
"category": "general",
"text": "FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-28532",
"url": "https://www.suse.com/security/cve/CVE-2026-28532"
},
{
"category": "external",
"summary": "SUSE Bug 1263859 for CVE-2026-28532",
"url": "https://bugzilla.suse.com/1263859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T09:45:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-28532"
},
{
"cve": "CVE-2026-37457",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-37457"
}
],
"notes": [
{
"category": "general",
"text": "An off-by-one out-of-bounds write vulnerability in the bgp_flowspec_op_decode() function (bgpd/bgp_flowspec_util.c) of FRRouting (FRR) stable/10.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted FlowSpec component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-37457",
"url": "https://www.suse.com/security/cve/CVE-2026-37457"
},
{
"category": "external",
"summary": "SUSE Bug 1263863 for CVE-2026-37457",
"url": "https://bugzilla.suse.com/1263863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.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 Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T09:45:24Z",
"details": "important"
}
],
"title": "CVE-2026-37457"
},
{
"cve": "CVE-2026-37458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-37458"
}
],
"notes": [
{
"category": "general",
"text": "Missing input validation in the MP_REACH_NLRI component of FRRouting (FRR) stable/10.0 to stable/10.6 allows authenticated attackers to cause a Denial of Service (DoS) via supplying a crafted UPDATE message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-37458",
"url": "https://www.suse.com/security/cve/CVE-2026-37458"
},
{
"category": "external",
"summary": "SUSE Bug 1263974 for CVE-2026-37458",
"url": "https://bugzilla.suse.com/1263974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T09:45:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-37458"
},
{
"cve": "CVE-2026-5107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5107"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability has been found in FRRouting FRR up to 10.5.1. This affects the function process_type2_route of the file bgpd/bgp_evpn.c of the component EVPN Type-2 Route Handler. The manipulation leads to improper access controls. The attack can be initiated remotely. The attack is considered to have high complexity. The exploitability is reported as difficult. The identifier of the patch is 7676cad65114aa23adde583d91d9d29e2debd045. To fix this issue, it is recommended to deploy a patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5107",
"url": "https://www.suse.com/security/cve/CVE-2026-5107"
},
{
"category": "external",
"summary": "SUSE Bug 1261013 for CVE-2026-5107",
"url": "https://bugzilla.suse.com/1261013"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:frr-devel-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrr_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrcares0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrfpm_pb0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrospfapiclient0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrsnmp0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libfrrzmq0-10.2.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libmgmt_be_nb0-10.2.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-03T09:45:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-5107"
}
]
}
WID-SEC-W-2026-1333
Vulnerability from csaf_certbund - Published: 2026-05-03 22:00 - Updated: 2026-06-11 22:00Summary
FRRouting Project FRRouting: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: FRRouting (FRR) ist eine freie und quelloffene Internet-Routing-Protokollsuite für Linux- und Unix-Plattformen. Es implementiert BGP, OSPF, RIP, IS-IS, PIM, LDP, BFD, Babel, PBR, OpenFabric und VRRP, mit Alpha-Unterstützung für EIGRP und NHRP.
Angriff: Ein Angreifer kann mehrere Schwachstellen in FRRouting Project FRRouting ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
FRRouting Project FRRouting <10.5.3
FRRouting Project / FRRouting
|
<10.5.3 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
FRRouting Project FRRouting 10.0
FRRouting Project / FRRouting
|
cpe:/a:frrouting:frrouting:10.0
|
10 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Microsoft Azure Linux azl3
Microsoft / Azure Linux
|
cpe:/o:microsoft:azure_linux:azl3
|
azl3 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
FRRouting Project FRRouting <10.5.3
FRRouting Project / FRRouting
|
<10.5.3 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
FRRouting Project FRRouting 10.0
FRRouting Project / FRRouting
|
cpe:/a:frrouting:frrouting:10.0
|
10 |
References
17 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FRRouting (FRR) ist eine freie und quelloffene Internet-Routing-Protokollsuite f\u00fcr Linux- und Unix-Plattformen. Es implementiert BGP, OSPF, RIP, IS-IS, PIM, LDP, BFD, Babel, PBR, OpenFabric und VRRP, mit Alpha-Unterst\u00fctzung f\u00fcr EIGRP und NHRP.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in FRRouting Project FRRouting ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1333 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1333.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1333 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1333"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-q7jj-qhhg-6m9g vom 2026-05-03",
"url": "https://github.com/advisories/GHSA-q7jj-qhhg-6m9g"
},
{
"category": "external",
"summary": "Red Hat Bugtracker 2464230 vom 2026-05-03",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464230"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10721-1 vom 2026-05-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/6MBNQOJHLAK7J6TDOPPAYIRZE3I7NG6Q/"
},
{
"category": "external",
"summary": "Microsoft Security Update Guide vom 2026-05-12",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6322 vom 2026-06-04",
"url": "https://security-tracker.debian.org/tracker/DSA-6322-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:24340 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:24340"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:24347 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:24347"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:24370 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:24370"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-24340 vom 2026-06-08",
"url": "https://linux.oracle.com/errata/ELSA-2026-24340.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:24371 vom 2026-06-08",
"url": "https://access.redhat.com/errata/RHSA-2026:24371"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22026-1 vom 2026-06-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026624.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:24340 vom 2026-06-11",
"url": "https://errata.build.resf.org/RLSA-2026:24340"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:24370 vom 2026-06-11",
"url": "https://errata.build.resf.org/RLSA-2026:24370"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:24371 vom 2026-06-11",
"url": "https://errata.build.resf.org/RLSA-2026:24371"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:24347 vom 2026-06-11",
"url": "https://errata.build.resf.org/RLSA-2026:24347"
}
],
"source_lang": "en-US",
"title": "FRRouting Project FRRouting: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-06-11T22:00:00.000+00:00",
"generator": {
"date": "2026-06-12T07:37:50.588+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1333",
"initial_release_date": "2026-05-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-10T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-06-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-06-07T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat, Oracle Linux und SUSE aufgenommen"
},
{
"date": "2026-06-10T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-06-11T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "10",
"product": {
"name": "FRRouting Project FRRouting 10.0",
"product_id": "T053476",
"product_identification_helper": {
"cpe": "cpe:/a:frrouting:frrouting:10.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.5.3",
"product": {
"name": "FRRouting Project FRRouting \u003c10.5.3",
"product_id": "T053477"
}
},
{
"category": "product_version",
"name": "10.5.3",
"product": {
"name": "FRRouting Project FRRouting 10.5.3",
"product_id": "T053477-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:frrouting:frrouting:10.5.3"
}
}
}
],
"category": "product_name",
"name": "FRRouting"
}
],
"category": "vendor",
"name": "FRRouting Project"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "azl3",
"product": {
"name": "Microsoft Azure Linux azl3",
"product_id": "T049210",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:azure_linux:azl3"
}
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-28532",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T027843",
"T049210",
"T004914",
"T053477",
"T032255",
"T053476"
]
},
"release_date": "2026-05-03T22:00:00.000+00:00",
"title": "CVE-2026-28532"
},
{
"cve": "CVE-2026-37457",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T027843",
"T049210",
"T004914",
"T053477",
"T032255",
"T053476"
]
},
"release_date": "2026-05-03T22:00:00.000+00:00",
"title": "CVE-2026-37457"
}
]
}
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…