← Back to CVE List

CVE-2022-48886

Published: 2024-08-21T07:15Z
Last Modified: 2024-09-06T14:48Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ice: Add check for kzalloc Add the check for the return value of kzalloc in order to avoid NULL pointer dereference. Moreover, use the goto-label to share the clean code. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt