<?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 xorg-x11-server is now available for openEuler-24.03-LTS-SP1,openEuler-20.03-LTS-SP4,openEuler-22.03-LTS-SP3,openEuler-22.03-LTS-SP4,openEuler-24.03-LTS</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-2025-1429</ID>
		</Identification>
		<Status>Final</Status>
		<Version>1.0</Version>
		<RevisionHistory>
			<Revision>
				<Number>1.0</Number>
				<Date>2025-04-18</Date>
				<Description>Initial</Description>
			</Revision>
		</RevisionHistory>
		<InitialReleaseDate>2025-04-18</InitialReleaseDate>
		<CurrentReleaseDate>2025-04-18</CurrentReleaseDate>
		<Generator>
			<Engine>openEuler SA Tool V1.0</Engine>
			<Date>2025-04-18</Date>
		</Generator>
	</DocumentTracking>
	<DocumentNotes>
		<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">xorg-x11-server security update</Note>
		<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for xorg-x11-server is now available for openEuler-24.03-LTS-SP1,openEuler-20.03-LTS-SP4,openEuler-22.03-LTS-SP3,openEuler-22.03-LTS-SP4,openEuler-24.03-LTS</Note>
		<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">X.Org X11 X server

Security Fix(es):

A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use-after-free.(CVE-2025-26594)

A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size.(CVE-2025-26595)

A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms() differs from what is written in XkbWriteKeySyms(), which may lead to a heap-based buffer overflow.(CVE-2025-26596)

A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.(CVE-2025-26597)

An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching device ID is found, which can lead to out-of-bounds memory access.(CVE-2025-26598)

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the window tree marked just before, which leaves the validated data partly initialized and the use of an uninitialized pointer later.(CVE-2025-26599)

A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free.(CVE-2025-26600)

A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger() is called. If one of the changes triggers an error, the function will return early, not adding the new sync object, possibly causing a use-after-free when the alarm eventually triggers.(CVE-2025-26601)</Note>
		<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for xorg-x11-server is now available for openEuler-24.03-LTS-SP1,openEuler-20.03-LTS-SP4,openEuler-22.03-LTS-SP3,openEuler-22.03-LTS-SP4,openEuler-24.03-LTS.

