Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2022-48776
HistoryJul 16, 2024 - 12:15 p.m.

CVE-2022-48776

2024-07-1612:15:02
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
9
linux kernel
vulnerability
fixed
mtd
parsers
qcom
missing free
cleanup
smem
leak

EPSS

0

Percentile

16.0%

In the Linux kernel, the following vulnerability has been resolved:

mtd: parsers: qcom: Fix missing free for pparts in cleanup

Mtdpart doesn’t free pparts when a cleanup function is declared.
Add missing free for pparts in cleanup function for smem to fix the
leak.