Security Advisory

CVE-2022-48886

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-08-21 06:10:18
Last updated 2026-05-11 18:49:05
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.