In the Linux kernel, the following vulnerability has been resolved:
misc: fastrpc: Fix memory leak in audio daemon attach operation
Audio PD daemon send the name as part of the init IOCTL call. This
name needs to be copied to kernel for which memory is allocated.
This memory is never freed which might result in memory leak. Free
the memory when it is not needed.
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Jul 2024, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-07-29 15:15
Updated : 2024-07-29 16:21
NVD link : CVE-2024-41025
Mitre link : CVE-2024-41025
CVE.ORG link : CVE-2024-41025
JSON object : View
Products Affected
No product.
CWE
No CWE.
