Security Advisory

CVE-2021-47314

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 14:35:31
Last updated 2026-05-11 13:52:06
Assigner Linux
State PUBLISHED

Description

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.