In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: u_audio: Fix race condition use of controls after free during gadget unbind.
Hang on to the control IDs instead of pointers since those are correctly
handled with locks.
References
Configurations
No configuration.
History
05 Nov 2024, 17:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-362 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
21 Jun 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-21 11:15
Updated : 2024-11-05 17:35
NVD link : CVE-2024-38628
Mitre link : CVE-2024-38628
CVE.ORG link : CVE-2024-38628
JSON object : View
Products Affected
No product.
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')