Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-35221 (GCVE-0-2024-35221)
Vulnerability from cvelistv5
Published
2024-05-29 20:18
Modified
2024-08-02 03:07
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-400 - Uncontrolled Resource Consumption
Summary
Rubygems.org is the Ruby community's gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| rubygems | rubygems.org |
Version: < 2024-04-12 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-35221",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-06T18:59:20.588645Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-06T18:59:30.878Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:07:46.784Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2"
},
{
"name": "https://en.wikipedia.org/wiki/Billion_laughs_attack",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://en.wikipedia.org/wiki/Billion_laughs_attack"
},
{
"name": "https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "rubygems.org",
"vendor": "rubygems",
"versions": [
{
"status": "affected",
"version": "\u003c 2024-04-12"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-29T20:18:06.763Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2"
},
{
"name": "https://en.wikipedia.org/wiki/Billion_laughs_attack",
"tags": [
"x_refsource_MISC"
],
"url": "https://en.wikipedia.org/wiki/Billion_laughs_attack"
},
{
"name": "https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28"
}
],
"source": {
"advisory": "GHSA-4vc5-whwr-7hh2",
"discovery": "UNKNOWN"
},
"title": "Denial of service when publishing a package on rubygems.org"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-35221",
"datePublished": "2024-05-29T20:18:06.763Z",
"dateReserved": "2024-05-14T15:39:41.783Z",
"dateUpdated": "2024-08-02T03:07:46.784Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-35221\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-29T21:15:49.017\",\"lastModified\":\"2024-11-21T09:19:58.003\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.\"},{\"lang\":\"es\",\"value\":\"Rubygems.org es el servicio de alojamiento de gemas de la comunidad Ruby. Un editor de gemas puede provocar un DoS remoto al publicar una gema. Esto se debe a c\u00f3mo Ruby lee los archivos Manifiesto de Gem cuando usa Gem::Specification.from_yaml. from_yaml utiliza SafeYAML.load, que permite alias YAML dentro de los metadatos basados en YAML de una gema. Los alias YAML permiten ataques de denegaci\u00f3n de servicio con las llamadas \\\"bombas YAML\\\" (comparables a los ataques de mil millones de risas). Esto fue parcheado. No se requiere ninguna acci\u00f3n por parte de los usuarios. Este problema tambi\u00e9n se rastrea como GHSL-2024-001 y fue descubierto por el laboratorio de seguridad de GitHub.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"references\":[{\"url\":\"https://en.wikipedia.org/wiki/Billion_laughs_attack\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://en.wikipedia.org/wiki/Billion_laughs_attack\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Denial of service when publishing a package on rubygems.org\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-400\", \"lang\": \"en\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"LOW\", \"baseScore\": 4.3, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"version\": \"3.1\"}}], \"references\": [{\"name\": \"https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2\"}, {\"name\": \"https://en.wikipedia.org/wiki/Billion_laughs_attack\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://en.wikipedia.org/wiki/Billion_laughs_attack\"}, {\"name\": \"https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28\", \"tags\": [\"x_refsource_MISC\"], \"url\": \"https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28\"}], \"affected\": [{\"vendor\": \"rubygems\", \"product\": \"rubygems.org\", \"versions\": [{\"version\": \"\u003c 2024-04-12\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-05-29T20:18:06.763Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.\"}], \"source\": {\"advisory\": \"GHSA-4vc5-whwr-7hh2\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-35221\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-06T18:59:20.588645Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-06T18:59:26.763Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2024-35221\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2024-05-14T15:39:41.783Z\", \"datePublished\": \"2024-05-29T20:18:06.763Z\", \"dateUpdated\": \"2024-06-06T18:59:30.878Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2024-35221
Vulnerability from fkie_nvd
Published
2024-05-29 21:15
Modified
2024-11-21 09:19
Severity ?
Summary
Rubygems.org is the Ruby community's gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.
References
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://en.wikipedia.org/wiki/Billion_laughs_attack | ||
| security-advisories@github.com | https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28 | ||
| security-advisories@github.com | https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://en.wikipedia.org/wiki/Billion_laughs_attack | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2 |
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab."
},
{
"lang": "es",
"value": "Rubygems.org es el servicio de alojamiento de gemas de la comunidad Ruby. Un editor de gemas puede provocar un DoS remoto al publicar una gema. Esto se debe a c\u00f3mo Ruby lee los archivos Manifiesto de Gem cuando usa Gem::Specification.from_yaml. from_yaml utiliza SafeYAML.load, que permite alias YAML dentro de los metadatos basados en YAML de una gema. Los alias YAML permiten ataques de denegaci\u00f3n de servicio con las llamadas \"bombas YAML\" (comparables a los ataques de mil millones de risas). Esto fue parcheado. No se requiere ninguna acci\u00f3n por parte de los usuarios. Este problema tambi\u00e9n se rastrea como GHSL-2024-001 y fue descubierto por el laboratorio de seguridad de GitHub."
}
],
"id": "CVE-2024-35221",
"lastModified": "2024-11-21T09:19:58.003",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2024-05-29T21:15:49.017",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://en.wikipedia.org/wiki/Billion_laughs_attack"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://en.wikipedia.org/wiki/Billion_laughs_attack"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/ruby/ruby/blob/7cf74a2ff28b1b4c26e367d0d67521f7e1fed239/lib/rubygems/safe_yaml.rb#L28"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/rubygems/rubygems.org/security/advisories/GHSA-4vc5-whwr-7hh2"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
suse-su-2025:02814-2
Vulnerability from csaf_suse
Published
2025-09-04 09:16
Modified
2025-09-04 09:16
Summary
Security update for ruby2.5
Notes
Title of the patch
Security update for ruby2.5
Description of the patch
This update for ruby2.5 fixes the following issues:
- CVE-2024-35221: Fixed remote denial of service via YAML manifest (bsc#1225905)
Patchnames
SUSE-2025-2814,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2814,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2814,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2814,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2814,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2814,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2814,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2814,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2814,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2814,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2814,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2814,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2814,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2814,SUSE-Storage-7.1-2025-2814
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ruby2.5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ruby2.5 fixes the following issues:\n\n- CVE-2024-35221: Fixed remote denial of service via YAML manifest (bsc#1225905)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2814,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-2814,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2814,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2814,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2814,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2814,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2814,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2814,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2814,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2814,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2814,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2814,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-2814,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-2814,SUSE-Storage-7.1-2025-2814",
"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-2025_02814-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02814-2",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502814-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02814-2",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-September/041519.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225905",
"url": "https://bugzilla.suse.com/1225905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35221 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35221/"
}
],
"title": "Security update for ruby2.5",
"tracking": {
"current_release_date": "2025-09-04T09:16:41Z",
"generator": {
"date": "2025-09-04T09:16:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02814-2",
"initial_release_date": "2025-09-04T09:16:41Z",
"revision_history": [
{
"date": "2025-09-04T09:16:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.i586",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.i586",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"product": {
"name": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"product_id": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35221",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35221"
}
],
"notes": [
{
"category": "general",
"text": "Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35221",
"url": "https://www.suse.com/security/cve/CVE-2024-35221"
},
{
"category": "external",
"summary": "SUSE Bug 1225905 for CVE-2024-35221",
"url": "https://bugzilla.suse.com/1225905"
}
],
"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 Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Enterprise Storage 7.1:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Proxy LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Manager Server LTS 4.3:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-09-04T09:16:41Z",
"details": "moderate"
}
],
"title": "CVE-2024-35221"
}
]
}
suse-su-2025:02814-1
Vulnerability from csaf_suse
Published
2025-08-15 12:53
Modified
2025-08-15 12:53
Summary
Security update for ruby2.5
Notes
Title of the patch
Security update for ruby2.5
Description of the patch
This update for ruby2.5 fixes the following issues:
- CVE-2024-35221: Fixed remote denial of service via YAML manifest (bsc#1225905)
Patchnames
SUSE-2025-2814,SUSE-SLE-Module-Basesystem-15-SP6-2025-2814,openSUSE-SLE-15.6-2025-2814
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for ruby2.5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ruby2.5 fixes the following issues:\n\n- CVE-2024-35221: Fixed remote denial of service via YAML manifest (bsc#1225905)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2814,SUSE-SLE-Module-Basesystem-15-SP6-2025-2814,openSUSE-SLE-15.6-2025-2814",
"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-2025_02814-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02814-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502814-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02814-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041225.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225905",
"url": "https://bugzilla.suse.com/1225905"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35221 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35221/"
}
],
"title": "Security update for ruby2.5",
"tracking": {
"current_release_date": "2025-08-15T12:53:23Z",
"generator": {
"date": "2025-08-15T12:53:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02814-1",
"initial_release_date": "2025-08-15T12:53:23Z",
"revision_history": [
{
"date": "2025-08-15T12:53:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.i586",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.i586",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.i586",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.i586",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"product": {
"name": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"product_id": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"product_id": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"product_id": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150000.4.49.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch"
},
"product_reference": "ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35221",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35221"
}
],
"notes": [
{
"category": "general",
"text": "Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35221",
"url": "https://www.suse.com/security/cve/CVE-2024-35221"
},
{
"category": "external",
"summary": "SUSE Bug 1225905 for CVE-2024-35221",
"url": "https://bugzilla.suse.com/1225905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:libruby2_5-2_5-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-devel-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-devel-extra-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-doc-2.5.9-150000.4.49.1.x86_64",
"openSUSE Leap 15.6:ruby2.5-doc-ri-2.5.9-150000.4.49.1.noarch",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.aarch64",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.ppc64le",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.s390x",
"openSUSE Leap 15.6:ruby2.5-stdlib-2.5.9-150000.4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-08-15T12:53:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-35221"
}
]
}
suse-su-2025:4264-1
Vulnerability from csaf_suse
Published
2025-11-26 15:52
Modified
2025-11-26 15:52
Summary
Security update for ruby2.5
Notes
Title of the patch
Security update for ruby2.5
Description of the patch
This update for ruby2.5 fixes the following issues:
- CVE-2024-35221: Fixed remote DoS via YAML manifest (bsc#1225905)
- CVE-2024-47220: Fixed HTTP request smuggling in WEBrick (bsc#1230930)
- CVE-2024-49761: Fixed ReDOS vulnerability by updating REXML to 3.3.9 (bsc#1232440)
- CVE-2025-24294: Fixed denial of service (DoS) caused by an insufficient check on the length
of a decompressed domain name within a DNS packet in resolv gem (bsc#1246430)
- CVE-2025-27219: Fixed denial of service in CGI::Cookie.parse (bsc#1237804)
- CVE-2025-27220: Fixed ReDoS in CGI::Util#escapeElement (bsc#1237806)
- CVE-2025-27221: Fixed userinfo leakage in URI#join, URI#merge and URI#+ (bsc#1237805)
- CVE-2025-6442: Fixed ruby WEBrick read_header HTTP request smuggling vulnerability (bsc#1245254)
Patchnames
SUSE-2025-4264,SUSE-SLE-Module-Basesystem-15-SP7-2025-4264
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 ruby2.5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for ruby2.5 fixes the following issues:\n\n- CVE-2024-35221: Fixed remote DoS via YAML manifest (bsc#1225905)\n- CVE-2024-47220: Fixed HTTP request smuggling in WEBrick (bsc#1230930)\n- CVE-2024-49761: Fixed ReDOS vulnerability by updating REXML to 3.3.9 (bsc#1232440)\n- CVE-2025-24294: Fixed denial of service (DoS) caused by an insufficient check on the length \n of a decompressed domain name within a DNS packet in resolv gem (bsc#1246430)\n- CVE-2025-27219: Fixed denial of service in CGI::Cookie.parse (bsc#1237804)\n- CVE-2025-27220: Fixed ReDoS in CGI::Util#escapeElement (bsc#1237806)\n- CVE-2025-27221: Fixed userinfo leakage in URI#join, URI#merge and URI#+ (bsc#1237805)\n- CVE-2025-6442: Fixed ruby WEBrick read_header HTTP request smuggling vulnerability (bsc#1245254)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4264,SUSE-SLE-Module-Basesystem-15-SP7-2025-4264",
"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-2025_4264-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4264-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254264-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4264-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023374.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225905",
"url": "https://bugzilla.suse.com/1225905"
},
{
"category": "self",
"summary": "SUSE Bug 1230930",
"url": "https://bugzilla.suse.com/1230930"
},
{
"category": "self",
"summary": "SUSE Bug 1232440",
"url": "https://bugzilla.suse.com/1232440"
},
{
"category": "self",
"summary": "SUSE Bug 1235773",
"url": "https://bugzilla.suse.com/1235773"
},
{
"category": "self",
"summary": "SUSE Bug 1237804",
"url": "https://bugzilla.suse.com/1237804"
},
{
"category": "self",
"summary": "SUSE Bug 1237805",
"url": "https://bugzilla.suse.com/1237805"
},
{
"category": "self",
"summary": "SUSE Bug 1237806",
"url": "https://bugzilla.suse.com/1237806"
},
{
"category": "self",
"summary": "SUSE Bug 1245254",
"url": "https://bugzilla.suse.com/1245254"
},
{
"category": "self",
"summary": "SUSE Bug 1246430",
"url": "https://bugzilla.suse.com/1246430"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-35221 page",
"url": "https://www.suse.com/security/cve/CVE-2024-35221/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47220 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47220/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-49761 page",
"url": "https://www.suse.com/security/cve/CVE-2024-49761/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-24294 page",
"url": "https://www.suse.com/security/cve/CVE-2025-24294/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27219 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27220 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27220/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-27221 page",
"url": "https://www.suse.com/security/cve/CVE-2025-27221/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6442 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6442/"
}
],
"title": "Security update for ruby2.5",
"tracking": {
"current_release_date": "2025-11-26T15:52:44Z",
"generator": {
"date": "2025-11-26T15:52:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4264-1",
"initial_release_date": "2025-11-26T15:52:44Z",
"revision_history": [
{
"date": "2025-11-26T15:52:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.3.1.aarch64",
"product": {
"name": "ruby2.5-2.5.9-150700.24.3.1.aarch64",
"product_id": "ruby2.5-2.5.9-150700.24.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"product_id": "ruby2.5-devel-2.5.9-150700.24.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.aarch64",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.aarch64",
"product_id": "ruby2.5-doc-2.5.9-150700.24.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.i586",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.i586",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.3.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.3.1.i586",
"product": {
"name": "ruby2.5-2.5.9-150700.24.3.1.i586",
"product_id": "ruby2.5-2.5.9-150700.24.3.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.i586",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.i586",
"product_id": "ruby2.5-devel-2.5.9-150700.24.3.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.i586",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.i586",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.i586",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.i586",
"product_id": "ruby2.5-doc-2.5.9-150700.24.3.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.i586",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.i586",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.5-doc-ri-2.5.9-150700.24.3.1.noarch",
"product": {
"name": "ruby2.5-doc-ri-2.5.9-150700.24.3.1.noarch",
"product_id": "ruby2.5-doc-ri-2.5.9-150700.24.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"product": {
"name": "ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"product_id": "ruby2.5-2.5.9-150700.24.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"product_id": "ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.ppc64le",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.ppc64le",
"product_id": "ruby2.5-doc-2.5.9-150700.24.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.3.1.s390x",
"product": {
"name": "ruby2.5-2.5.9-150700.24.3.1.s390x",
"product_id": "ruby2.5-2.5.9-150700.24.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"product_id": "ruby2.5-devel-2.5.9-150700.24.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.s390x",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.s390x",
"product_id": "ruby2.5-doc-2.5.9-150700.24.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.3.1.x86_64",
"product": {
"name": "ruby2.5-2.5.9-150700.24.3.1.x86_64",
"product_id": "ruby2.5-2.5.9-150700.24.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"product_id": "ruby2.5-devel-2.5.9-150700.24.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.x86_64",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.3.1.x86_64",
"product_id": "ruby2.5-doc-2.5.9-150700.24.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150700.24.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150700.24.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150700.24.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150700.24.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150700.24.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-2.5.9-150700.24.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150700.24.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-2.5.9-150700.24.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-35221",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-35221"
}
],
"notes": [
{
"category": "general",
"text": "Rubygems.org is the Ruby community\u0027s gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-35221",
"url": "https://www.suse.com/security/cve/CVE-2024-35221"
},
{
"category": "external",
"summary": "SUSE Bug 1225905 for CVE-2024-35221",
"url": "https://bugzilla.suse.com/1225905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-35221"
},
{
"cve": "CVE-2024-47220",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47220"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., \"GET /admin HTTP/1.1\\r\\n\" inside of a \"POST /user HTTP/1.1\\r\\n\" request. NOTE: the supplier\u0027s position is \"Webrick should not be used in production.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47220",
"url": "https://www.suse.com/security/cve/CVE-2024-47220"
},
{
"category": "external",
"summary": "SUSE Bug 1230930 for CVE-2024-47220",
"url": "https://bugzilla.suse.com/1230930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "important"
}
],
"title": "CVE-2024-47220"
},
{
"cve": "CVE-2024-49761",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-49761"
}
],
"notes": [
{
"category": "general",
"text": "REXML is an XML toolkit for Ruby. The REXML gem before 3.3.9 has a ReDoS vulnerability when it parses an XML that has many digits between \u0026# and x...; in a hex numeric character reference (\u0026#x...;). This does not happen with Ruby 3.2 or later. Ruby 3.1 is the only affected maintained Ruby. The REXML gem 3.3.9 or later include the patch to fix the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-49761",
"url": "https://www.suse.com/security/cve/CVE-2024-49761"
},
{
"category": "external",
"summary": "SUSE Bug 1232440 for CVE-2024-49761",
"url": "https://bugzilla.suse.com/1232440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-49761"
},
{
"cve": "CVE-2025-24294",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-24294"
}
],
"notes": [
{
"category": "general",
"text": "The attack vector is a potential Denial of Service (DoS). The vulnerability is caused by an insufficient check on the length of a decompressed domain name within a DNS packet.\r\n\r\nAn attacker can craft a malicious DNS packet containing a highly compressed domain name. When the resolv library parses such a packet, the name decompression process consumes a large amount of CPU resources, as the library does not limit the resulting length of the name.\r\n\r\nThis resource consumption can cause the application thread to become unresponsive, resulting in a Denial of Service condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-24294",
"url": "https://www.suse.com/security/cve/CVE-2025-24294"
},
{
"category": "external",
"summary": "SUSE Bug 1246430 for CVE-2025-24294",
"url": "https://bugzilla.suse.com/1246430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-24294"
},
{
"cve": "CVE-2025-27219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27219"
}
],
"notes": [
{
"category": "general",
"text": "In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27219",
"url": "https://www.suse.com/security/cve/CVE-2025-27219"
},
{
"category": "external",
"summary": "SUSE Bug 1237804 for CVE-2025-27219",
"url": "https://bugzilla.suse.com/1237804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-27219"
},
{
"cve": "CVE-2025-27220",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27220"
}
],
"notes": [
{
"category": "general",
"text": "In the CGI gem before 0.4.2 for Ruby, a Regular Expression Denial of Service (ReDoS) vulnerability exists in the Util#escapeElement method.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27220",
"url": "https://www.suse.com/security/cve/CVE-2025-27220"
},
{
"category": "external",
"summary": "SUSE Bug 1237806 for CVE-2025-27220",
"url": "https://bugzilla.suse.com/1237806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-27220"
},
{
"cve": "CVE-2025-27221",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-27221"
}
],
"notes": [
{
"category": "general",
"text": "In the URI gem before 1.0.3 for Ruby, the URI handling methods (URI.join, URI#merge, URI#+) have an inadvertent leakage of authentication credentials because userinfo is retained even after changing the host.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-27221",
"url": "https://www.suse.com/security/cve/CVE-2025-27221"
},
{
"category": "external",
"summary": "SUSE Bug 1237805 for CVE-2025-27221",
"url": "https://bugzilla.suse.com/1237805"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-27221"
},
{
"cve": "CVE-2025-6442",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6442"
}
],
"notes": [
{
"category": "general",
"text": "Ruby WEBrick read_header HTTP Request Smuggling Vulnerability. This vulnerability allows remote attackers to smuggle arbitrary HTTP requests on affected installations of Ruby WEBrick. This issue is exploitable when the product is deployed behind an HTTP proxy that fulfills specific conditions.\n\nThe specific flaw exists within the read_headers method. The issue results from the inconsistent parsing of terminators of HTTP headers. An attacker can leverage this vulnerability to smuggle arbitrary HTTP requests. Was ZDI-CAN-21876.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6442",
"url": "https://www.suse.com/security/cve/CVE-2025-6442"
},
{
"category": "external",
"summary": "SUSE Bug 1245252 for CVE-2025-6442",
"url": "https://bugzilla.suse.com/1245252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-26T15:52:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-6442"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…