CVE Published: 16/07/2024 |
CVE Updated: 04/11/2024 |
CVE Year: 2022 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2022-48776 Description
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.