CVE-2022-50146

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50146
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-50146.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-50146
Downstream
Related
Published
2025-06-18T11:15:44Z
Modified
2025-08-09T19:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

PCI: dwc: Deallocate EPC memory on dwpcieep_init() errors

If dwpcieep_init() fails to perform any action after the EPC memory is initialized and the MSI memory region is allocated, the latter parts won't be undone thus causing a memory leak. Add a cleanup-on-error path to fix these leaks.

[bhelgaas: commit log]

References

Affected packages