← Back to CVE List

CVE-2022-49461

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-17T16:10Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 doesn't free it. So, memory leak would occur. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt