CVE-2024-46865

In the Linux kernel, the following vulnerability has been resolved: fou: fix initialization of grc The grc must be initialize first. There can be a condition where if fou is NULL, goto out will be executed and grc would be used uninitialized.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:5.10.226:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.15.167:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1.110:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.6.51:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10.10:*:*:*:*:*:*:*

History

17 Oct 2024, 14:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/16ff0895283058b0f96d4fe277aa25ee096f0ea8 -
  • () https://git.kernel.org/stable/c/392f6a97fcbecc64f0c00058b2db5bb0e4b8cc3e -

01 Oct 2024, 15:57

Type Values Removed Values Added
CWE CWE-908
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:5.15.167:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.6.51:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.1.110:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.10.226:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10.10:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08 - () https://git.kernel.org/stable/c/4c8002277167125078e6b9b90137bdf443ebaa08 - Patch
References () https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409 - () https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409 - Patch
References () https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74 - () https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74 - Patch
References () https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8 - () https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8 - Patch

30 Sep 2024, 12:45

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: fou: se corrige la inicialización de grc. Primero se debe inicializar grc. Puede haber una condición en la que si fou es NULL, se ejecutará goto out y se utilizará grc sin inicializar.

27 Sep 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-27 13:15

Updated : 2024-10-17 14:15


NVD link : CVE-2024-46865

Mitre link : CVE-2024-46865

CVE.ORG link : CVE-2024-46865


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-908

Use of Uninitialized Resource