NONE · 0

CVE-2022-50809

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...

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

References

FAQ

What is CVE-2022-50809?

CVE-2022-50809 is a documented vulnerability. 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...

How severe is CVE-2022-50809?

CVSS scoring is not yet available for CVE-2022-50809. Check NVD for updates.

Is there a patch for CVE-2022-50809?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.