In the Linux kernel, the following vulnerability has been resolved:
amt: fix possible memory leak in amt_rcv()
If an amt receives packets and it finds socket.
If it can't find a socket, it should free a received skb.
But it doesn't.
So, a memory leak would possibly occur.
References
Configurations
Configuration 1 (hide)
|
History
14 Apr 2025, 20:42
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-401 | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/1a1a0e80e005cbdc2c250fc858e1d8570f4e4acb - Patch | |
References | () https://git.kernel.org/stable/c/4b8032d39b276c52db57ff834c300405b9da2691 - Patch | |
References | () https://git.kernel.org/stable/c/60d9c020c69977e138727b3577bc6a0458325e9c - Patch |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-04-14 20:42
NVD link : CVE-2022-49369
Mitre link : CVE-2022-49369
CVE.ORG link : CVE-2022-49369
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime