Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ice: switch: fix potential memleak in ice_add_adv_recipe() When ice_add_special_words() fails, the 'rm' is not released, which will lead to a memory leak. Fix this up by going to 'err_unroll' label. Compile tested only.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 6.1.12 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/47f4ff6f23f00f5501ff2d7054c1a37c170a7aa0Patch
- https://git.kernel.org/stable/c/4a606ce68426c88ff2563382b33cc34f3485fe57Patch
- https://git.kernel.org/stable/c/47f4ff6f23f00f5501ff2d7054c1a37c170a7aa0Patch
- https://git.kernel.org/stable/c/4a606ce68426c88ff2563382b33cc34f3485fe57Patch
FAQ
What is CVE-2022-48709?
CVE-2022-48709 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ice: switch: fix potential memleak in ice_add_adv_recipe() When ice_add_special_words() fails, the 'rm' is not released, which wil...
How severe is CVE-2022-48709?
CVE-2022-48709 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-48709?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.