In the Linux kernel, the following vulnerability has been resolved:
dmaengine: ti: k3-udma-glue: fix memory leak when register device fail
If device_register() fails, it should call put_device() to give
up reference, the name allocated in dev_set_name() can be freed
in callback function kobject_cleanup().
CVSS
No CVSS.
References
Configurations
No configuration.
History
01 May 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-01 15:16
Updated : 2025-05-01 15:16
NVD link : CVE-2022-49860
Mitre link : CVE-2022-49860
CVE.ORG link : CVE-2022-49860
JSON object : View
Products Affected
No product.
CWE
No CWE.