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.
References
Configurations
Configuration 1 (hide)
|
History
17 Oct 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
01 Oct 2024, 15:57
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-908 | |
CVSS |
v2 : v3 : |
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 - Patch | |
References | () https://git.kernel.org/stable/c/5d537b8d900514509622ce92330b70d2e581d409 - Patch | |
References | () https://git.kernel.org/stable/c/7ae890ee19479eeeb87724cca8430b5cb3660c74 - Patch | |
References | () https://git.kernel.org/stable/c/aca06c617c83295f0caa486ad608fbef7bdc11e8 - Patch |
30 Sep 2024, 12:45
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
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