Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 5.17.15 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1a1a0e80e005cbdc2c250fc858e1d8570f4e4acbPatch
- https://git.kernel.org/stable/c/4b8032d39b276c52db57ff834c300405b9da2691Patch
- https://git.kernel.org/stable/c/60d9c020c69977e138727b3577bc6a0458325e9cPatch
FAQ
What is CVE-2022-49369?
CVE-2022-49369 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 fr...
How severe is CVE-2022-49369?
CVE-2022-49369 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49369?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.