Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48886
HistoryAug 21, 2024 - 6:10 a.m.

CVE-2022-48886 ice: Add check for kzalloc

2024-08-2106:10:18
Linux
github.com
linux kernel
vulnerability
kzalloc
null pointer
dereference
clean code

AI Score

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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

6.9

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2022-48886