Security Advisory

CVE-2022-49461

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:13:08
Last updated 2026-05-11 19:00:19
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: amt: fix memory leak for advertisement message When a gateway receives an advertisement message, it extracts relay information and then it should be freed. But the advertisement handler doesnt free it. So, memory leak would occur.