Cyber Resilience

CVE-2022-46343

High

Published: 14 December 2022

Published
14 December 2022
Modified
22 April 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0106 78.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-46343 is a high-severity Use After Free (CWE-416) vulnerability in Redhat Enterprise Linux. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 22.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-46343 is a use-after-free vulnerability (CWE-416) in the X.Org X server. The flaw exists in the handler for the ScreenSaverSetAttributes request, which can write to memory after it has been freed. The issue affects X.Org components running on systems where the X server operates with elevated privileges.

An attacker with local or network access, depending on configuration, can trigger the flaw to achieve local privilege escalation when the X server runs privileged, or remote code execution in ssh X forwarding sessions. The vulnerability carries a CVSS 3.1 score of 8.8 with network attack vector, low complexity, and no user interaction required.

Red Hat and Fedora advisories reference the CVE and distribute updated packages that address the issue in affected X.Org releases. The EPSS score rose from a low baseline after disclosure to a peak of 0.3933 on 2025-01-22 before receding to the current value of 0.0106, indicating that exploitation interest emerged well after the initial publication.

EU & UK References

Vulnerability details

A vulnerability was found in X.Org. This security flaw occurs because the handler for the ScreenSaverSetAttributes request may write to memory after it has been freed. This issue can lead to local privileges elevation on systems where the X server…

more

is running privileged and remote code execution for ssh X forwarding sessions.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

x.org
x server
1.20.4
fedoraproject
fedora
36, 37
debian
debian linux
11.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-416

Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.

References