Security Advisory

CVE-2022-49369

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 02:11:12
Last updated 2026-05-11 18:58:21
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.