CVE-2022-48886

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:*

History

06 Sep 2024, 14:48

Type Values Removed Values Added
CWE CWE-476
References () https://git.kernel.org/stable/c/40543b3d9d2c13227ecd3aa90a713c201d1d7f09 - () https://git.kernel.org/stable/c/40543b3d9d2c13227ecd3aa90a713c201d1d7f09 - Patch
References () https://git.kernel.org/stable/c/96a9873188552ebb2afe76033d7329a5ecabef6e - () https://git.kernel.org/stable/c/96a9873188552ebb2afe76033d7329a5ecabef6e - Patch
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:*
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ice: Agregar verificación para kzalloc Agregue la verificación para el valor de retorno de kzalloc para evitar la desreferencia al puntero NULL. Además, utilice la etiqueta goto para compartir el código limpio.

21 Aug 2024, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-21 07:15

Updated : 2024-09-06 14:48


NVD link : CVE-2022-48886

Mitre link : CVE-2022-48886

CVE.ORG link : CVE-2022-48886


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference