← Back to CVE List

CVE-2022-49369

Published: 2025-02-26T07:01Z
Last Modified: 2025-04-14T20:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt