mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
971 B
Markdown
21 lines
971 B
Markdown
### [CVE-2024-58055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-58055)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel, the following vulnerability has been resolved:usb: gadget: f_tcm: Don't free command immediatelyDon't prematurely free the command. Wait for the status completion ofthe sense status. It can be freed then. Otherwise we will double-freethe command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/runwhen-contrib/helm-charts
|
|
- https://github.com/w4zu/Debian_security
|
|
|