CVE-2024-58055
In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: f_tcm: Don’t free command immediately
Don’t 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.
More information : https://git.kernel.org/stable/c/16907219ad6763f401700e1b57b2da4f3e07f047