openEuler Security has rated this update as having a security impact of high. 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">High</Note>
		<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">xorg-x11-server</Note>
	</DocumentNotes>
	<DocumentReferences>
		<Reference Type="Self">
			<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
		</Reference>
		<Reference Type="openEuler CVE">
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26594</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26595</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26596</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26597</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26598</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26599</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26600</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-26601</URL>
		</Reference>
		<Reference Type="Other">
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26594</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26595</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26596</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26597</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26598</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26599</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26600</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2025-26601</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-SP1" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">openEuler-24.03-LTS-SP1</FullProductName>
			<FullProductName ProductID="openEuler-20.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">openEuler-20.03-LTS-SP4</FullProductName>
			<FullProductName ProductID="openEuler-22.03-LTS-SP3" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">openEuler-22.03-LTS-SP3</FullProductName>
			<FullProductName ProductID="openEuler-22.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">openEuler-22.03-LTS-SP4</FullProductName>
			<FullProductName ProductID="openEuler-24.03-LTS" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">openEuler-24.03-LTS</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="noarch">
			<FullProductName ProductID="xorg-x11-server-help-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-help-1.20.11-37.oe2403sp1.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-source-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-source-1.20.11-37.oe2403sp1.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-help-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-help-1.20.8-32.oe2003sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-help-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-help-1.20.11-35.oe2203sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-source-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-source-1.20.11-35.oe2203sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-help-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-help-1.20.11-35.oe2203sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-source-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-source-1.20.11-35.oe2203sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-help-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-help-1.20.11-37.oe2403.noarch.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-source-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-source-1.20.11-37.oe2403.noarch.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="aarch64">
			<FullProductName ProductID="xorg-x11-server-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xdmx-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xephyr-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xnest-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xvfb-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-common-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-debuginfo-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-debugsource-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-devel-1.20.11-37.oe2403sp1.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-1.20.8-32.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-Xephyr-1.20.8-32.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-debuginfo-1.20.8-32.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-debugsource-1.20.8-32.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-devel-1.20.8-32.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xdmx-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xephyr-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xnest-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xvfb-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-common-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-debuginfo-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-debugsource-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-devel-1.20.11-35.oe2203sp3.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xdmx-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xephyr-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xnest-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xvfb-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-common-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-debuginfo-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-debugsource-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-devel-1.20.11-35.oe2203sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xdmx-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xephyr-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xnest-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xvfb-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-common-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-debuginfo-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-debugsource-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-devel-1.20.11-37.oe2403.aarch64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="src">
			<FullProductName ProductID="xorg-x11-server-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-1.20.11-37.oe2403sp1.src.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-1.20.8-32.oe2003sp4.src.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-1.20.11-35.oe2203sp3.src.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-1.20.11-35.oe2203sp4.src.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-1.20.11-37.oe2403.src.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="x86_64">
			<FullProductName ProductID="xorg-x11-server-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xdmx-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xephyr-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xnest-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-Xvfb-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-common-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-debuginfo-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-debugsource-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">xorg-x11-server-devel-1.20.11-37.oe2403sp1.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-1.20.8-32.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-Xephyr-1.20.8-32.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-debuginfo-1.20.8-32.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-debugsource-1.20.8-32.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.8-32" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">xorg-x11-server-devel-1.20.8-32.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xdmx-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xephyr-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xnest-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-Xvfb-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-common-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-debuginfo-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-debugsource-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP3">xorg-x11-server-devel-1.20.11-35.oe2203sp3.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xdmx-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xephyr-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xnest-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-Xvfb-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-common-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-debuginfo-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-debugsource-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-35" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">xorg-x11-server-devel-1.20.11-35.oe2203sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xdmx-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xdmx-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xephyr-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xephyr-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xnest-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xnest-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-Xvfb-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-Xvfb-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-common-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-common-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debuginfo-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-debuginfo-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-debugsource-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-debugsource-1.20.11-37.oe2403.x86_64.rpm</FullProductName>
			<FullProductName ProductID="xorg-x11-server-devel-1.20.11-37" CPE="cpe:/a:openEuler:openEuler:24.03-LTS">xorg-x11-server-devel-1.20.11-37.oe2403.x86_64.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">A use-after-free flaw was found in X.Org and Xwayland. The root cursor is referenced in the X server as a global variable. If a client frees the root cursor, the internal reference points to freed memory and causes a use-after-free.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26594</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A buffer overflow flaw was found in X.Org and Xwayland. The code in XkbVModMaskText() allocates a fixed-sized buffer on the stack and copies the names of the virtual modifiers to that buffer. The code fails to check the bounds of the buffer and would copy the data regardless of the size.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26595</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms() differs from what is written in XkbWriteKeySyms(), which may lead to a heap-based buffer overflow.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26596</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="4" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26597</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="5" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An out-of-bounds write flaw was found in X.Org and Xwayland. The function GetBarrierDevice() searches for the pointer device based on its device ID and returns the matching value, or supposedly NULL, if no match was found. However, the code will return the last element of the list if no matching device ID is found, which can lead to out-of-bounds memory access.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26598</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="6" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect() may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow() will return a BadAlloc error without validating the window tree marked just before, which leaves the validated data partly initialized and the use of an uninitialized pointer later.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26599</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="7" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free flaw was found in X.Org and Xwayland. When a device is removed while still frozen, the events queued for that device remain while the device is freed. Replaying the events will cause a use-after-free.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26600</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="8" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A use-after-free flaw was found in X.Org and Xwayland. When changing an alarm, the values of the change mask are evaluated one after the other, changing the trigger values as requested, and eventually, SyncInitTrigger() is called. If one of the changes triggers an error, the function will return early, not adding the new sync object, possibly causing a use-after-free when the alarm eventually triggers.</Note>
		</Notes>
		<ReleaseDate>2025-04-18</ReleaseDate>
		<CVE>CVE-2025-26601</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP3</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.8</BaseScore>
				<Vector>AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>xorg-x11-server security update</Description>
				<DATE>2025-04-18</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-1429</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
</cvrfdoc>