Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-27820 (GCVE-0-2026-27820)
Vulnerability from cvelistv5 – Published: 2026-04-16 17:27 – Updated: 2026-04-16 18:20| URL | Tags |
|---|---|
| https://github.com/ruby/zlib/security/advisories/… | x_refsource_CONFIRM |
| https://hackerone.com/reports/3467067 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-27820",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-16T18:20:13.051389Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T18:20:21.451Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "zlib",
"vendor": "ruby",
"versions": [
{
"status": "affected",
"version": "\u003c 3.0.1"
},
{
"status": "affected",
"version": "\u003e= 3.1.0, \u003c 3.1.2"
},
{
"status": "affected",
"version": "\u003e= 3.2.0, \u003c 3.2.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "zlib is a Ruby interface for the zlib compression/decompression library. Versions 3.0.0 and below, 3.1.0, 3.1.1, 3.2.0 and 3.2.1 contain a buffer overflow vulnerability in the Zlib::GzipReader. The zstream_buffer_ungets function prepends caller-provided bytes ahead of previously produced output but fails to guarantee the backing Ruby string has enough capacity before the memmove shifts the existing data. This can lead to memory corruption when the buffer length exceeds capacity. This issue has been fixed in versions 3.0.1, 3.1.2 and 3.2.3."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 1.7,
"baseSeverity": "LOW",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-131",
"description": "CWE-131: Incorrect Calculation of Buffer Size",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-16T17:27:48.944Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w"
},
{
"name": "https://hackerone.com/reports/3467067",
"tags": [
"x_refsource_MISC"
],
"url": "https://hackerone.com/reports/3467067"
}
],
"source": {
"advisory": "GHSA-g857-hhfv-j68w",
"discovery": "UNKNOWN"
},
"title": "zlib: Buffer Overflow in Zlib::GzipReader ungetc via large input leads to memory corruption"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-27820",
"datePublished": "2026-04-16T17:27:48.944Z",
"dateReserved": "2026-02-24T02:32:39.799Z",
"dateUpdated": "2026-04-16T18:20:21.451Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-27820",
"date": "2026-09-05",
"epss": "0.00561",
"percentile": "0.44357"
},
"microsoft_vex": {
"current_release_date": "2026-05-06T14:52:20.000Z",
"cve": "CVE-2026-27820",
"id": "msrc_CVE-2026-27820",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "3",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "zlib: Buffer Overflow in Zlib::GzipReader ungetc via large input leads to memory corruption",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-27820.json",
"version": "5"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-27820\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-16T18:16:44.770\",\"lastModified\":\"2026-06-17T10:27:44.400\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"zlib is a Ruby interface for the zlib compression/decompression library. Versions 3.0.0 and below, 3.1.0, 3.1.1, 3.2.0 and 3.2.1 contain a buffer overflow vulnerability in the Zlib::GzipReader. The zstream_buffer_ungets function prepends caller-provided bytes ahead of previously produced output but fails to guarantee the backing Ruby string has enough capacity before the memmove shifts the existing data. This can lead to memory corruption when the buffer length exceeds capacity. This issue has been fixed in versions 3.0.1, 3.1.2 and 3.2.3.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"ruby\",\"product\":\"zlib\",\"versions\":[{\"version\":\"\u003c 3.0.1\",\"status\":\"affected\"},{\"version\":\"\u003e= 3.1.0, \u003c 3.1.2\",\"status\":\"affected\"},{\"version\":\"\u003e= 3.2.0, \u003c 3.2.3\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":1.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"UNREPORTED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-16T18:20:13.051389Z\",\"id\":\"CVE-2026-27820\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"},{\"lang\":\"en\",\"value\":\"CWE-131\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:zlib:*:*:*:*:*:ruby:*:*\",\"versionEndExcluding\":\"3.0.1\",\"matchCriteriaId\":\"5DE8B341-809F-4E90-AA03-28B264F35B52\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:zlib:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"3.1.0\",\"versionEndExcluding\":\"3.1.2\",\"matchCriteriaId\":\"C9B291C1-492A-4684-BE65-36D10D28679F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:zlib:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"3.2.3\",\"matchCriteriaId\":\"CD9F2E4A-7F44-43CD-8745-28BC10E5FA04\"}]}]}],\"references\":[{\"url\":\"https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://hackerone.com/reports/3467067\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Permissions Required\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-26T22:04:12+00:00",
"cve": "CVE-2026-27820",
"id": "CVE-2026-27820",
"initial_release_date": "2026-04-16T17:27:48.944000+00:00",
"product_status:fixed": "573",
"product_status:known_affected": "96",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-27820.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-21T01:16:38Z",
"cve": "CVE-2026-27820",
"id": "CVE-2026-27820",
"initial_release_date": "2026-03-05T13:55:12Z",
"product_status:known_affected": "519",
"product_status:known_not_affected": "63",
"product_status:recommended": "107",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-27820",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-27820.json",
"version": "12"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-27820\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-16T18:20:13.051389Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-16T18:20:15.404Z\"}}], \"cna\": {\"title\": \"zlib: Buffer Overflow in Zlib::GzipReader ungetc via large input leads to memory corruption\", \"source\": {\"advisory\": \"GHSA-g857-hhfv-j68w\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 1.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ruby\", \"product\": \"zlib\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.0.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.1.0, \u003c 3.1.2\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.2.0, \u003c 3.2.3\"}]}], \"references\": [{\"url\": \"https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w\", \"name\": \"https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://hackerone.com/reports/3467067\", \"name\": \"https://hackerone.com/reports/3467067\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"zlib is a Ruby interface for the zlib compression/decompression library. Versions 3.0.0 and below, 3.1.0, 3.1.1, 3.2.0 and 3.2.1 contain a buffer overflow vulnerability in the Zlib::GzipReader. The zstream_buffer_ungets function prepends caller-provided bytes ahead of previously produced output but fails to guarantee the backing Ruby string has enough capacity before the memmove shifts the existing data. This can lead to memory corruption when the buffer length exceeds capacity. This issue has been fixed in versions 3.0.1, 3.1.2 and 3.2.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-131\", \"description\": \"CWE-131: Incorrect Calculation of Buffer Size\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-16T17:27:48.944Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-27820\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-16T18:20:21.451Z\", \"dateReserved\": \"2026-02-24T02:32:39.799Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-16T17:27:48.944Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:50828
Vulnerability from csaf_redhat - Published: 2026-08-05 17:18 - Updated: 2026-08-27 13:03A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Net::IMAP, a Ruby library for Internet Message Access Protocol (IMAP) client functionality. A hostile server can exploit this vulnerability during SCRAM-SHA1 or SCRAM-SHA256 (Salted Challenge Response Authentication Mechanism - Secure Hash Algorithm 1 or 256) authentication by sending an excessively large iteration count value. This can lead to a computational denial-of-service attack, causing the client process to become unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Net::IMAP (before 0.4.24, 0.5.14, and 0.6.4). Several commands accept raw string arguments sent to the server without validation or escaping; if derived from user-controlled input, CRLF sequences allow injection of arbitrary IMAP commands.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
|
A flaw was found in Net::IMAP, a Ruby library that provides Internet Message Access Protocol (IMAP) client functionality. This vulnerability allows a remote attacker to inject arbitrary IMAP commands. This is possible when an IMAP server does not support non-synchronizing literals, leading to the misinterpretation of data as new commands. This command injection could enable unauthorized actions on the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Net::IMAP, a Ruby client library for the Internet Message Access Protocol (IMAP). This vulnerability allows a remote attacker to cause a denial of service by sending specially crafted input to certain Net::IMAP commands. When a raw string argument, derived from user-controlled input, is not properly validated, it can force subsequent commands to be absorbed, leading to a hung connection and preventing further processing until the connection is closed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Net::IMAP, a Ruby library that implements Internet Message Access Protocol (IMAP) client functionality. This vulnerability arises from improper input validation when handling ID field values and arguments to the `enable` command. A remote attacker could exploit this by injecting specially crafted input, leading to the execution of arbitrary IMAP commands. This could allow an attacker to manipulate IMAP sessions or access sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the ruby:3.3 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)\n\n* ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)\n\n* net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)\n\n* net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)\n\nBug Fix(es) and Enhancement(s):\n\n* ruby:3.3/ruby: Rebase to the latest Ruby 3.3 release [rhel-9.8.z] (JIRA:RHEL-171335)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:50828",
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2459002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"category": "external",
"summary": "2468494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"category": "external",
"summary": "2468500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"category": "external",
"summary": "2491519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"category": "external",
"summary": "2491522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"category": "external",
"summary": "2491523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50828.json"
}
],
"title": "Red Hat Security Advisory: ruby:3.3 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-08-27T13:03:33+00:00",
"generator": {
"date": "2026-08-27T13:03:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50828",
"initial_release_date": "2026-08-05T17:18:38+00:00",
"revision_history": [
{
"date": "2026-08-05T17:18:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-05T17:18:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-27T13:03:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=i686\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"product": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src (ruby:3.3)",
"product_id": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=src\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=src\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=src\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=x86_64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-default-gems@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-doc@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@2.5.22-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-irb@1.13.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-minitest@5.20.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"product": {
"name": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch (ruby:3.3)",
"product_id": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"product": {
"name": "rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch (ruby:3.3)",
"product_id": "rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-doc@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-power_assert@2.0.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rake@13.1.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rdoc@6.6.3.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rexml@3.4.4-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rss@0.3.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-test-unit@3.6.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-typeprof@0.21.9-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems@3.5.22-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product": {
"name": "rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3)",
"product_id": "rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems-devel@3.5.22-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=noarch\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=aarch64\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=ppc64le\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-bundled-gems-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@3.3.12-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@3.1.5-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.7.1-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.7.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x (ruby:3.3)",
"product_id": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x (ruby:3.3)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x (ruby:3.3)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.5-3.module%2Bel9.8.0%2B24356%2B77305e91?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x (ruby:3.3)",
"product_id": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x (ruby:3.3)",
"product_id": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x (ruby:3.3)",
"product_id": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.5.4-2.module%2Bel9.8.0%2B24356%2B77305e91?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@5.1.2-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-racc-debuginfo@1.7.3-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
},
{
"category": "product_version",
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3)",
"product_id": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rbs-debuginfo@3.4.0-8.module%2Bel9.8.0%2B24568%2B2bbebe96?arch=s390x\u0026rpmmod=ruby:3.3:9080020260728061751:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3"
},
"product_reference": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3"
},
"product_reference": "rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3"
},
"product_reference": "rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3"
},
"product_reference": "rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3"
},
"product_reference": "rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3"
},
"product_reference": "rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64 (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3"
},
"product_reference": "rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch (ruby:3.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
},
"product_reference": "rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27820",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-16T18:00:53.206650+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459002"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A buffer overflow vulnerability exists in the Zlib::GzipReader component of the Ruby zlib interface. This flaw, caused by insufficient memory capacity during data manipulation, could lead to memory corruption and system instability. This vulnerability is considered of a Moderate severity this happens because the high complexity to exploit, additionally the attacker may have not full control over the data is being corrupted or exfiltrated.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "RHBZ#2459002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w",
"url": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3467067",
"url": "https://hackerone.com/reports/3467067"
}
],
"release_date": "2026-04-16T17:27:48.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:18:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader"
},
{
"cve": "CVE-2026-42256",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-09T20:01:08.343909+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468500"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Net::IMAP, a Ruby library for Internet Message Access Protocol (IMAP) client functionality. A hostile server can exploit this vulnerability during SCRAM-SHA1 or SCRAM-SHA256 (Salted Challenge Response Authentication Mechanism - Secure Hash Algorithm 1 or 256) authentication by sending an excessively large iteration count value. This can lead to a computational denial-of-service attack, causing the client process to become unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42256"
},
{
"category": "external",
"summary": "RHBZ#2468500",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42256",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42256"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42256",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42256"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/commit/158d0b505074397cdb5ceb58935e42dd2bcfa612",
"url": "https://github.com/ruby/net-imap/commit/158d0b505074397cdb5ceb58935e42dd2bcfa612"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/commit/808001bc45c06f7297a7e96d341279e041a7f7f4",
"url": "https://github.com/ruby/net-imap/commit/808001bc45c06f7297a7e96d341279e041a7f7f4"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/commit/99f59eab6064955a23debd95410263ad144df758",
"url": "https://github.com/ruby/net-imap/commit/99f59eab6064955a23debd95410263ad144df758"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/releases/tag/v0.4.24",
"url": "https://github.com/ruby/net-imap/releases/tag/v0.4.24"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/releases/tag/v0.5.14",
"url": "https://github.com/ruby/net-imap/releases/tag/v0.5.14"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/releases/tag/v0.6.4",
"url": "https://github.com/ruby/net-imap/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/security/advisories/GHSA-87pf-fpwv-p7m7",
"url": "https://github.com/ruby/net-imap/security/advisories/GHSA-87pf-fpwv-p7m7"
}
],
"release_date": "2026-05-09T19:38:33.106000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:18:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication"
},
{
"cve": "CVE-2026-42257",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-05-09T20:00:49.315366+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2468494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Net::IMAP (before 0.4.24, 0.5.14, and 0.6.4). Several commands accept raw string arguments sent to the server without validation or escaping; if derived from user-controlled input, CRLF sequences allow injection of arbitrary IMAP commands.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Net::IMAP is vulnerable to IMAP command injection in versions before 0.4.24, 0.5.14, and 0.6.4. Several client commands accept raw string arguments that are sent to the IMAP server without CRLF validation or escaping; if application code passes user-controlled data into those arguments, an attacker can inject additional IMAP commands by embedding carriage return and line feed sequences. Red Hat impact is concentrated in Ruby-based products that bundle a vulnerable net-imap gem, including RHEL Ruby module streams, OpenShift Serverless (hummingbird) Ruby runtimes, and 3scale AMP components (zync/system) that use Net::IMAP with externally influenced input; Perl IMAP client packages on Fedora are a separate codebase and are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42257"
},
{
"category": "external",
"summary": "RHBZ#2468494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42257",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42257"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/releases/tag/v0.4.24",
"url": "https://github.com/ruby/net-imap/releases/tag/v0.4.24"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/releases/tag/v0.5.14",
"url": "https://github.com/ruby/net-imap/releases/tag/v0.5.14"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/releases/tag/v0.6.4",
"url": "https://github.com/ruby/net-imap/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/security/advisories/GHSA-hm49-wcqc-g2xg",
"url": "https://github.com/ruby/net-imap/security/advisories/GHSA-hm49-wcqc-g2xg"
}
],
"release_date": "2026-05-09T19:39:48.398000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:18:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input"
},
{
"cve": "CVE-2026-47240",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-22T21:01:00.124981+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491519"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Net::IMAP, a Ruby library that provides Internet Message Access Protocol (IMAP) client functionality. This vulnerability allows a remote attacker to inject arbitrary IMAP commands. This is possible when an IMAP server does not support non-synchronizing literals, leading to the misinterpretation of data as new commands. This command injection could enable unauthorized actions on the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net-imap: Net::IMAP: Command injection via non-synchronizing literals",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in the Net::IMAP Ruby library allows for command injection against IMAP servers that lack support for non-synchronizing literals. An attacker could exploit this by providing specially crafted input, leading to the execution of arbitrary IMAP commands and potential unauthorized actions. This risk is primarily present in deployments interacting with older or non-standard IMAP server configurations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47240"
},
{
"category": "external",
"summary": "RHBZ#2491519",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47240"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47240",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47240"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/security/advisories/GHSA-8p34-64r3-mwg8",
"url": "https://github.com/ruby/net-imap/security/advisories/GHSA-8p34-64r3-mwg8"
}
],
"release_date": "2026-06-22T20:17:15.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:18:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
},
{
"category": "workaround",
"details": "Explicitly validate user-controlled inputs to prevent embedded non-synchronizing literals unless the server supports them. For a simpler, more cautious approach: all embedded literals can be unconditionally prohibited, by checking that string inputs do not contain any CR or LF bytes.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net-imap: Net::IMAP: Command injection via non-synchronizing literals"
},
{
"cve": "CVE-2026-47241",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-06-22T21:01:13.810999+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491523"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Net::IMAP, a Ruby client library for the Internet Message Access Protocol (IMAP). This vulnerability allows a remote attacker to cause a denial of service by sending specially crafted input to certain Net::IMAP commands. When a raw string argument, derived from user-controlled input, is not properly validated, it can force subsequent commands to be absorbed, leading to a hung connection and preventing further processing until the connection is closed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate denial of service flaw was found in the Net::IMAP Ruby client library. This issue occurs when a remote attacker sends specially crafted input to certain Net::IMAP commands, causing the client connection to hang indefinitely. This can prevent further processing of IMAP commands until the connection is manually closed, impacting the availability of services relying on the Net::IMAP client.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47241"
},
{
"category": "external",
"summary": "RHBZ#2491523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47241",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47241"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47241",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47241"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/security/advisories/GHSA-c4fp-cxrr-mj66",
"url": "https://github.com/ruby/net-imap/security/advisories/GHSA-c4fp-cxrr-mj66"
}
],
"release_date": "2026-06-22T20:11:04.329000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:18:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input"
},
{
"cve": "CVE-2026-47242",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-06-22T21:01:10.532327+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491522"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Net::IMAP, a Ruby library that implements Internet Message Access Protocol (IMAP) client functionality. This vulnerability arises from improper input validation when handling ID field values and arguments to the `enable` command. A remote attacker could exploit this by injecting specially crafted input, leading to the execution of arbitrary IMAP commands. This could allow an attacker to manipulate IMAP sessions or access sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Net::IMAP Ruby library, which could allow a remote attacker to inject arbitrary IMAP commands. This is due to improper input validation when handling ID field values and arguments to the `enable` command. Successful exploitation requires user interaction, but could lead to manipulation of IMAP sessions or access to sensitive data.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-47242"
},
{
"category": "external",
"summary": "RHBZ#2491522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-47242",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-47242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47242"
},
{
"category": "external",
"summary": "https://github.com/ruby/net-imap/security/advisories/GHSA-46q3-7gv7-qmgg",
"url": "https://github.com/ruby/net-imap/security/advisories/GHSA-46q3-7gv7-qmgg"
}
],
"release_date": "2026-06-22T20:19:41.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:18:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Update to the fixed version of affected product.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-bundled-gems-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-debugsource-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-default-gems-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-devel-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-doc-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:3.3.12-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:3.1.5-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.7.1-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-irb-0:1.13.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.7.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.20.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.5-3.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.5-3.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.src::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.5.4-2.module+el9.8.0+24356+77305e91.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.5.4-2.module+el9.8.0+24356+77305e91.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-power_assert-0:2.0.3-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:5.1.2-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-racc-debuginfo-0:1.7.3-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rake-0:13.1.0-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.aarch64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.i686::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.ppc64le::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.s390x::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rbs-debuginfo-0:3.4.0-8.module+el9.8.0+24568+2bbebe96.x86_64::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.6.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rexml-0:3.4.4-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-rss-0:0.3.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.6.1-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygem-typeprof-0:0.21.9-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3",
"AppStream-9.8.0.Z.MAIN.EUS:rubygems-devel-0:3.5.22-8.module+el9.8.0+24568+2bbebe96.noarch::ruby:3.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation"
}
]
}
RHSA-2026:7305
Vulnerability from csaf_redhat - Published: 2026-04-09 12:35 - Updated: 2026-09-05 11:41Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Multiple integer overflows in the rb_str_buf_append function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that trigger memory corruption, a different issue than CVE-2008-2663, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. This CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Multiple integer overflows in the rb_ary_store function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than CVE-2008-2662, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The rb_str_format function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allows context-dependent attackers to trigger memory corruption via unspecified vectors related to alloca, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption via unspecified vectors, aka the "REALLOC_N" variant, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2664. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption, aka the "beg + rlen" issue. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an "integer truncation issue."
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
The Fiddle::Handle implementation in ext/fiddle/handle.c in Ruby before 2.0.0-p648, 2.1 before 2.1.8, and 2.2 before 2.2.4, as distributed in Apple OS X before 10.11.4 and other products, mishandles tainting, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library. NOTE: this vulnerability exists because of a CVE-2009-5147 regression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A SMTP command injection flaw was found in the way Ruby's Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands in a SMTP session in order to facilitate phishing attacks or spam campaigns.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A buffer overflow vulnerability was found in the JSON extension of ruby. An attacker with the ability to pass a specially crafted JSON input to the extension could use this flaw to expose the interpreter's heap memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
It was found that the methods from the Dir class did not properly handle strings containing the NULL byte. An attacker, able to inject NULL bytes in a path, could possibly trigger an unspecified behavior of the ruby script.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
Ruby's Net::FTP module trusted the IP address included in the FTP server's response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-3-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7305",
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27820",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3905",
"url": "https://access.redhat.com/security/cve/CVE-2008-3905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3657",
"url": "https://access.redhat.com/security/cve/CVE-2008-3657"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3656",
"url": "https://access.redhat.com/security/cve/CVE-2008-3656"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3655",
"url": "https://access.redhat.com/security/cve/CVE-2008-3655"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-27282",
"url": "https://access.redhat.com/security/cve/CVE-2024-27282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-31810",
"url": "https://access.redhat.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2019-16254",
"url": "https://access.redhat.com/security/cve/CVE-2019-16254"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2018-8780",
"url": "https://access.redhat.com/security/cve/CVE-2018-8780"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2017-14064",
"url": "https://access.redhat.com/security/cve/CVE-2017-14064"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2017-10784",
"url": "https://access.redhat.com/security/cve/CVE-2017-10784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2015-9096",
"url": "https://access.redhat.com/security/cve/CVE-2015-9096"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-8090",
"url": "https://access.redhat.com/security/cve/CVE-2014-8090"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-8080",
"url": "https://access.redhat.com/security/cve/CVE-2014-8080"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-6438",
"url": "https://access.redhat.com/security/cve/CVE-2014-6438"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-4975",
"url": "https://access.redhat.com/security/cve/CVE-2014-4975"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2013-1821",
"url": "https://access.redhat.com/security/cve/CVE-2013-1821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2012-5371",
"url": "https://access.redhat.com/security/cve/CVE-2012-5371"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-4815",
"url": "https://access.redhat.com/security/cve/CVE-2011-4815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-1891",
"url": "https://access.redhat.com/security/cve/CVE-2008-1891"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-28756",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2022-28739",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-41819",
"url": "https://access.redhat.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-28965",
"url": "https://access.redhat.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2020-25613",
"url": "https://access.redhat.com/security/cve/CVE-2020-25613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2725",
"url": "https://access.redhat.com/security/cve/CVE-2008-2725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2663",
"url": "https://access.redhat.com/security/cve/CVE-2008-2663"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2726",
"url": "https://access.redhat.com/security/cve/CVE-2008-2726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2662",
"url": "https://access.redhat.com/security/cve/CVE-2008-2662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-0188",
"url": "https://access.redhat.com/security/cve/CVE-2011-0188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2664",
"url": "https://access.redhat.com/security/cve/CVE-2008-2664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-3009",
"url": "https://access.redhat.com/security/cve/CVE-2011-3009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-2686",
"url": "https://access.redhat.com/security/cve/CVE-2011-2686"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-2705",
"url": "https://access.redhat.com/security/cve/CVE-2011-2705"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2009-5147",
"url": "https://access.redhat.com/security/cve/CVE-2009-5147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2015-7551",
"url": "https://access.redhat.com/security/cve/CVE-2015-7551"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7305.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-05T11:41:46+00:00",
"generator": {
"date": "2026-09-05T11:41:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7305",
"initial_release_date": "2026-04-09T12:35:20+00:00",
"revision_history": [
{
"date": "2026-04-09T12:35:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T11:41:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-3-main@aarch64",
"product": {
"name": "ruby3-3-main@aarch64",
"product_id": "ruby3-3-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.3@3.3.10-23.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-3-main@src",
"product": {
"name": "ruby3-3-main@src",
"product_id": "ruby3-3-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.3@3.3.10-23.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-3-main@x86_64",
"product": {
"name": "ruby3-3-main@x86_64",
"product_id": "ruby3-3-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.3@3.3.10-23.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-3-main@noarch",
"product": {
"name": "ruby3-3-main@noarch",
"product_id": "ruby3-3-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.3-default-gems@3.3.10-23.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-3-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-3-main@aarch64"
},
"product_reference": "ruby3-3-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-3-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-3-main@noarch"
},
"product_reference": "ruby3-3-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-3-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-3-main@src"
},
"product_reference": "ruby3-3-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-3-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-3-main@x86_64"
},
"product_reference": "ruby3-3-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-1891",
"discovery_date": "2008-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "443829"
}
],
"notes": [
{
"category": "description",
"text": "Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: WEBrick CGI source disclosure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat is aware of this issue and is tracking it via the following bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=CVE-2008-1891\n\nThe risks associated with fixing this flaw outweigh the benefits of the fix. Red Hat does not plan to fix this flaw in Red Hat Enterprise Linux.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-1891"
},
{
"category": "external",
"summary": "RHBZ#443829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=443829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-1891",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-1891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-1891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1891"
}
],
"release_date": "2008-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: WEBrick CGI source disclosure"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2662",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450821"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflows in the rb_str_buf_append function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that trigger memory corruption, a different issue than CVE-2008-2663, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. This CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Integer overflows in rb_str_buf_append()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2662"
},
{
"category": "external",
"summary": "RHBZ#450821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2662",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2662"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Integer overflows in rb_str_buf_append()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2663",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450825"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflows in the rb_ary_store function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than CVE-2008-2662, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Integer overflows in rb_ary_store()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2663"
},
{
"category": "external",
"summary": "RHBZ#450825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2663",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2663"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2663",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2663"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Integer overflows in rb_ary_store()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2664",
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450834"
}
],
"notes": [
{
"category": "description",
"text": "The rb_str_format function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allows context-dependent attackers to trigger memory corruption via unspecified vectors related to alloca, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unsafe use of alloca in rb_str_format()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2664"
},
{
"category": "external",
"summary": "RHBZ#450834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450834"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2664",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2664"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Unsafe use of alloca in rb_str_format()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "451821"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption via unspecified vectors, aka the \"REALLOC_N\" variant, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2664. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: integer overflow in rb_ary_splice/update/replace() - REALLOC_N",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2725"
},
{
"category": "external",
"summary": "RHBZ#451821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=451821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2725",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2725"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: integer overflow in rb_ary_splice/update/replace() - REALLOC_N"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2726",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "451828"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption, aka the \"beg + rlen\" issue. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: integer overflow in rb_ary_splice/update/replace() - beg + rlen",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2726"
},
{
"category": "external",
"summary": "RHBZ#451828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=451828"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2726",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2726"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: integer overflow in rb_ary_splice/update/replace() - beg + rlen"
},
{
"cve": "CVE-2008-3655",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458948"
}
],
"notes": [
{
"category": "description",
"text": "Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: multiple insufficient safe mode restrictions",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3655"
},
{
"category": "external",
"summary": "RHBZ#458948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3655",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3655"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: multiple insufficient safe mode restrictions"
},
{
"cve": "CVE-2008-3656",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458953"
}
],
"notes": [
{
"category": "description",
"text": "Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: WEBrick DoS vulnerability (CPU consumption)",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3656"
},
{
"category": "external",
"summary": "RHBZ#458953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3656",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3656"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3656",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3656"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: WEBrick DoS vulnerability (CPU consumption)"
},
{
"cve": "CVE-2008-3657",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458966"
}
],
"notes": [
{
"category": "description",
"text": "The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check \"taintness\" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: missing \"taintness\" checks in dl module",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3657"
},
{
"category": "external",
"summary": "RHBZ#458966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3657"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3657",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3657"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: missing \"taintness\" checks in dl module"
},
{
"cve": "CVE-2008-3905",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "461495"
}
],
"notes": [
{
"category": "description",
"text": "resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: use of predictable source port and transaction id in DNS requests done by resolv.rb module",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3905"
},
{
"category": "external",
"summary": "RHBZ#461495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=461495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3905"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: use of predictable source port and transaction id in DNS requests done by resolv.rb module"
},
{
"cve": "CVE-2009-5147",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2015-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1248935"
}
],
"notes": [
{
"category": "description",
"text": "DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: dlopen could open a library with tainted library name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security\nimpact. This issue is not currently planned to be addressed in future updates. \n\nFor additional information, refer to the Issue Severity Classification:\nhttps://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2009-5147"
},
{
"category": "external",
"summary": "RHBZ#1248935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1248935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2009-5147",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-5147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-5147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5147"
}
],
"release_date": "2009-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: dlopen could open a library with tainted library name"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2011-0188",
"discovery_date": "2011-02-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "682332"
}
],
"notes": [
{
"category": "description",
"text": "The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an \"integer truncation issue.\"",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: memory corruption in BigDecimal on 64bit platforms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-0188"
},
{
"category": "external",
"summary": "RHBZ#682332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=682332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-0188",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0188"
}
],
"release_date": "2011-03-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: memory corruption in BigDecimal on 64bit platforms"
},
{
"cve": "CVE-2011-2686",
"discovery_date": "2011-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "722415"
}
],
"notes": [
{
"category": "description",
"text": "Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-2686"
},
{
"category": "external",
"summary": "RHBZ#722415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-2686",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2686"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2686",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2686"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"cve": "CVE-2011-2705",
"discovery_date": "2011-07-07T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-2705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-2705",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"cve": "CVE-2011-3009",
"discovery_date": "2011-07-07T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw in Red Hat Enterprise Linux 4 and 5.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-3009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-3009",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"acknowledgments": [
{
"names": [
"oCERT"
]
}
],
"cve": "CVE-2011-4815",
"discovery_date": "2011-11-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "750564"
}
],
"notes": [
{
"category": "description",
"text": "Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-4815"
},
{
"category": "external",
"summary": "RHBZ#750564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=750564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-4815",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815"
}
],
"release_date": "2011-12-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)"
},
{
"cve": "CVE-2012-5371",
"discovery_date": "2012-11-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "875236"
}
],
"notes": [
{
"category": "description",
"text": "Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Not vulnerable. This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2012-5371"
},
{
"category": "external",
"summary": "RHBZ#875236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=875236"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2012-5371",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5371"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371"
}
],
"release_date": "2012-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)"
},
{
"cve": "CVE-2013-1821",
"discovery_date": "2013-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "914716"
}
],
"notes": [
{
"category": "description",
"text": "lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: entity expansion DoS vulnerability in REXML",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2013-1821"
},
{
"category": "external",
"summary": "RHBZ#914716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=914716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2013-1821",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1821"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/",
"url": "http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/"
}
],
"release_date": "2013-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: entity expansion DoS vulnerability in REXML"
},
{
"cve": "CVE-2014-4975",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2014-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1118158"
}
],
"notes": [
{
"category": "description",
"text": "Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: off-by-one stack-based buffer overflow in the encodes() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-4975"
},
{
"category": "external",
"summary": "RHBZ#1118158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1118158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-4975",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-4975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4975"
}
],
"release_date": "2014-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: off-by-one stack-based buffer overflow in the encodes() function"
},
{
"cve": "CVE-2014-6438",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2015-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1490845"
}
],
"notes": [
{
"category": "description",
"text": "The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unsafe parsing of long strings via decode_www_form_component method",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-6438"
},
{
"category": "external",
"summary": "RHBZ#1490845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-6438",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-6438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6438"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/",
"url": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/"
}
],
"release_date": "2014-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Unsafe parsing of long strings via decode_www_form_component method"
},
{
"cve": "CVE-2014-8080",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2014-10-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1157709"
}
],
"notes": [
{
"category": "description",
"text": "The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: REXML billion laughs attack via parameter entity expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-8080"
},
{
"category": "external",
"summary": "RHBZ#1157709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157709"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-8080",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8080"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8080",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8080"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/10/27/rexml-dos-cve-2014-8080/",
"url": "https://www.ruby-lang.org/en/news/2014/10/27/rexml-dos-cve-2014-8080/"
}
],
"release_date": "2014-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: REXML billion laughs attack via parameter entity expansion"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-8090",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2014-10-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1159927"
}
],
"notes": [
{
"category": "description",
"text": "The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: REXML incomplete fix for CVE-2014-8080",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-8090"
},
{
"category": "external",
"summary": "RHBZ#1159927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1159927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-8090",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8090"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/",
"url": "https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/"
}
],
"release_date": "2014-11-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: REXML incomplete fix for CVE-2014-8080"
},
{
"cve": "CVE-2015-7551",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2015-07-28T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "The Fiddle::Handle implementation in ext/fiddle/handle.c in Ruby before 2.0.0-p648, 2.1 before 2.1.8, and 2.2 before 2.2.4, as distributed in Apple OS X before 10.11.4 and other products, mishandles tainting, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library. NOTE: this vulnerability exists because of a CVE-2009-5147 regression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: dlopen could open a library with tainted library name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security\nimpact. This issue is not currently planned to be addressed in future updates. \n\nFor additional information, refer to the Issue Severity Classification:\nhttps://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-7551"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-7551",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7551"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7551",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7551"
}
],
"release_date": "2009-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: dlopen could open a library with tainted library name"
},
{
"cve": "CVE-2015-9096",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2017-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1461846"
}
],
"notes": [
{
"category": "description",
"text": "A SMTP command injection flaw was found in the way Ruby\u0027s Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands in a SMTP session in order to facilitate phishing attacks or spam campaigns.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-9096"
},
{
"category": "external",
"summary": "RHBZ#1461846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-9096",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9096"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096"
}
],
"release_date": "2017-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP"
},
{
"cve": "CVE-2017-10784",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2017-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1492012"
}
],
"notes": [
{
"category": "description",
"text": "It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of ruby as shipped with Red Hat Enterprise Linux 5, 6, and 7, as well as the versions of rh-ruby22-ruby and rh-ruby23-ruby as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-10784"
},
{
"category": "external",
"summary": "RHBZ#1492012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1492012"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-10784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-10784"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/",
"url": "https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/"
}
],
"release_date": "2017-09-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick"
},
{
"cve": "CVE-2017-14064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2017-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1487552"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was found in the JSON extension of ruby. An attacker with the ability to pass a specially crafted JSON input to the extension could use this flaw to expose the interpreter\u0027s heap memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Arbitrary heap exposure during a JSON.generate call",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5, and 6. These versions do not include the JSON module.\n\nThis issue affects the versions of ruby as shipped with Red Hat Enterprise Linux 7, as well as the versions of rh-ruby22-ruby and rh-ruby23-ruby as shipped with Red Hat Software Collections. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-14064"
},
{
"category": "external",
"summary": "RHBZ#1487552",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1487552"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-14064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14064"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2017/09/14/json-heap-exposure-cve-2017-14064/",
"url": "https://www.ruby-lang.org/en/news/2017/09/14/json-heap-exposure-cve-2017-14064/"
}
],
"release_date": "2017-03-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Arbitrary heap exposure during a JSON.generate call"
},
{
"cve": "CVE-2018-8780",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2018-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561949"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the methods from the Dir class did not properly handle strings containing the NULL byte. An attacker, able to inject NULL bytes in a path, could possibly trigger an unspecified behavior of the ruby script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unintentional directory traversal by poisoned NULL byte in Dir",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of ruby as shipped with Red Hat CloudForms 4. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nThis issue affects the versions of ruby as shipped with Red Hat Subscription Asset Manager 1. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-8780"
},
{
"category": "external",
"summary": "RHBZ#1561949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8780"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/",
"url": "https://www.ruby-lang.org/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/"
}
],
"release_date": "2018-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
},
{
"category": "workaround",
"details": "It is possible to test for presence of the NULL byte manually prior to call a Dir method with an untrusted string.",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Unintentional directory traversal by poisoned NULL byte in Dir"
},
{
"cve": "CVE-2019-16254",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2020-01-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789556"
}
],
"notes": [
{
"category": "description",
"text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: HTTP response splitting in WEBrick",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16254"
},
{
"category": "external",
"summary": "RHBZ#1789556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
}
],
"release_date": "2019-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: HTTP response splitting in WEBrick"
},
{
"cve": "CVE-2020-25613",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-09-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1883623"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Potential HTTP request smuggling in WEBrick",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25613"
},
{
"category": "external",
"summary": "RHBZ#1883623",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
"url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
}
],
"release_date": "2020-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Potential HTTP request smuggling in WEBrick"
},
{
"cve": "CVE-2021-28965",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2021-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1947526"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: XML round-trip vulnerability in REXML",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "RHBZ#1947526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
}
],
"release_date": "2021-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: XML round-trip vulnerability in REXML"
},
{
"cve": "CVE-2021-31810",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1980126"
}
],
"notes": [
{
"category": "description",
"text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "RHBZ#1980126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
"url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
}
],
"release_date": "2021-07-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
},
{
"cve": "CVE-2021-41819",
"discovery_date": "2021-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2026757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "RHBZ#2026757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
}
],
"release_date": "2021-11-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2075687"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Buffer overrun in String-to-Float conversion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "RHBZ#2075687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/",
"url": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/"
}
],
"release_date": "2022-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Buffer overrun in String-to-Float conversion"
},
{
"cve": "CVE-2023-28756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in Time",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "RHBZ#2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/",
"url": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in Time"
},
{
"cve": "CVE-2024-27282",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-04-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2276810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Arbitrary memory address read vulnerability with Regex search",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-27282 vulnerability in Ruby is classified as a Moderate severity issue due to its potential to expose arbitrary heap data relative to the start of the text through the Ruby regex compiler. While the vulnerability allows the extraction of pointers and sensitive strings from memory, its exploitation requires attacker-supplied data to be provided to the regex compiler. This means that an attacker would need to craft specific input to exploit the issue, limiting the ease of exploitation compared to vulnerabilities that might be remotely exploitable without user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-27282"
},
{
"category": "external",
"summary": "RHBZ#2276810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27282"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/",
"url": "https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/"
}
],
"release_date": "2024-04-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Arbitrary memory address read vulnerability with Regex search"
},
{
"cve": "CVE-2026-27820",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-16T18:00:53.206650+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459002"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A buffer overflow vulnerability exists in the Zlib::GzipReader component of the Ruby zlib interface. This flaw, caused by insufficient memory capacity during data manipulation, could lead to memory corruption and system instability. This vulnerability is considered of a Moderate severity this happens because the high complexity to exploit, additionally the attacker may have not full control over the data is being corrupted or exfiltrated.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "RHBZ#2459002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w",
"url": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3467067",
"url": "https://hackerone.com/reports/3467067"
}
],
"release_date": "2026-04-16T17:27:48.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:35:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7305"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-3-main@aarch64",
"Red Hat Hardened Images:ruby3-3-main@noarch",
"Red Hat Hardened Images:ruby3-3-main@src",
"Red Hat Hardened Images:ruby3-3-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader"
}
]
}
RHSA-2026:7307
Vulnerability from csaf_redhat - Published: 2026-04-09 12:37 - Updated: 2026-09-05 03:16Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Multiple integer overflows in the rb_str_buf_append function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that trigger memory corruption, a different issue than CVE-2008-2663, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. This CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Multiple integer overflows in the rb_ary_store function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than CVE-2008-2662, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The rb_str_format function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allows context-dependent attackers to trigger memory corruption via unspecified vectors related to alloca, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption via unspecified vectors, aka the "REALLOC_N" variant, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2664. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption, aka the "beg + rlen" issue. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an "integer truncation issue."
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
The Fiddle::Handle implementation in ext/fiddle/handle.c in Ruby before 2.0.0-p648, 2.1 before 2.1.8, and 2.2 before 2.2.4, as distributed in Apple OS X before 10.11.4 and other products, mishandles tainting, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library. NOTE: this vulnerability exists because of a CVE-2009-5147 regression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A SMTP command injection flaw was found in the way Ruby's Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands in a SMTP session in order to facilitate phishing attacks or spam campaigns.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A buffer overflow vulnerability was found in the JSON extension of ruby. An attacker with the ability to pass a specially crafted JSON input to the extension could use this flaw to expose the interpreter's heap memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
It was found that the methods from the Dir class did not properly handle strings containing the NULL byte. An attacker, able to inject NULL bytes in a path, could possibly trigger an unspecified behavior of the ruby script.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
Ruby's Net::FTP module trusted the IP address included in the FTP server's response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby3-4-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:7307",
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27820",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3905",
"url": "https://access.redhat.com/security/cve/CVE-2008-3905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3657",
"url": "https://access.redhat.com/security/cve/CVE-2008-3657"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3656",
"url": "https://access.redhat.com/security/cve/CVE-2008-3656"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3655",
"url": "https://access.redhat.com/security/cve/CVE-2008-3655"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-27282",
"url": "https://access.redhat.com/security/cve/CVE-2024-27282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-31810",
"url": "https://access.redhat.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2019-16254",
"url": "https://access.redhat.com/security/cve/CVE-2019-16254"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2018-8780",
"url": "https://access.redhat.com/security/cve/CVE-2018-8780"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2017-14064",
"url": "https://access.redhat.com/security/cve/CVE-2017-14064"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2017-10784",
"url": "https://access.redhat.com/security/cve/CVE-2017-10784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2015-9096",
"url": "https://access.redhat.com/security/cve/CVE-2015-9096"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-8090",
"url": "https://access.redhat.com/security/cve/CVE-2014-8090"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-8080",
"url": "https://access.redhat.com/security/cve/CVE-2014-8080"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-6438",
"url": "https://access.redhat.com/security/cve/CVE-2014-6438"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-4975",
"url": "https://access.redhat.com/security/cve/CVE-2014-4975"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2013-1821",
"url": "https://access.redhat.com/security/cve/CVE-2013-1821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2012-5371",
"url": "https://access.redhat.com/security/cve/CVE-2012-5371"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-4815",
"url": "https://access.redhat.com/security/cve/CVE-2011-4815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-1891",
"url": "https://access.redhat.com/security/cve/CVE-2008-1891"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-28756",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2022-28739",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-41819",
"url": "https://access.redhat.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-28965",
"url": "https://access.redhat.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2020-25613",
"url": "https://access.redhat.com/security/cve/CVE-2020-25613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2662",
"url": "https://access.redhat.com/security/cve/CVE-2008-2662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2726",
"url": "https://access.redhat.com/security/cve/CVE-2008-2726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2663",
"url": "https://access.redhat.com/security/cve/CVE-2008-2663"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2725",
"url": "https://access.redhat.com/security/cve/CVE-2008-2725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-0188",
"url": "https://access.redhat.com/security/cve/CVE-2011-0188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2664",
"url": "https://access.redhat.com/security/cve/CVE-2008-2664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-2686",
"url": "https://access.redhat.com/security/cve/CVE-2011-2686"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-3009",
"url": "https://access.redhat.com/security/cve/CVE-2011-3009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-2705",
"url": "https://access.redhat.com/security/cve/CVE-2011-2705"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2009-5147",
"url": "https://access.redhat.com/security/cve/CVE-2009-5147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2015-7551",
"url": "https://access.redhat.com/security/cve/CVE-2015-7551"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7307.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-05T03:16:35+00:00",
"generator": {
"date": "2026-09-05T03:16:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:7307",
"initial_release_date": "2026-04-09T12:37:08+00:00",
"revision_history": [
{
"date": "2026-04-09T12:37:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T03:16:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-4-main@aarch64",
"product": {
"name": "ruby3-4-main@aarch64",
"product_id": "ruby3-4-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.4@3.4.8-31.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-4-main@src",
"product": {
"name": "ruby3-4-main@src",
"product_id": "ruby3-4-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.4@3.4.8-31.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-4-main@x86_64",
"product": {
"name": "ruby3-4-main@x86_64",
"product_id": "ruby3-4-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.4@3.4.8-31.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby3-4-main@noarch",
"product": {
"name": "ruby3-4-main@noarch",
"product_id": "ruby3-4-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby3.4-default-gems@3.4.8-31.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-4-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-4-main@aarch64"
},
"product_reference": "ruby3-4-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-4-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-4-main@noarch"
},
"product_reference": "ruby3-4-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-4-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-4-main@src"
},
"product_reference": "ruby3-4-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3-4-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby3-4-main@x86_64"
},
"product_reference": "ruby3-4-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-1891",
"discovery_date": "2008-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "443829"
}
],
"notes": [
{
"category": "description",
"text": "Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: WEBrick CGI source disclosure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat is aware of this issue and is tracking it via the following bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=CVE-2008-1891\n\nThe risks associated with fixing this flaw outweigh the benefits of the fix. Red Hat does not plan to fix this flaw in Red Hat Enterprise Linux.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-1891"
},
{
"category": "external",
"summary": "RHBZ#443829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=443829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-1891",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-1891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-1891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1891"
}
],
"release_date": "2008-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: WEBrick CGI source disclosure"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2662",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450821"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflows in the rb_str_buf_append function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that trigger memory corruption, a different issue than CVE-2008-2663, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. This CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Integer overflows in rb_str_buf_append()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2662"
},
{
"category": "external",
"summary": "RHBZ#450821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2662",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2662"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Integer overflows in rb_str_buf_append()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2663",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450825"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflows in the rb_ary_store function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than CVE-2008-2662, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Integer overflows in rb_ary_store()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2663"
},
{
"category": "external",
"summary": "RHBZ#450825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2663",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2663"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2663",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2663"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Integer overflows in rb_ary_store()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2664",
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450834"
}
],
"notes": [
{
"category": "description",
"text": "The rb_str_format function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allows context-dependent attackers to trigger memory corruption via unspecified vectors related to alloca, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unsafe use of alloca in rb_str_format()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2664"
},
{
"category": "external",
"summary": "RHBZ#450834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450834"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2664",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2664"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Unsafe use of alloca in rb_str_format()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "451821"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption via unspecified vectors, aka the \"REALLOC_N\" variant, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2664. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: integer overflow in rb_ary_splice/update/replace() - REALLOC_N",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2725"
},
{
"category": "external",
"summary": "RHBZ#451821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=451821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2725",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2725"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: integer overflow in rb_ary_splice/update/replace() - REALLOC_N"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2726",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "451828"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption, aka the \"beg + rlen\" issue. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: integer overflow in rb_ary_splice/update/replace() - beg + rlen",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2726"
},
{
"category": "external",
"summary": "RHBZ#451828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=451828"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2726",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2726"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: integer overflow in rb_ary_splice/update/replace() - beg + rlen"
},
{
"cve": "CVE-2008-3655",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458948"
}
],
"notes": [
{
"category": "description",
"text": "Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: multiple insufficient safe mode restrictions",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3655"
},
{
"category": "external",
"summary": "RHBZ#458948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3655",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3655"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: multiple insufficient safe mode restrictions"
},
{
"cve": "CVE-2008-3656",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458953"
}
],
"notes": [
{
"category": "description",
"text": "Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: WEBrick DoS vulnerability (CPU consumption)",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3656"
},
{
"category": "external",
"summary": "RHBZ#458953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3656",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3656"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3656",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3656"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: WEBrick DoS vulnerability (CPU consumption)"
},
{
"cve": "CVE-2008-3657",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458966"
}
],
"notes": [
{
"category": "description",
"text": "The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check \"taintness\" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: missing \"taintness\" checks in dl module",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3657"
},
{
"category": "external",
"summary": "RHBZ#458966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3657"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3657",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3657"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: missing \"taintness\" checks in dl module"
},
{
"cve": "CVE-2008-3905",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "461495"
}
],
"notes": [
{
"category": "description",
"text": "resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: use of predictable source port and transaction id in DNS requests done by resolv.rb module",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3905"
},
{
"category": "external",
"summary": "RHBZ#461495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=461495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3905"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: use of predictable source port and transaction id in DNS requests done by resolv.rb module"
},
{
"cve": "CVE-2009-5147",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2015-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1248935"
}
],
"notes": [
{
"category": "description",
"text": "DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: dlopen could open a library with tainted library name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security\nimpact. This issue is not currently planned to be addressed in future updates. \n\nFor additional information, refer to the Issue Severity Classification:\nhttps://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2009-5147"
},
{
"category": "external",
"summary": "RHBZ#1248935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1248935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2009-5147",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-5147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-5147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5147"
}
],
"release_date": "2009-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: dlopen could open a library with tainted library name"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2011-0188",
"discovery_date": "2011-02-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "682332"
}
],
"notes": [
{
"category": "description",
"text": "The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an \"integer truncation issue.\"",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: memory corruption in BigDecimal on 64bit platforms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-0188"
},
{
"category": "external",
"summary": "RHBZ#682332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=682332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-0188",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0188"
}
],
"release_date": "2011-03-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: memory corruption in BigDecimal on 64bit platforms"
},
{
"cve": "CVE-2011-2686",
"discovery_date": "2011-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "722415"
}
],
"notes": [
{
"category": "description",
"text": "Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-2686"
},
{
"category": "external",
"summary": "RHBZ#722415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-2686",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2686"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2686",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2686"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"cve": "CVE-2011-2705",
"discovery_date": "2011-07-07T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-2705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-2705",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"cve": "CVE-2011-3009",
"discovery_date": "2011-07-07T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw in Red Hat Enterprise Linux 4 and 5.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-3009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-3009",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"acknowledgments": [
{
"names": [
"oCERT"
]
}
],
"cve": "CVE-2011-4815",
"discovery_date": "2011-11-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "750564"
}
],
"notes": [
{
"category": "description",
"text": "Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-4815"
},
{
"category": "external",
"summary": "RHBZ#750564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=750564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-4815",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815"
}
],
"release_date": "2011-12-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)"
},
{
"cve": "CVE-2012-5371",
"discovery_date": "2012-11-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "875236"
}
],
"notes": [
{
"category": "description",
"text": "Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Not vulnerable. This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2012-5371"
},
{
"category": "external",
"summary": "RHBZ#875236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=875236"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2012-5371",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5371"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371"
}
],
"release_date": "2012-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)"
},
{
"cve": "CVE-2013-1821",
"discovery_date": "2013-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "914716"
}
],
"notes": [
{
"category": "description",
"text": "lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: entity expansion DoS vulnerability in REXML",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2013-1821"
},
{
"category": "external",
"summary": "RHBZ#914716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=914716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2013-1821",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1821"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/",
"url": "http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/"
}
],
"release_date": "2013-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: entity expansion DoS vulnerability in REXML"
},
{
"cve": "CVE-2014-4975",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2014-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1118158"
}
],
"notes": [
{
"category": "description",
"text": "Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: off-by-one stack-based buffer overflow in the encodes() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-4975"
},
{
"category": "external",
"summary": "RHBZ#1118158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1118158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-4975",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-4975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4975"
}
],
"release_date": "2014-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: off-by-one stack-based buffer overflow in the encodes() function"
},
{
"cve": "CVE-2014-6438",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2015-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1490845"
}
],
"notes": [
{
"category": "description",
"text": "The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unsafe parsing of long strings via decode_www_form_component method",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-6438"
},
{
"category": "external",
"summary": "RHBZ#1490845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-6438",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-6438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6438"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/",
"url": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/"
}
],
"release_date": "2014-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Unsafe parsing of long strings via decode_www_form_component method"
},
{
"cve": "CVE-2014-8080",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2014-10-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1157709"
}
],
"notes": [
{
"category": "description",
"text": "The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: REXML billion laughs attack via parameter entity expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-8080"
},
{
"category": "external",
"summary": "RHBZ#1157709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157709"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-8080",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8080"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8080",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8080"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/10/27/rexml-dos-cve-2014-8080/",
"url": "https://www.ruby-lang.org/en/news/2014/10/27/rexml-dos-cve-2014-8080/"
}
],
"release_date": "2014-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: REXML billion laughs attack via parameter entity expansion"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-8090",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2014-10-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1159927"
}
],
"notes": [
{
"category": "description",
"text": "The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: REXML incomplete fix for CVE-2014-8080",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-8090"
},
{
"category": "external",
"summary": "RHBZ#1159927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1159927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-8090",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8090"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/",
"url": "https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/"
}
],
"release_date": "2014-11-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: REXML incomplete fix for CVE-2014-8080"
},
{
"cve": "CVE-2015-7551",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2015-07-28T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "The Fiddle::Handle implementation in ext/fiddle/handle.c in Ruby before 2.0.0-p648, 2.1 before 2.1.8, and 2.2 before 2.2.4, as distributed in Apple OS X before 10.11.4 and other products, mishandles tainting, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library. NOTE: this vulnerability exists because of a CVE-2009-5147 regression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: dlopen could open a library with tainted library name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security\nimpact. This issue is not currently planned to be addressed in future updates. \n\nFor additional information, refer to the Issue Severity Classification:\nhttps://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-7551"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-7551",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7551"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7551",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7551"
}
],
"release_date": "2009-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: dlopen could open a library with tainted library name"
},
{
"cve": "CVE-2015-9096",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2017-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1461846"
}
],
"notes": [
{
"category": "description",
"text": "A SMTP command injection flaw was found in the way Ruby\u0027s Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands in a SMTP session in order to facilitate phishing attacks or spam campaigns.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-9096"
},
{
"category": "external",
"summary": "RHBZ#1461846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-9096",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9096"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096"
}
],
"release_date": "2017-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP"
},
{
"cve": "CVE-2017-10784",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2017-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1492012"
}
],
"notes": [
{
"category": "description",
"text": "It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of ruby as shipped with Red Hat Enterprise Linux 5, 6, and 7, as well as the versions of rh-ruby22-ruby and rh-ruby23-ruby as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-10784"
},
{
"category": "external",
"summary": "RHBZ#1492012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1492012"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-10784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-10784"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/",
"url": "https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/"
}
],
"release_date": "2017-09-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick"
},
{
"cve": "CVE-2017-14064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2017-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1487552"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was found in the JSON extension of ruby. An attacker with the ability to pass a specially crafted JSON input to the extension could use this flaw to expose the interpreter\u0027s heap memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Arbitrary heap exposure during a JSON.generate call",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5, and 6. These versions do not include the JSON module.\n\nThis issue affects the versions of ruby as shipped with Red Hat Enterprise Linux 7, as well as the versions of rh-ruby22-ruby and rh-ruby23-ruby as shipped with Red Hat Software Collections. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-14064"
},
{
"category": "external",
"summary": "RHBZ#1487552",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1487552"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-14064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14064"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2017/09/14/json-heap-exposure-cve-2017-14064/",
"url": "https://www.ruby-lang.org/en/news/2017/09/14/json-heap-exposure-cve-2017-14064/"
}
],
"release_date": "2017-03-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Arbitrary heap exposure during a JSON.generate call"
},
{
"cve": "CVE-2018-8780",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2018-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561949"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the methods from the Dir class did not properly handle strings containing the NULL byte. An attacker, able to inject NULL bytes in a path, could possibly trigger an unspecified behavior of the ruby script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unintentional directory traversal by poisoned NULL byte in Dir",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of ruby as shipped with Red Hat CloudForms 4. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nThis issue affects the versions of ruby as shipped with Red Hat Subscription Asset Manager 1. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-8780"
},
{
"category": "external",
"summary": "RHBZ#1561949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8780"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/",
"url": "https://www.ruby-lang.org/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/"
}
],
"release_date": "2018-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
},
{
"category": "workaround",
"details": "It is possible to test for presence of the NULL byte manually prior to call a Dir method with an untrusted string.",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Unintentional directory traversal by poisoned NULL byte in Dir"
},
{
"cve": "CVE-2019-16254",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2020-01-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789556"
}
],
"notes": [
{
"category": "description",
"text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: HTTP response splitting in WEBrick",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16254"
},
{
"category": "external",
"summary": "RHBZ#1789556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
}
],
"release_date": "2019-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: HTTP response splitting in WEBrick"
},
{
"cve": "CVE-2020-25613",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-09-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1883623"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Potential HTTP request smuggling in WEBrick",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25613"
},
{
"category": "external",
"summary": "RHBZ#1883623",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
"url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
}
],
"release_date": "2020-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Potential HTTP request smuggling in WEBrick"
},
{
"cve": "CVE-2021-28965",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2021-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1947526"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: XML round-trip vulnerability in REXML",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "RHBZ#1947526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
}
],
"release_date": "2021-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: XML round-trip vulnerability in REXML"
},
{
"cve": "CVE-2021-31810",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1980126"
}
],
"notes": [
{
"category": "description",
"text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "RHBZ#1980126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
"url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
}
],
"release_date": "2021-07-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
},
{
"cve": "CVE-2021-41819",
"discovery_date": "2021-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2026757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "RHBZ#2026757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
}
],
"release_date": "2021-11-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2075687"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Buffer overrun in String-to-Float conversion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "RHBZ#2075687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/",
"url": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/"
}
],
"release_date": "2022-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Buffer overrun in String-to-Float conversion"
},
{
"cve": "CVE-2023-28756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in Time",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "RHBZ#2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/",
"url": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in Time"
},
{
"cve": "CVE-2024-27282",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-04-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2276810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Arbitrary memory address read vulnerability with Regex search",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-27282 vulnerability in Ruby is classified as a Moderate severity issue due to its potential to expose arbitrary heap data relative to the start of the text through the Ruby regex compiler. While the vulnerability allows the extraction of pointers and sensitive strings from memory, its exploitation requires attacker-supplied data to be provided to the regex compiler. This means that an attacker would need to craft specific input to exploit the issue, limiting the ease of exploitation compared to vulnerabilities that might be remotely exploitable without user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-27282"
},
{
"category": "external",
"summary": "RHBZ#2276810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27282"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/",
"url": "https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/"
}
],
"release_date": "2024-04-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Arbitrary memory address read vulnerability with Regex search"
},
{
"cve": "CVE-2026-27820",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-16T18:00:53.206650+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459002"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A buffer overflow vulnerability exists in the Zlib::GzipReader component of the Ruby zlib interface. This flaw, caused by insufficient memory capacity during data manipulation, could lead to memory corruption and system instability. This vulnerability is considered of a Moderate severity this happens because the high complexity to exploit, additionally the attacker may have not full control over the data is being corrupted or exfiltrated.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "RHBZ#2459002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w",
"url": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3467067",
"url": "https://hackerone.com/reports/3467067"
}
],
"release_date": "2026-04-16T17:27:48.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T12:37:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7307"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby3-4-main@aarch64",
"Red Hat Hardened Images:ruby3-4-main@noarch",
"Red Hat Hardened Images:ruby3-4-main@src",
"Red Hat Hardened Images:ruby3-4-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader"
}
]
}
RHSA-2026:8838
Vulnerability from csaf_redhat - Published: 2026-04-17 23:15 - Updated: 2026-09-05 08:49Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Multiple integer overflows in the rb_str_buf_append function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that trigger memory corruption, a different issue than CVE-2008-2663, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. This CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Multiple integer overflows in the rb_ary_store function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than CVE-2008-2662, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The rb_str_format function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allows context-dependent attackers to trigger memory corruption via unspecified vectors related to alloca, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption via unspecified vectors, aka the "REALLOC_N" variant, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2664. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption, aka the "beg + rlen" issue. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an "integer truncation issue."
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
The Fiddle::Handle implementation in ext/fiddle/handle.c in Ruby before 2.0.0-p648, 2.1 before 2.1.8, and 2.2 before 2.2.4, as distributed in Apple OS X before 10.11.4 and other products, mishandles tainting, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library. NOTE: this vulnerability exists because of a CVE-2009-5147 regression.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A SMTP command injection flaw was found in the way Ruby's Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands in a SMTP session in order to facilitate phishing attacks or spam campaigns.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A buffer overflow vulnerability was found in the JSON extension of ruby. An attacker with the ability to pass a specially crafted JSON input to the extension could use this flaw to expose the interpreter's heap memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
It was found that the methods from the Dir class did not properly handle strings containing the NULL byte. An attacker, able to inject NULL bytes in a path, could possibly trigger an unspecified behavior of the ruby script.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
Ruby's Net::FTP module trusted the IP address included in the FTP server's response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:ruby4-0-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nruby4.0:\n * ruby4.0-4.0.0-33.3.hum1 (aarch64, x86_64)\n * ruby4.0-bundled-gems-4.0.0-33.3.hum1 (aarch64, x86_64)\n * ruby4.0-default-gems-4.0.0-33.3.hum1 (noarch)\n * ruby4.0-devel-4.0.0-33.3.hum1 (aarch64, x86_64)\n * ruby4.0-doc-4.0.0-33.3.hum1 (noarch)\n * ruby4.0-libs-4.0.0-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-bigdecimal-4.0.1-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-bundler-4.0.3-33.3.hum1 (noarch)\n * rubygem4.0-devel-4.0.3-33.3.hum1 (noarch)\n * rubygem4.0-io-console-0.8.2-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-irb-1.16.0-33.3.hum1 (noarch)\n * rubygem4.0-json-2.18.0-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-minitest-6.0.0-33.3.hum1 (noarch)\n * rubygem4.0-power_assert-3.0.1-33.3.hum1 (noarch)\n * rubygem4.0-psych-5.3.1-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-racc-1.8.1-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-rake-13.3.1-33.3.hum1 (noarch)\n * rubygem4.0-rbs-3.10.0-33.3.hum1 (aarch64, x86_64)\n * rubygem4.0-rdoc-7.0.3-33.3.hum1 (noarch)\n * rubygem4.0-rexml-3.4.4-33.3.hum1 (noarch)\n * rubygem4.0-rss-0.3.2-33.3.hum1 (noarch)\n * rubygem4.0-rubygems-4.0.3-33.3.hum1 (noarch)\n * rubygem4.0-test-unit-3.7.5-33.3.hum1 (noarch)\n * rubygem4.0-typeprof-0.31.1-33.3.hum1 (noarch)\n * ruby4.0-4.0.0-33.3.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:8838",
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27820",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3905",
"url": "https://access.redhat.com/security/cve/CVE-2008-3905"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3657",
"url": "https://access.redhat.com/security/cve/CVE-2008-3657"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3656",
"url": "https://access.redhat.com/security/cve/CVE-2008-3656"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-3655",
"url": "https://access.redhat.com/security/cve/CVE-2008-3655"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-27282",
"url": "https://access.redhat.com/security/cve/CVE-2024-27282"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-31810",
"url": "https://access.redhat.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2019-16254",
"url": "https://access.redhat.com/security/cve/CVE-2019-16254"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2018-8780",
"url": "https://access.redhat.com/security/cve/CVE-2018-8780"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2017-14064",
"url": "https://access.redhat.com/security/cve/CVE-2017-14064"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2017-10784",
"url": "https://access.redhat.com/security/cve/CVE-2017-10784"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2015-9096",
"url": "https://access.redhat.com/security/cve/CVE-2015-9096"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-8090",
"url": "https://access.redhat.com/security/cve/CVE-2014-8090"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-8080",
"url": "https://access.redhat.com/security/cve/CVE-2014-8080"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-6438",
"url": "https://access.redhat.com/security/cve/CVE-2014-6438"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2014-4975",
"url": "https://access.redhat.com/security/cve/CVE-2014-4975"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2013-1821",
"url": "https://access.redhat.com/security/cve/CVE-2013-1821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2012-5371",
"url": "https://access.redhat.com/security/cve/CVE-2012-5371"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-4815",
"url": "https://access.redhat.com/security/cve/CVE-2011-4815"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-1891",
"url": "https://access.redhat.com/security/cve/CVE-2008-1891"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-28756",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2022-28739",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-41819",
"url": "https://access.redhat.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-28965",
"url": "https://access.redhat.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2020-25613",
"url": "https://access.redhat.com/security/cve/CVE-2020-25613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-0188",
"url": "https://access.redhat.com/security/cve/CVE-2011-0188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2662",
"url": "https://access.redhat.com/security/cve/CVE-2008-2662"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2725",
"url": "https://access.redhat.com/security/cve/CVE-2008-2725"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2726",
"url": "https://access.redhat.com/security/cve/CVE-2008-2726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2663",
"url": "https://access.redhat.com/security/cve/CVE-2008-2663"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2008-2664",
"url": "https://access.redhat.com/security/cve/CVE-2008-2664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-3009",
"url": "https://access.redhat.com/security/cve/CVE-2011-3009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-2686",
"url": "https://access.redhat.com/security/cve/CVE-2011-2686"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2011-2705",
"url": "https://access.redhat.com/security/cve/CVE-2011-2705"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2009-5147",
"url": "https://access.redhat.com/security/cve/CVE-2009-5147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2015-7551",
"url": "https://access.redhat.com/security/cve/CVE-2015-7551"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8838.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-09-05T08:49:02+00:00",
"generator": {
"date": "2026-09-05T08:49:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:8838",
"initial_release_date": "2026-04-17T23:15:06+00:00",
"revision_history": [
{
"date": "2026-04-17T23:15:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-04T00:36:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-05T08:49:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4-0-main@aarch64",
"product": {
"name": "ruby4-0-main@aarch64",
"product_id": "ruby4-0-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby4.0@4.0.0-33.3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4-0-main@src",
"product": {
"name": "ruby4-0-main@src",
"product_id": "ruby4-0-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby4.0@4.0.0-33.3.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4-0-main@x86_64",
"product": {
"name": "ruby4-0-main@x86_64",
"product_id": "ruby4-0-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby4.0@4.0.0-33.3.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4-0-main@noarch",
"product": {
"name": "ruby4-0-main@noarch",
"product_id": "ruby4-0-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby4.0-default-gems@4.0.0-33.3.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4-0-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby4-0-main@aarch64"
},
"product_reference": "ruby4-0-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4-0-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby4-0-main@noarch"
},
"product_reference": "ruby4-0-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4-0-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby4-0-main@src"
},
"product_reference": "ruby4-0-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4-0-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:ruby4-0-main@x86_64"
},
"product_reference": "ruby4-0-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-1891",
"discovery_date": "2008-04-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "443829"
}
],
"notes": [
{
"category": "description",
"text": "Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: WEBrick CGI source disclosure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat is aware of this issue and is tracking it via the following bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=CVE-2008-1891\n\nThe risks associated with fixing this flaw outweigh the benefits of the fix. Red Hat does not plan to fix this flaw in Red Hat Enterprise Linux.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-1891"
},
{
"category": "external",
"summary": "RHBZ#443829",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=443829"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-1891",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-1891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-1891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1891"
}
],
"release_date": "2008-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: WEBrick CGI source disclosure"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2662",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450821"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflows in the rb_str_buf_append function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors that trigger memory corruption, a different issue than CVE-2008-2663, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. This CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Integer overflows in rb_str_buf_append()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2662"
},
{
"category": "external",
"summary": "RHBZ#450821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2662",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2662"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Integer overflows in rb_str_buf_append()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2663",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450825"
}
],
"notes": [
{
"category": "description",
"text": "Multiple integer overflows in the rb_ary_store function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22 allow context-dependent attackers to execute arbitrary code or cause a denial of service via unknown vectors, a different issue than CVE-2008-2662, CVE-2008-2664, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Integer overflows in rb_ary_store()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2663"
},
{
"category": "external",
"summary": "RHBZ#450825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2663",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2663"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2663",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2663"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Integer overflows in rb_ary_store()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2664",
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "450834"
}
],
"notes": [
{
"category": "description",
"text": "The rb_str_format function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2 allows context-dependent attackers to trigger memory corruption via unspecified vectors related to alloca, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2725. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unsafe use of alloca in rb_str_format()",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2664"
},
{
"category": "external",
"summary": "RHBZ#450834",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=450834"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2664",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2664"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Unsafe use of alloca in rb_str_format()"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2725",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "451821"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, and 1.8.7 before 1.8.7-p22; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption via unspecified vectors, aka the \"REALLOC_N\" variant, a different issue than CVE-2008-2662, CVE-2008-2663, and CVE-2008-2664. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: integer overflow in rb_ary_splice/update/replace() - REALLOC_N",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2725"
},
{
"category": "external",
"summary": "RHBZ#451821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=451821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2725",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2725"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: integer overflow in rb_ary_splice/update/replace() - REALLOC_N"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2008-2726",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2008-06-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "451828"
}
],
"notes": [
{
"category": "description",
"text": "Integer overflow in the (1) rb_ary_splice function in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2; and (2) the rb_ary_replace function in 1.6.x allows context-dependent attackers to trigger memory corruption, aka the \"beg + rlen\" issue. NOTE: as of 20080624, there has been inconsistent usage of multiple CVE identifiers related to Ruby. The CVE description should be regarded as authoritative, although it is likely to change.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: integer overflow in rb_ary_splice/update/replace() - beg + rlen",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2726"
},
{
"category": "external",
"summary": "RHBZ#451828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=451828"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2726",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2726"
}
],
"release_date": "2008-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: integer overflow in rb_ary_splice/update/replace() - beg + rlen"
},
{
"cve": "CVE-2008-3655",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458948"
}
],
"notes": [
{
"category": "description",
"text": "Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: multiple insufficient safe mode restrictions",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3655"
},
{
"category": "external",
"summary": "RHBZ#458948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3655",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3655"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: multiple insufficient safe mode restrictions"
},
{
"cve": "CVE-2008-3656",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458953"
}
],
"notes": [
{
"category": "description",
"text": "Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: WEBrick DoS vulnerability (CPU consumption)",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3656"
},
{
"category": "external",
"summary": "RHBZ#458953",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458953"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3656",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3656"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3656",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3656"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: WEBrick DoS vulnerability (CPU consumption)"
},
{
"cve": "CVE-2008-3657",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "458966"
}
],
"notes": [
{
"category": "description",
"text": "The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check \"taintness\" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: missing \"taintness\" checks in dl module",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3657"
},
{
"category": "external",
"summary": "RHBZ#458966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=458966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3657"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3657",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3657"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: missing \"taintness\" checks in dl module"
},
{
"cve": "CVE-2008-3905",
"discovery_date": "2008-08-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "461495"
}
],
"notes": [
{
"category": "description",
"text": "resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: use of predictable source port and transaction id in DNS requests done by resolv.rb module",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3905"
},
{
"category": "external",
"summary": "RHBZ#461495",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=461495"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3905"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3905",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3905"
}
],
"release_date": "2008-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: use of predictable source port and transaction id in DNS requests done by resolv.rb module"
},
{
"cve": "CVE-2009-5147",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2015-07-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1248935"
}
],
"notes": [
{
"category": "description",
"text": "DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: dlopen could open a library with tainted library name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security\nimpact. This issue is not currently planned to be addressed in future updates. \n\nFor additional information, refer to the Issue Severity Classification:\nhttps://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2009-5147"
},
{
"category": "external",
"summary": "RHBZ#1248935",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1248935"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2009-5147",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-5147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2009-5147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-5147"
}
],
"release_date": "2009-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: dlopen could open a library with tainted library name"
},
{
"acknowledgments": [
{
"names": [
"Drew Yao"
],
"organization": "Apple Product Security team"
}
],
"cve": "CVE-2011-0188",
"discovery_date": "2011-02-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "682332"
}
],
"notes": [
{
"category": "description",
"text": "The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an \"integer truncation issue.\"",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: memory corruption in BigDecimal on 64bit platforms",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-0188"
},
{
"category": "external",
"summary": "RHBZ#682332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=682332"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-0188",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0188"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-0188",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0188"
}
],
"release_date": "2011-03-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: memory corruption in BigDecimal on 64bit platforms"
},
{
"cve": "CVE-2011-2686",
"discovery_date": "2011-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "722415"
}
],
"notes": [
{
"category": "description",
"text": "Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issue exists because of a regression during Ruby 1.8.6 development.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-2686"
},
{
"category": "external",
"summary": "RHBZ#722415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-2686",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2686"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2686",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2686"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"cve": "CVE-2011-2705",
"discovery_date": "2011-07-07T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-2705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-2705",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2705"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"cve": "CVE-2011-3009",
"discovery_date": "2011-07-07T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Properly initialize the random number generator when forking new process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw in Red Hat Enterprise Linux 4 and 5.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-3009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-3009",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009"
}
],
"release_date": "2011-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Properly initialize the random number generator when forking new process"
},
{
"acknowledgments": [
{
"names": [
"oCERT"
]
}
],
"cve": "CVE-2011-4815",
"discovery_date": "2011-11-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "750564"
}
],
"notes": [
{
"category": "description",
"text": "Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2011-4815"
},
{
"category": "external",
"summary": "RHBZ#750564",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=750564"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2011-4815",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-4815"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815"
}
],
"release_date": "2011-12-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)"
},
{
"cve": "CVE-2012-5371",
"discovery_date": "2012-11-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "875236"
}
],
"notes": [
{
"category": "description",
"text": "Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Not vulnerable. This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2012-5371"
},
{
"category": "external",
"summary": "RHBZ#875236",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=875236"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2012-5371",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5371"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-5371"
}
],
"release_date": "2012-11-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Murmur hash-flooding DoS flaw in ruby 1.9 (oCERT-2012-001)"
},
{
"cve": "CVE-2013-1821",
"discovery_date": "2013-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "914716"
}
],
"notes": [
{
"category": "description",
"text": "lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: entity expansion DoS vulnerability in REXML",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2013-1821"
},
{
"category": "external",
"summary": "RHBZ#914716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=914716"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2013-1821",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2013-1821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1821"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/",
"url": "http://www.ruby-lang.org/en/news/2013/02/22/rexml-dos-2013-02-22/"
}
],
"release_date": "2013-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: entity expansion DoS vulnerability in REXML"
},
{
"cve": "CVE-2014-4975",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2014-07-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1118158"
}
],
"notes": [
{
"category": "description",
"text": "Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: off-by-one stack-based buffer overflow in the encodes() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5 and 6.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-4975"
},
{
"category": "external",
"summary": "RHBZ#1118158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1118158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-4975",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4975"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-4975",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4975"
}
],
"release_date": "2014-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: off-by-one stack-based buffer overflow in the encodes() function"
},
{
"cve": "CVE-2014-6438",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2015-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1490845"
}
],
"notes": [
{
"category": "description",
"text": "The URI.decode_www_form_component method in Ruby before 1.9.2-p330 allows remote attackers to cause a denial of service (catastrophic regular expression backtracking, resource consumption, or application crash) via a crafted string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unsafe parsing of long strings via decode_www_form_component method",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-6438"
},
{
"category": "external",
"summary": "RHBZ#1490845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1490845"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-6438",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6438"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-6438",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6438"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/",
"url": "https://www.ruby-lang.org/en/news/2014/08/19/ruby-1-9-2-p330-released/"
}
],
"release_date": "2014-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Unsafe parsing of long strings via decode_www_form_component method"
},
{
"cve": "CVE-2014-8080",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2014-10-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1157709"
}
],
"notes": [
{
"category": "description",
"text": "The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: REXML billion laughs attack via parameter entity expansion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-8080"
},
{
"category": "external",
"summary": "RHBZ#1157709",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1157709"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-8080",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8080"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8080",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8080"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/10/27/rexml-dos-cve-2014-8080/",
"url": "https://www.ruby-lang.org/en/news/2014/10/27/rexml-dos-cve-2014-8080/"
}
],
"release_date": "2014-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: REXML billion laughs attack via parameter entity expansion"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2014-8090",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"discovery_date": "2014-10-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1159927"
}
],
"notes": [
{
"category": "description",
"text": "The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: REXML incomplete fix for CVE-2014-8080",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat JBoss SOA Platform 5 is now in Maintenance Support phase receiving only qualified Important and Critical impact security fixes; and Red Hat JBoss SOA Platform 4.3 is now in Extended Life Support phase receiving only Critical impact security fixes. This issue has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat JBoss Middleware Product Life Cycle: https://access.redhat.com/support/policy/updates/jboss_notes/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2014-8090"
},
{
"category": "external",
"summary": "RHBZ#1159927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1159927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2014-8090",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2014-8090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8090"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/",
"url": "https://www.ruby-lang.org/en/news/2014/11/13/rexml-dos-cve-2014-8090/"
}
],
"release_date": "2014-11-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: REXML incomplete fix for CVE-2014-8080"
},
{
"cve": "CVE-2015-7551",
"cwe": {
"id": "CWE-267",
"name": "Privilege Defined With Unsafe Actions"
},
"discovery_date": "2015-07-28T00:00:00+00:00",
"notes": [
{
"category": "description",
"text": "The Fiddle::Handle implementation in ext/fiddle/handle.c in Ruby before 2.0.0-p648, 2.1 before 2.1.8, and 2.2 before 2.2.4, as distributed in Apple OS X before 10.11.4 and other products, mishandles tainting, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted string, related to the DL module and the libffi library. NOTE: this vulnerability exists because of a CVE-2009-5147 regression.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: dlopen could open a library with tainted library name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this issue as having Low security\nimpact. This issue is not currently planned to be addressed in future updates. \n\nFor additional information, refer to the Issue Severity Classification:\nhttps://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-7551"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-7551",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7551"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-7551",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7551"
}
],
"release_date": "2009-05-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: dlopen could open a library with tainted library name"
},
{
"cve": "CVE-2015-9096",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2017-06-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1461846"
}
],
"notes": [
{
"category": "description",
"text": "A SMTP command injection flaw was found in the way Ruby\u0027s Net::SMTP module handled CRLF sequences in certain SMTP commands. An attacker could potentially use this flaw to inject SMTP commands in a SMTP session in order to facilitate phishing attacks or spam campaigns.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-9096"
},
{
"category": "external",
"summary": "RHBZ#1461846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1461846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-9096",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9096"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-9096"
}
],
"release_date": "2017-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: SMTP command injection via CRLF sequences in RCPT TO or MAIL FROM commands in Net::SMTP"
},
{
"cve": "CVE-2017-10784",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2017-09-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1492012"
}
],
"notes": [
{
"category": "description",
"text": "It was found that WEBrick did not sanitize all its log messages. If logs were printed in a terminal, an attacker could interact with the terminal via the use of escape sequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of ruby as shipped with Red Hat Enterprise Linux 5, 6, and 7, as well as the versions of rh-ruby22-ruby and rh-ruby23-ruby as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-10784"
},
{
"category": "external",
"summary": "RHBZ#1492012",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1492012"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-10784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-10784"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/",
"url": "https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/"
}
],
"release_date": "2017-09-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Escape sequence injection vulnerability in the Basic authentication of WEBrick"
},
{
"cve": "CVE-2017-14064",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2017-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1487552"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow vulnerability was found in the JSON extension of ruby. An attacker with the ability to pass a specially crafted JSON input to the extension could use this flaw to expose the interpreter\u0027s heap memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Arbitrary heap exposure during a JSON.generate call",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect the versions of ruby as shipped with Red Hat Enterprise Linux 5, and 6. These versions do not include the JSON module.\n\nThis issue affects the versions of ruby as shipped with Red Hat Enterprise Linux 7, as well as the versions of rh-ruby22-ruby and rh-ruby23-ruby as shipped with Red Hat Software Collections. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-14064"
},
{
"category": "external",
"summary": "RHBZ#1487552",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1487552"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-14064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14064"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2017/09/14/json-heap-exposure-cve-2017-14064/",
"url": "https://www.ruby-lang.org/en/news/2017/09/14/json-heap-exposure-cve-2017-14064/"
}
],
"release_date": "2017-03-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: Arbitrary heap exposure during a JSON.generate call"
},
{
"cve": "CVE-2018-8780",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2018-03-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1561949"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the methods from the Dir class did not properly handle strings containing the NULL byte. An attacker, able to inject NULL bytes in a path, could possibly trigger an unspecified behavior of the ruby script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Unintentional directory traversal by poisoned NULL byte in Dir",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue affects the versions of ruby as shipped with Red Hat CloudForms 4. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.\n\nThis issue affects the versions of ruby as shipped with Red Hat Subscription Asset Manager 1. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-8780"
},
{
"category": "external",
"summary": "RHBZ#1561949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1561949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-8780",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8780"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/",
"url": "https://www.ruby-lang.org/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/"
}
],
"release_date": "2018-03-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
},
{
"category": "workaround",
"details": "It is possible to test for presence of the NULL byte manually prior to call a Dir method with an untrusted string.",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Unintentional directory traversal by poisoned NULL byte in Dir"
},
{
"cve": "CVE-2019-16254",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2020-01-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789556"
}
],
"notes": [
{
"category": "description",
"text": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: HTTP response splitting in WEBrick",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16254"
},
{
"category": "external",
"summary": "RHBZ#1789556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16254",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16254"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16254"
}
],
"release_date": "2019-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "ruby: HTTP response splitting in WEBrick"
},
{
"cve": "CVE-2020-25613",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2020-09-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1883623"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy (which also has a poor header check), which may lead to an HTTP Request Smuggling attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Potential HTTP request smuggling in WEBrick",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25613"
},
{
"category": "external",
"summary": "RHBZ#1883623",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1883623"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25613",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25613"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/",
"url": "https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/"
}
],
"release_date": "2020-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Potential HTTP request smuggling in WEBrick"
},
{
"cve": "CVE-2021-28965",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"discovery_date": "2021-04-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1947526"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in applications using REXML that parse XML documents, write data back to XML, and re-parse them again.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: XML round-trip vulnerability in REXML",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "RHBZ#1947526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1947526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28965",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28965"
}
],
"release_date": "2021-04-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: XML round-trip vulnerability in REXML"
},
{
"cve": "CVE-2021-31810",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-07-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1980126"
}
],
"notes": [
{
"category": "description",
"text": "Ruby\u0027s Net::FTP module trusted the IP address included in the FTP server\u0027s response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from systems not accessible from the FTP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat CloudForms 5.11 does not ship Ruby or RubyGem net-ftp and thus not affected by the flaw. RubyGem net-sftp (Ruby implementation of Secure File Transfer Protocol) which product ship is different library component from the affected package.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "RHBZ#1980126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980126"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-31810",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-31810"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/",
"url": "https://www.ruby-lang.org/en/news/2021/07/07/trusting-pasv-responses-in-net-ftp/"
}
],
"release_date": "2021-07-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host"
},
{
"cve": "CVE-2021-41819",
"discovery_date": "2021-11-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2026757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Cookie prefix spoofing in CGI::Cookie.parse",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "RHBZ#2026757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41819",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41819"
}
],
"release_date": "2021-11-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Cookie prefix spoofing in CGI::Cookie.parse"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2075687"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Buffer overrun in String-to-Float conversion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "RHBZ#2075687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/",
"url": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/"
}
],
"release_date": "2022-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Buffer overrun in String-to-Float conversion"
},
{
"cve": "CVE-2023-28756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in Time",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "RHBZ#2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/",
"url": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in Time"
},
{
"cve": "CVE-2024-27282",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-04-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2276810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Ruby. If attacker-supplied data is provided to the Ruby regex compiler, it is possible to extract arbitrary heap data relative to the start of the text, including pointers and sensitive strings.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Arbitrary memory address read vulnerability with Regex search",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The CVE-2024-27282 vulnerability in Ruby is classified as a Moderate severity issue due to its potential to expose arbitrary heap data relative to the start of the text through the Ruby regex compiler. While the vulnerability allows the extraction of pointers and sensitive strings from memory, its exploitation requires attacker-supplied data to be provided to the regex compiler. This means that an attacker would need to craft specific input to exploit the issue, limiting the ease of exploitation compared to vulnerabilities that might be remotely exploitable without user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-27282"
},
{
"category": "external",
"summary": "RHBZ#2276810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-27282",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-27282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27282"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/",
"url": "https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/"
}
],
"release_date": "2024-04-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Arbitrary memory address read vulnerability with Regex search"
},
{
"cve": "CVE-2026-27820",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-16T18:00:53.206650+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459002"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in zlib, a Ruby interface for the zlib compression/decompression library. The Zlib::GzipReader component contains a buffer overflow vulnerability. This occurs because the zstream_buffer_ungets function does not ensure sufficient memory capacity before moving existing data, which can lead to memory corruption. An attacker could potentially exploit this to cause unexpected behavior or system instability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A buffer overflow vulnerability exists in the Zlib::GzipReader component of the Ruby zlib interface. This flaw, caused by insufficient memory capacity during data manipulation, could lead to memory corruption and system instability. This vulnerability is considered of a Moderate severity this happens because the high complexity to exploit, additionally the attacker may have not full control over the data is being corrupted or exfiltrated.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "RHBZ#2459002",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27820"
},
{
"category": "external",
"summary": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w",
"url": "https://github.com/ruby/zlib/security/advisories/GHSA-g857-hhfv-j68w"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3467067",
"url": "https://hackerone.com/reports/3467067"
}
],
"release_date": "2026-04-16T17:27:48.944000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T23:15:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8838"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:ruby4-0-main@aarch64",
"Red Hat Hardened Images:ruby4-0-main@noarch",
"Red Hat Hardened Images:ruby4-0-main@src",
"Red Hat Hardened Images:ruby4-0-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader"
}
]
}
rlsa-2026:50728
Vulnerability from osv_rocky
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
-
zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)
-
ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)
-
net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)
-
net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)
Bug Fix(es) and Enhancement(s):
- ruby:3.3/ruby: Rebase to the latest Ruby 3.3 release [rhel-8] (JIRA:Rocky Linux-170929)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "ruby",
"purl": "pkg:rpm/rocky-linux/ruby?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.3.12-8.module+el8.10.0+40269+dc93e2d1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.10.0+1679+61871737"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.10.0+1741+bdb5b6ca"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.5.0+668+665814fa"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.9.0+1537+0b2034bd"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.10.0+1827+16ecb9d2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.10.0+1820+f3fffb92"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-abrt",
"purl": "pkg:rpm/rocky-linux/rubygem-abrt?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.4.0-1.module+el8.10.0+1826+b62220b4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-mysql2",
"purl": "pkg:rpm/rocky-linux/rubygem-mysql2?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.5.5-1.module+el8.10.0+1679+61871737"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-mysql2",
"purl": "pkg:rpm/rocky-linux/rubygem-mysql2?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.5.5-1.module+el8.10.0+1827+16ecb9d2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-pg",
"purl": "pkg:rpm/rocky-linux/rubygem-pg?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.5.4-1.module+el8.10.0+1679+61871737"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "rubygem-pg",
"purl": "pkg:rpm/rocky-linux/rubygem-pg?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.5.4-1.module+el8.10.0+1827+16ecb9d2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:50728"
},
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)\n\n* ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)\n\n* net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)\n\n* net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)\n\nBug Fix(es) and Enhancement(s):\n\n* ruby:3.3/ruby: Rebase to the latest Ruby 3.3 release [rhel-8] (JIRA:Rocky Linux-170929)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:50728",
"modified": "2026-09-06T00:14:02.624267Z",
"published": "2026-08-27T00:01:25.860139Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:50728"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:50728"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: ruby:3.3 security, bug fix, and enhancement update",
"upstream": [
"CVE-2026-27820",
"CVE-2026-42256",
"CVE-2026-42257",
"CVE-2026-47240",
"CVE-2026-47241",
"CVE-2026-47242"
]
}
rlsa-2026:50773
Vulnerability from osv_rocky
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.
Security Fix(es):
-
zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)
-
ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)
-
net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)
-
net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)
Bug Fix(es) and Enhancement(s):
- ruby4.0: Rebase to the latest Ruby 4.0 release [rhel-10.2.z] (JIRA:Rocky Linux-211310)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "ruby4.0",
"purl": "pkg:rpm/rocky-linux/ruby4.0?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.0.6-36.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:50773"
},
"details": "Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible.\n\nSecurity Fix(es):\n\n* zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)\n\n* ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)\n\n* net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)\n\n* net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)\n\nBug Fix(es) and Enhancement(s):\n\n* ruby4.0: Rebase to the latest Ruby 4.0 release [rhel-10.2.z] (JIRA:Rocky Linux-211310)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:50773",
"modified": "2026-09-06T00:14:21.845422Z",
"published": "2026-08-27T00:08:23.329016Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:50773"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:50773"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: ruby4.0 security, bug fix, and enhancement update",
"upstream": [
"CVE-2026-27820",
"CVE-2026-42256",
"CVE-2026-42257",
"CVE-2026-47240",
"CVE-2026-47241",
"CVE-2026-47242"
]
}
rlsa-2026:50778
Vulnerability from osv_rocky
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
-
zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)
-
ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)
-
net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)
-
net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)
Bug Fix(es) and Enhancement(s):
- ruby: Rebase to the latest Ruby 3.3 release [rhel-10.2.z] (JIRA:Rocky Linux-211300)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "ruby",
"purl": "pkg:rpm/rocky-linux/ruby?distro=rocky-linux-10\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.3.12-14.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:50778"
},
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)\n\n* ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)\n\n* net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)\n\n* net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)\n\nBug Fix(es) and Enhancement(s):\n\n* ruby: Rebase to the latest Ruby 3.3 release [rhel-10.2.z] (JIRA:Rocky Linux-211300)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:50778",
"modified": "2026-09-06T00:14:21.911460Z",
"published": "2026-08-27T00:08:23.329016Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:50778"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:50778"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: ruby security, bug fix, and enhancement update",
"upstream": [
"CVE-2026-27820",
"CVE-2026-42256",
"CVE-2026-42257",
"CVE-2026-47240",
"CVE-2026-47241",
"CVE-2026-47242"
]
}
rlsa-2026:50827
Vulnerability from osv_rocky
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
-
zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)
-
ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)
-
net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)
-
net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)
Bug Fix(es) and Enhancement(s):
- ruby:4.0/ruby: Rebase to the latest Ruby 4.0 release [rhel-9.8.z] (JIRA:Rocky Linux-211301)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "ruby",
"purl": "pkg:rpm/rocky-linux/ruby?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:4.0.6-34.module+el9.8.0+40271+b5850c84"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "rubygem-mysql2",
"purl": "pkg:rpm/rocky-linux/rubygem-mysql2?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.5.7-1.module+el9.8.0+40094+ce01217c"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "rubygem-pg",
"purl": "pkg:rpm/rocky-linux/rubygem-pg?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.6.3-1.module+el9.8.0+40094+ce01217c"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:50827"
},
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)\n\n* ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)\n\n* net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)\n\n* net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)\n\nBug Fix(es) and Enhancement(s):\n\n* ruby:4.0/ruby: Rebase to the latest Ruby 4.0 release [rhel-9.8.z] (JIRA:Rocky Linux-211301)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:50827",
"modified": "2026-09-06T00:14:16.561448Z",
"published": "2026-08-27T00:04:44.346173Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:50827"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:50827"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: ruby:4.0 security, bug fix, and enhancement update",
"upstream": [
"CVE-2026-27820",
"CVE-2026-42256",
"CVE-2026-42257",
"CVE-2026-47240",
"CVE-2026-47241",
"CVE-2026-47242"
]
}
rlsa-2026:50828
Vulnerability from osv_rocky
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.
Security Fix(es):
-
zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)
-
ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)
-
net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)
-
net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)
-
net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)
Bug Fix(es) and Enhancement(s):
- ruby:3.3/ruby: Rebase to the latest Ruby 3.3 release [rhel-9.8.z] (JIRA:Rocky Linux-171335)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "ruby",
"purl": "pkg:rpm/rocky-linux/ruby?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.3.12-8.module+el9.8.0+40270+7a73441e"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "rubygem-mysql2",
"purl": "pkg:rpm/rocky-linux/rubygem-mysql2?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:0.5.5-3.module+el9.7.0+40032+36e56d0d"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "rubygem-pg",
"purl": "pkg:rpm/rocky-linux/rubygem-pg?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:1.5.4-2.module+el9.7.0+40188+314ad260.0.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:50828"
},
"details": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* zlib: zlib: Memory corruption via buffer overflow in Zlib::GzipReader (CVE-2026-27820)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection via CRLF sequences in unvalidated input (CVE-2026-42257)\n\n* ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication (CVE-2026-42256)\n\n* net-imap: Net::IMAP: Command injection via non-synchronizing literals (CVE-2026-47240)\n\n* net-imap: Net::IMAP: Arbitrary IMAP command injection due to improper input validation (CVE-2026-47242)\n\n* net-imap: rubygem-net-imap: Net::IMAP: Denial of Service via malformed command input (CVE-2026-47241)\n\nBug Fix(es) and Enhancement(s):\n\n* ruby:3.3/ruby: Rebase to the latest Ruby 3.3 release [rhel-9.8.z] (JIRA:Rocky Linux-171335)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"id": "RLSA-2026:50828",
"modified": "2026-09-06T00:14:16.099319Z",
"published": "2026-08-27T00:04:44.346173Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:50828"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459002"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2468500"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491519"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491522"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491523"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:50828"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: ruby:3.3 security, bug fix, and enhancement update",
"upstream": [
"CVE-2026-27820",
"CVE-2026-42256",
"CVE-2026-42257",
"CVE-2026-47240",
"CVE-2026-47241",
"CVE-2026-47242"
]
}
SUSE-SU-2026:1066-1
Vulnerability from csaf_suse - Published: 2026-03-26 10:38 - Updated: 2026-03-26 10:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/s… | self |
| https://www.suse.com/support/update/announcement/… | self |
| https://lists.suse.com/pipermail/sle-security-upd… | self |
| https://bugzilla.suse.com/1232440 | self |
| https://bugzilla.suse.com/1232441 | self |
| https://bugzilla.suse.com/1250016 | self |
| https://bugzilla.suse.com/1259239 | self |
| https://www.suse.com/security/cve/CVE-2024-49761/ | self |
| https://www.suse.com/security/cve/CVE-2025-58767/ | self |
| https://www.suse.com/security/cve/CVE-2026-27820/ | self |
| https://www.suse.com/security/cve/CVE-2024-49761 | external |
| https://bugzilla.suse.com/1232440 | external |
| https://www.suse.com/security/cve/CVE-2025-58767 | external |
| https://bugzilla.suse.com/1250016 | external |
| https://www.suse.com/security/cve/CVE-2026-27820 | external |
| https://bugzilla.suse.com/1259239 | external |
{
"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-49761: ReDoS vulnerability in REXML gem (bsc#1232440 bsc#1232441).\n- CVE-2025-58767: denial of service when parsing XML containing multiple XML declarations (bsc#1250016).\n- CVE-2026-27820: insufficient checks in `zstream_buffer_ungets` can lead to a buffer overflow (bsc#1259239).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1066,SUSE-SLE-Module-Basesystem-15-SP7-2026-1066",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1066-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1066-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261066-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1066-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024943.html"
},
{
"category": "self",
"summary": "SUSE Bug 1232440",
"url": "https://bugzilla.suse.com/1232440"
},
{
"category": "self",
"summary": "SUSE Bug 1232441",
"url": "https://bugzilla.suse.com/1232441"
},
{
"category": "self",
"summary": "SUSE Bug 1250016",
"url": "https://bugzilla.suse.com/1250016"
},
{
"category": "self",
"summary": "SUSE Bug 1259239",
"url": "https://bugzilla.suse.com/1259239"
},
{
"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-58767 page",
"url": "https://www.suse.com/security/cve/CVE-2025-58767/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27820 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27820/"
}
],
"title": "Security update for ruby2.5",
"tracking": {
"current_release_date": "2026-03-26T10:38:44Z",
"generator": {
"date": "2026-03-26T10:38:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1066-1",
"initial_release_date": "2026-03-26T10:38:44Z",
"revision_history": [
{
"date": "2026-03-26T10:38: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.6.1.aarch64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.6.1.aarch64",
"product": {
"name": "ruby2.5-2.5.9-150700.24.6.1.aarch64",
"product_id": "ruby2.5-2.5.9-150700.24.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"product_id": "ruby2.5-devel-2.5.9-150700.24.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.aarch64",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.aarch64",
"product_id": "ruby2.5-doc-2.5.9-150700.24.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.i586",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.i586",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.6.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.6.1.i586",
"product": {
"name": "ruby2.5-2.5.9-150700.24.6.1.i586",
"product_id": "ruby2.5-2.5.9-150700.24.6.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.i586",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.i586",
"product_id": "ruby2.5-devel-2.5.9-150700.24.6.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.i586",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.i586",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.i586",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.i586",
"product_id": "ruby2.5-doc-2.5.9-150700.24.6.1.i586"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.i586",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.i586",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby2.5-doc-ri-2.5.9-150700.24.6.1.noarch",
"product": {
"name": "ruby2.5-doc-ri-2.5.9-150700.24.6.1.noarch",
"product_id": "ruby2.5-doc-ri-2.5.9-150700.24.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"product": {
"name": "ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"product_id": "ruby2.5-2.5.9-150700.24.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"product_id": "ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.ppc64le",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.ppc64le",
"product_id": "ruby2.5-doc-2.5.9-150700.24.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.6.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.6.1.s390x",
"product": {
"name": "ruby2.5-2.5.9-150700.24.6.1.s390x",
"product_id": "ruby2.5-2.5.9-150700.24.6.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"product_id": "ruby2.5-devel-2.5.9-150700.24.6.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.s390x",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.s390x",
"product_id": "ruby2.5-doc-2.5.9-150700.24.6.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"product": {
"name": "libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"product_id": "libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-2.5.9-150700.24.6.1.x86_64",
"product": {
"name": "ruby2.5-2.5.9-150700.24.6.1.x86_64",
"product_id": "ruby2.5-2.5.9-150700.24.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"product": {
"name": "ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"product_id": "ruby2.5-devel-2.5.9-150700.24.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"product": {
"name": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"product_id": "ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.x86_64",
"product": {
"name": "ruby2.5-doc-2.5.9-150700.24.6.1.x86_64",
"product_id": "ruby2.5-doc-2.5.9-150700.24.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64",
"product": {
"name": "ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64",
"product_id": "ruby2.5-stdlib-2.5.9-150700.24.6.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.6.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.6.1.aarch64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.6.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.6.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.6.1.ppc64le"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.6.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.6.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.6.1.s390x"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.6.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.6.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.6.1.x86_64"
},
"product_reference": "libruby2_5-2_5-2.5.9-150700.24.6.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.6.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.6.1.aarch64"
},
"product_reference": "ruby2.5-2.5.9-150700.24.6.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.6.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.6.1.ppc64le"
},
"product_reference": "ruby2.5-2.5.9-150700.24.6.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.6.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.6.1.s390x"
},
"product_reference": "ruby2.5-2.5.9-150700.24.6.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.6.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.6.1.x86_64"
},
"product_reference": "ruby2.5-2.5.9-150700.24.6.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.6.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.6.1.aarch64"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.6.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.6.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.6.1.ppc64le"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.6.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.6.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.6.1.s390x"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.6.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.6.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.6.1.x86_64"
},
"product_reference": "ruby2.5-devel-2.5.9-150700.24.6.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.6.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.6.1.aarch64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.6.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.6.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.6.1.ppc64le"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.6.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.6.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.6.1.s390x"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.6.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.6.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.6.1.x86_64"
},
"product_reference": "ruby2.5-devel-extra-2.5.9-150700.24.6.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.6.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.6.1.aarch64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.6.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.6.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.6.1.ppc64le"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.6.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.6.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.6.1.s390x"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.6.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.6.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.6.1.x86_64"
},
"product_reference": "ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"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.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.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.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.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.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:38:44Z",
"details": "moderate"
}
],
"title": "CVE-2024-49761"
},
{
"cve": "CVE-2025-58767",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-58767"
}
],
"notes": [
{
"category": "general",
"text": "REXML is an XML toolkit for Ruby. The REXML gems from 3.3.3 to 3.4.1 has a DoS vulnerability when parsing XML containing multiple XML declarations. If you need to parse untrusted XMLs, you may be impacted to these vulnerabilities. The REXML gem 3.4.2 or later include the patches to fix these vulnerabilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-58767",
"url": "https://www.suse.com/security/cve/CVE-2025-58767"
},
{
"category": "external",
"summary": "SUSE Bug 1250016 for CVE-2025-58767",
"url": "https://bugzilla.suse.com/1250016"
}
],
"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.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/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.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:38:44Z",
"details": "low"
}
],
"title": "CVE-2025-58767"
},
{
"cve": "CVE-2026-27820",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27820"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27820",
"url": "https://www.suse.com/security/cve/CVE-2026-27820"
},
{
"category": "external",
"summary": "SUSE Bug 1259239 for CVE-2026-27820",
"url": "https://bugzilla.suse.com/1259239"
}
],
"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.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libruby2_5-2_5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-devel-extra-2.5.9-150700.24.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:ruby2.5-stdlib-2.5.9-150700.24.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:38:44Z",
"details": "important"
}
],
"title": "CVE-2026-27820"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.