Bug 2350350 (CVE-2024-58055) - CVE-2024-58055 kernel: usb: gadget: f_tcm: Don't free command immediately
Summary: CVE-2024-58055 kernel: usb: gadget: f_tcm: Don't free command immediately
Keywords:
Status: NEW
Alias: CVE-2024-58055
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-06 16:01 UTC by OSIDB Bzimport
Modified: 2025-04-02 13:35 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-06 16:01:17 UTC
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.

Comment 1 Mauro Matteo Cascella 2025-03-06 17:45:50 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025030606-CVE-2024-58055-39b6@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.