Bug 2298112 (CVE-2022-48776) - CVE-2022-48776 kernel: mtd: parsers: qcom: Fix missing free for pparts in cleanup
Summary: CVE-2022-48776 kernel: mtd: parsers: qcom: Fix missing free for pparts in cle...
Keywords:
Status: NEW
Alias: CVE-2022-48776
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-16 12:22 UTC by OSIDB Bzimport
Modified: 2024-07-31 05:49 UTC (History)
4 users (show)

Fixed In Version: kernel 5.15.25, kernel 5.16.11, kernel 5.17
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-16 12:22:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.