In the Linux kernel, the following vulnerability has been resolved:
mmc: uniphier-sd: Fix a resource leak in the remove function
A 'tmio_mmc_host_free()' call is missing in the remove function, in order
to balance a 'tmio_mmc_host_alloc()' call in the probe.
This is done in the error handling path of the probe, but not in the remove
function.
Add the missing call.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-27T18:47:01.169Z
Updated: 2024-11-04T11:56:43.933Z
Reserved: 2024-02-27T18:42:55.942Z
Link: CVE-2021-46962
Vulnrichment
Updated: 2024-08-04T05:17:42.992Z
NVD
Status : Awaiting Analysis
Published: 2024-02-27T19:04:06.960
Modified: 2024-02-28T14:06:45.783
Link: CVE-2021-46962
Redhat