LiveActive security incident?Get immediate response
CVE Record

CVE-2022-49893: cxl/region: Fix cxl_region leak, cleanup targets at region delete

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix cxl_region leak, cleanup targets at region delete When a region is deleted any targets that have been previously assigned to that region hold references to it. Trigger those references to drop by detaching all targets at unregister_region() time. Otherwise that region object will leak as userspace has lost the ability to detach targets once region sysfs is torn down.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-49893 is a Linux kernel cleanup flaw in CXL region deletion. When a CXL region is removed, assigned targets may keep references to it, causing the region object to leak after sysfs access is gone. Public sources do not provide CVSS severity or business-impact detail.

Executive priority

Handle through normal kernel patch governance, with higher priority for infrastructure using CXL memory features. Current public evidence does not support emergency treatment, but unresolved kernel memory leaks can create reliability risk over time.

Technical view

The issue is in the Linux kernel cxl/region code. unregister_region() failed to detach assigned targets, so target-held references prevented cxl_region objects from being released. The stable fixes detach all targets during region unregister to drop those references.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions using CXL region functionality. The source bundle identifies Linux 6.0 through 6.0.8 and 6.1 as affected. Distribution backport status is not provided.

Exploitation context

The bundle does not cite active exploitation, public exploit availability, KEV listing, or attacker prerequisites. Treat this as an operational kernel reliability issue unless vendor advisories provide stronger impact evidence.

Researcher notes

Evidence is sparse: no CVSS, CWE, exploit narrative, or distro-specific matrix is included. Analysis should stay close to the upstream fix: missing target detachment at region unregister causes leaked cxl_region references after sysfs teardown.

Mitigation direction

  • Apply a kernel update containing the referenced stable CXL region fixes.
  • Check your Linux distribution’s advisory for backported fixed kernel versions.
  • Prioritize hosts using CXL memory or kernel CXL region management.
  • If updates are delayed, monitor vendor guidance for supported mitigations.

Validation and detection

  • Inventory Linux kernel versions across CXL-capable systems.
  • Confirm whether CXL region functionality is enabled or used.
  • Map installed kernels to distribution advisories or upstream stable fixes.
  • Review change control evidence showing the fixed kernel is deployed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-49893 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
0ADP providers
3Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxb9686e8c8e39d4072081ef078c04915ee51c8af4, b9686e8c8e39d4072081ef078c04915ee51c8af4unaffected
LinuxLinux6.0, 0, 6.0.8, 6.1affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.