Vulnerability Database

296,213

Total vulnerabilities in the database

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.

  • Published: Mar 6, 2025
  • Updated: May 4, 2025
  • CVE: CVE-2024-58055
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.8
  • AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWEs: