Security Advisory

CVE-2021-47122

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-03-15 20:14:28
Last updated 2026-05-11 13:48:28
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: caif: fix memory leak in caif_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