Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() The fsl_pamu_probe() returns directly when create_csd() failed, leaving irq and memories unreleased. Fix by jumping to error if create_csd() returns error.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.12, < 4.9.337 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0d240ac0e4c35d3f64fc782c11433138c1bd016ePatch
- https://git.kernel.org/stable/c/17fd440594961c5e2ea0f58591bc1bdba0629c75Patch
- https://git.kernel.org/stable/c/73f5fc5f884ad0c5f7d57f66303af64f9f002526Patch
- https://git.kernel.org/stable/c/9238b687fd62cde14c6e2e8576a40e4246de7ebePatch
- https://git.kernel.org/stable/c/9fbccdf2fefa3944dd8ba8c6a808b387787f3917Patch
- https://git.kernel.org/stable/c/a305d0e4d0ce3166e31d7dbcb4c98b09cad6d49aPatch
- https://git.kernel.org/stable/c/c93983230562883e0b5f122040efbb3d478c36d4Patch
- https://git.kernel.org/stable/c/de7eb55009796687fc0a1670e0b944fa8ed54e9bPatch
- https://git.kernel.org/stable/c/e42b543d08052c3b223bcfb48f05cbaf0b767f86Patch
FAQ
What is CVE-2022-50525?
CVE-2022-50525 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() The fsl_pamu_probe() returns directly when create_csd() failed, leaving irq ...
How severe is CVE-2022-50525?
CVE-2022-50525 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50525?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.