← Back to CVE List

CVE-2021-47314

Published: 2024-05-21T15:15Z
Last Modified: 2024-12-24T16:38Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: memory: fsl_ifc: fix leak of private memory on probe failure On probe error the driver should free the memory allocated for private structure. Fix this by using resource-managed allocation. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt