2 matches found
CVE-2022-50525 iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
In the Linux kernel, the following vulnerability has been resolved: iommu/fslpamu: Fix resource leak in fslpamuprobe The fslpamuprobe returns directly when createcsd failed, leaving irq and memories unreleased. Fix by jumping to error if createcsd returns error...
PT-2025-41030
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the fsl pamu probe function within the iommu/fsl pamu module of the Linux kernel. Specifically, the function returns prematurely when create csd fails, resultin...