Security Advisory

CVE-2024-58055

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-06 15:53:58
Last updated 2026-05-11 21:02:25
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: Dont free command immediately Dont prematurely free the command. Wait for the status completion of the sense status. It can be freed then. Otherwise we will double-free the command.