Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48886
HistoryAug 21, 2024 - 12:00 a.m.

CVE-2022-48886

2024-08-2100:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
resolved
null pointer dereference
clean code
unix

AI Score

7.2

Confidence

Low

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.

AI Score

7.2

Confidence

Low