Security Advisory

CVE-2022-50809

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:08:27
Last updated 2026-05-23 15:25:16
Assigner Linux
State PUBLISHED

Description

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 doesnt get freed before returning NULL, which leads to a memleak.