<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
	<DocumentTitle xml:lang="en">An update for ruby is now available for openEuler-24.03-LTS-SP3</DocumentTitle>
	<DocumentType>Security Advisory</DocumentType>
	<DocumentPublisher Type="Vendor">
		<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
		<IssuingAuthority>openEuler security committee</IssuingAuthority>
	</DocumentPublisher>
	<DocumentTracking>
		<Identification>
			<ID>openEuler-SA-2026-3868</ID>
		</Identification>
		<Status>Final</Status>
		<Version>1.0</Version>
		<RevisionHistory>
			<Revision>
				<Number>1.0</Number>
				<Date>2026-09-14</Date>
				<Description>Initial</Description>
			</Revision>
		</RevisionHistory>
		<InitialReleaseDate>2026-09-14</InitialReleaseDate>
		<CurrentReleaseDate>2026-09-14</CurrentReleaseDate>
		<Generator>
			<Engine>openEuler SA Tool V1.0</Engine>
			<Date>2026-09-14</Date>
		</Generator>
	</DocumentTracking>
	<DocumentNotes>
		<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">ruby security update</Note>
		<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for ruby is now available for openEuler-24.03-LTS-SP3</Note>
		<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks (such as Perl).

Security Fix(es):

An issue was discovered in the resolv gem before 0.7.2 for Ruby. Resolv::DNS::MessageEncoder wrote a DNS label&apos;s length into a single octet without checking its range. A label longer than 255 octets had its length stored modulo 256 but the label data was written unchanged, and thus the bytes on the wire described a different name than the one the application asked to encode. RFC 1035 section 2.3.4 limits a label to 63 octets, and the two high bits of the length octet are reserved for compression pointers. put_string packed the length with put_pack(&quot;C&quot;, d.length) and put_label used it for labels, and thus any value from 0 to 255 could end up as a label length octet, including the reserved 0x40-0xBF range and the 0xC0-0xFF pointer range. Resolv::DNS::Name.create did not check per-label or total name length either, and thus an attacker-controlled hostname reached the encoder unchanged. An application that resolves an attacker-controlled hostname sends a query whose wire bytes name a domain the attacker chose. A hostname suffix that the application validates against an allowlist becomes padding that never appears on the wire, and thus allowlist and egress checks can be bypassed. The recursive resolver caches the response under the attacker&apos;s name, and DNS logs record that name rather than the one the application asked for. A label length whose low octet lands in the 0xC0-0xFF range produces a length octet that conforming parsers read as the start of a compression pointer, with the following attacker-controlled byte as the offset.(CVE-2026-80213)</Note>
		<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for ruby is now available for openEuler-24.03-LTS-SP3.

openEuler Security has rated this update as having a security impact of medium. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
		<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">Medium</Note>
		<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">ruby</Note>
	</DocumentNotes>
	<DocumentReferences>
		<Reference Type="Self">
			<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3868</URL>
		</Reference>
		<Reference Type="openEuler CVE">
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-80213</URL>
		</Reference>
		<Reference Type="Other">
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-80213</URL>
		</Reference>
	</DocumentReferences>
	<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
		<Branch Type="Product Name" Name="openEuler">
			<FullProductName ProductID="openEuler-24.03-LTS-SP3" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">openEuler-24.03-LTS-SP3</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="aarch64">
			<FullProductName ProductID="ruby-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-3.2.2-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="ruby-bundled-gems-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-bundled-gems-3.2.2-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="ruby-debuginfo-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-debuginfo-3.2.2-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="ruby-debugsource-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-debugsource-3.2.2-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="ruby-devel-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-devel-3.2.2-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-bigdecimal-3.1.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-bigdecimal-3.1.3-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-io-console-0.6.0-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-io-console-0.6.0-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-json-2.6.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-json-2.6.3-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-openssl-3.1.0-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-openssl-3.1.0-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-psych-5.0.1-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-psych-5.0.1-161.oe2403sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-rbs-2.8.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-rbs-2.8.2-161.oe2403sp3.aarch64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="src">
			<FullProductName ProductID="ruby-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-3.2.2-161.oe2403sp3.src.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="x86_64">
			<FullProductName ProductID="ruby-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-3.2.2-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="ruby-bundled-gems-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-bundled-gems-3.2.2-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="ruby-debuginfo-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-debuginfo-3.2.2-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="ruby-debugsource-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-debugsource-3.2.2-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="ruby-devel-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-devel-3.2.2-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-bigdecimal-3.1.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-bigdecimal-3.1.3-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-io-console-0.6.0-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-io-console-0.6.0-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-json-2.6.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-json-2.6.3-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-openssl-3.1.0-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-openssl-3.1.0-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-psych-5.0.1-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-psych-5.0.1-161.oe2403sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="rubygem-rbs-2.8.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-rbs-2.8.2-161.oe2403sp3.x86_64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="noarch">
			<FullProductName ProductID="ruby-help-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-help-3.2.2-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="ruby-irb-3.2.2-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">ruby-irb-3.2.2-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-did_you_mean-1.6.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-did_you_mean-1.6.3-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-minitest-5.16.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-minitest-5.16.3-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-rake-13.0.6-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-rake-13.0.6-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-rdoc-6.5.0-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-rdoc-6.5.0-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-rexml-3.2.5-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-rexml-3.2.5-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-rss-0.2.9-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-rss-0.2.9-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-test-unit-3.5.7-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-test-unit-3.5.7-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygem-typeprof-0.21.3-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygem-typeprof-0.21.3-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygems-3.4.10-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygems-3.4.10-161.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="rubygems-devel-3.4.10-161" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">rubygems-devel-3.4.10-161.oe2403sp3.noarch.rpm</FullProductName>
		</Branch>
	</ProductTree>
	<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the resolv gem before 0.7.2 for Ruby. Resolv::DNS::MessageEncoder wrote a DNS label&apos;s length into a single octet without checking its range. A label longer than 255 octets had its length stored modulo 256 but the label data was written unchanged, and thus the bytes on the wire described a different name than the one the application asked to encode. RFC 1035 section 2.3.4 limits a label to 63 octets, and the two high bits of the length octet are reserved for compression pointers. put_string packed the length with put_pack(&quot;C&quot;, d.length) and put_label used it for labels, and thus any value from 0 to 255 could end up as a label length octet, including the reserved 0x40-0xBF range and the 0xC0-0xFF pointer range. Resolv::DNS::Name.create did not check per-label or total name length either, and thus an attacker-controlled hostname reached the encoder unchanged. An application that resolves an attacker-controlled hostname sends a query whose wire bytes name a domain the attacker chose. A hostname suffix that the application validates against an allowlist becomes padding that never appears on the wire, and thus allowlist and egress checks can be bypassed. The recursive resolver caches the response under the attacker&apos;s name, and DNS logs record that name rather than the one the application asked for. A label length whose low octet lands in the 0xC0-0xFF range produces a length octet that conforming parsers read as the start of a compression pointer, with the following attacker-controlled byte as the offset.</Note>
		</Notes>
		<ReleaseDate>2026-09-14</ReleaseDate>
		<CVE>CVE-2026-80213</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP3</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Medium</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>4.0</BaseScore>
				<Vector>AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>ruby security update</Description>
				<DATE>2026-09-14</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3868</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
</cvrfdoc>