← Back to CVE List

CVE-2021-47121

Published: 2024-03-15T21:15Z
Last Modified: 2025-01-07T17:30Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: net: caif: fix memory leak in cfusbl_device_notify In case of caif_enroll_dev() fail, allocated link_support won't be assigned to the corresponding structure. So simply free allocated pointer in case of error. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt