CVE-2022-48641

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix memory leak when blob is malformed The bug fix was incomplete, it "replaced" crash with a memory leak. The old code had an assignment to "ret" embedded into the conditional, restore this.
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:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

07 Jan 2025, 16:57

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux linux Kernel
Linux
References () https://git.kernel.org/stable/c/11ebf32fde46572b0aaf3c2bdd97d923ef5a03ab - () https://git.kernel.org/stable/c/11ebf32fde46572b0aaf3c2bdd97d923ef5a03ab - Patch
References () https://git.kernel.org/stable/c/1e98318af2f163eadaff815abcef38d27ca92c1e - () https://git.kernel.org/stable/c/1e98318af2f163eadaff815abcef38d27ca92c1e - Patch
References () https://git.kernel.org/stable/c/38cf372b17f0a5f35c1b716a100532d539f0eb33 - () https://git.kernel.org/stable/c/38cf372b17f0a5f35c1b716a100532d539f0eb33 - Patch
References () https://git.kernel.org/stable/c/62ce44c4fff947eebdf10bb582267e686e6835c9 - () https://git.kernel.org/stable/c/62ce44c4fff947eebdf10bb582267e686e6835c9 - Patch
References () https://git.kernel.org/stable/c/754e8b74281dd54a324698803483f47cf3355ae1 - () https://git.kernel.org/stable/c/754e8b74281dd54a324698803483f47cf3355ae1 - Patch
References () https://git.kernel.org/stable/c/d5917b7af7cae0e2804f9d127a03268035098b7f - () https://git.kernel.org/stable/c/d5917b7af7cae0e2804f9d127a03268035098b7f - Patch
References () https://git.kernel.org/stable/c/ebd97dbe3c55d68346b9c5fb00634a7f5b10bbee - () https://git.kernel.org/stable/c/ebd97dbe3c55d68346b9c5fb00634a7f5b10bbee - Patch

Information

Published : 2024-04-28 13:15

Updated : 2025-01-07 16:57


NVD link : CVE-2022-48641

Mitre link : CVE-2022-48641

CVE.ORG link : CVE-2022-48641


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime