Security Advisory

CVE-2024-56632

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-27 15:02:30
Last updated 2026-05-11 20:56:14
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied by admin_q, here try to fix it.