CVE-2022-48709 Information
May 23, 2024
cve
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.
Reference
https://git.kernel.org/stable/c/47f4ff6f23f00f5501ff2d7054c1a37c170a7aa0 https://git.kernel.org/stable/c/4a606ce68426c88ff2563382b33cc34f3485fe57
Share on: