CVE-2022-50525

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

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

04 Feb 2026, 16:53

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
References () https://git.kernel.org/stable/c/0d240ac0e4c35d3f64fc782c11433138c1bd016e - () https://git.kernel.org/stable/c/0d240ac0e4c35d3f64fc782c11433138c1bd016e - Patch
References () https://git.kernel.org/stable/c/17fd440594961c5e2ea0f58591bc1bdba0629c75 - () https://git.kernel.org/stable/c/17fd440594961c5e2ea0f58591bc1bdba0629c75 - Patch
References () https://git.kernel.org/stable/c/73f5fc5f884ad0c5f7d57f66303af64f9f002526 - () https://git.kernel.org/stable/c/73f5fc5f884ad0c5f7d57f66303af64f9f002526 - Patch
References () https://git.kernel.org/stable/c/9238b687fd62cde14c6e2e8576a40e4246de7ebe - () https://git.kernel.org/stable/c/9238b687fd62cde14c6e2e8576a40e4246de7ebe - Patch
References () https://git.kernel.org/stable/c/9fbccdf2fefa3944dd8ba8c6a808b387787f3917 - () https://git.kernel.org/stable/c/9fbccdf2fefa3944dd8ba8c6a808b387787f3917 - Patch
References () https://git.kernel.org/stable/c/a305d0e4d0ce3166e31d7dbcb4c98b09cad6d49a - () https://git.kernel.org/stable/c/a305d0e4d0ce3166e31d7dbcb4c98b09cad6d49a - Patch
References () https://git.kernel.org/stable/c/c93983230562883e0b5f122040efbb3d478c36d4 - () https://git.kernel.org/stable/c/c93983230562883e0b5f122040efbb3d478c36d4 - Patch
References () https://git.kernel.org/stable/c/de7eb55009796687fc0a1670e0b944fa8ed54e9b - () https://git.kernel.org/stable/c/de7eb55009796687fc0a1670e0b944fa8ed54e9b - Patch
References () https://git.kernel.org/stable/c/e42b543d08052c3b223bcfb48f05cbaf0b767f86 - () https://git.kernel.org/stable/c/e42b543d08052c3b223bcfb48f05cbaf0b767f86 - Patch
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

07 Oct 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-07 16:15

Updated : 2026-02-04 16:53


NVD link : CVE-2022-50525

Mitre link : CVE-2022-50525

CVE.ORG link : CVE-2022-50525


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime