LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50809: xhci: dbc: Fix memory leak in xhci_alloc_dbc()

In the Linux kernel, the following vulnerability has been resolved: xhci: dbc: Fix memory leak in xhci_alloc_dbc() If DbC is already in use, then the allocated memory for the xhci_dbc struct doesn't get freed before returning NULL, which leads to a memleak.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50809 is a Linux kernel memory leak in the xHCI Debug Capability allocation path. If DbC is already in use, allocated memory is not freed before returning. Public sources do not provide a CVSS score, exploitation evidence, or business-impact details.

Executive priority

Handle through standard kernel maintenance unless xHCI DbC is used in sensitive environments. The issue appears narrow and lacks public exploitation evidence, but kernel memory leaks still justify timely patch verification.

Technical view

The resolved issue is in xhci_alloc_dbc() under xhci DbC handling. When DbC is already in use, an allocated xhci_dbc structure can be leaked. Kernel stable commits are referenced as fixes, but the source bundle does not describe triggerability beyond that condition.

Likely exposure

Exposure is limited to Linux systems running affected kernel builds with relevant xHCI DbC code. The bundle lists Linux kernel versions including 5.18, 5.15.75, 5.19.17, 6.0.3, and 6.1 as affected, but administrators should verify against their distribution kernel patches.

Exploitation context

No active exploitation is indicated. The CVE is not listed as KEV in the provided data. Public sources describe a memory leak condition, not a remote attack path or exploit technique.

Researcher notes

Evidence is sparse: no CVSS, CWE, exploit status, or detailed affected-version ranges are provided beyond the CVE bundle. Focus analysis on the referenced stable commits and distribution backports rather than assuming upstream version numbers map directly to deployed kernels.

Mitigation direction

  • Update to a kernel build containing the referenced stable fixes.
  • Check Linux distribution advisories for backported patches.
  • Prioritize systems where xHCI Debug Capability is enabled or used.
  • Monitor vendor guidance if no package update is available.

Validation and detection

  • Inventory Linux kernel versions across managed systems.
  • Confirm whether vendor kernels include the referenced fix commits.
  • Review whether xHCI DbC is enabled or operationally required.
  • Check vulnerability scanners for CVE-2022-50809 coverage updates.
Prepared
Confidence
medium
Sources
6

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-50809 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
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxd7afb4a13f6c6ee7df7d0bfc67b4ef19ece6d802, 534675942e901959b5d8dc11ea526c4e48817d8e, 534675942e901959b5d8dc11ea526c4e48817d8e, 534675942e901959b5d8dc11ea526c4e48817d8eunaffected
LinuxLinux5.18, 0, 5.15.75, 5.19.17, 6.0.3, 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.