In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Mar 6, 2025
to the GitHub Advisory Database
•
Updated Mar 25, 2025
Description
Published by the National Vulnerability Database
Mar 6, 2025
Published to the GitHub Advisory Database
Mar 6, 2025
Last updated
Mar 25, 2025
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.
References