Security Advisory
CVE-2022-50525
5.5
MEDIUM
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.
Published Date
October 7, 2025
Official Source
NIST NVD Advisory