← Back to CVE List

CVE-2022-48709

Published: 2024-05-21T16:15Z
Last Modified: 2024-12-31T20:08Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt