CVE-2022-48776

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc4:*:*:*:*:*:*

History

24 Sep 2025, 18:16

Type Values Removed Values Added
CWE CWE-401
CPE cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/1b37889f9a151d26a3fb0d3870f6e1046dee2e24 - () https://git.kernel.org/stable/c/1b37889f9a151d26a3fb0d3870f6e1046dee2e24 - Patch
References () https://git.kernel.org/stable/c/3dd8ba961b9356c4113b96541c752c73d98fef70 - () https://git.kernel.org/stable/c/3dd8ba961b9356c4113b96541c752c73d98fef70 - Patch
References () https://git.kernel.org/stable/c/3eb5185896a68373714dc7d0009111744adc3345 - () https://git.kernel.org/stable/c/3eb5185896a68373714dc7d0009111744adc3345 - Patch
First Time Linux
Linux linux Kernel

Information

Published : 2024-07-16 12:15

Updated : 2025-09-24 18:16


NVD link : CVE-2022-48776

Mitre link : CVE-2022-48776

CVE.ORG link : CVE-2022-48776


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime