Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-46962
HistoryFeb 27, 2024 - 7:04 p.m.

CVE-2021-46962

2024-02-2719:04:06
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
cve-2021-46962
mmc
resource leak
linux kernel
uniphier-sd driver

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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.

7.4 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%