Security Advisory

CVE-2023-53330

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-09-16 16:12:06
Last updated 2026-05-11 19:42:51
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrl_linkup_request() When linktype is unknown or kzalloc failed in cfctrl_linkup_request(), pkt is not released. Add release process to error path.