In the Linux kernel, the following vulnerability has been resolved:
x86/kexec: Fix bug with call depth tracking
The call to cc_platform_has() triggers a fault and system crash if call depth
tracking is active because the GS segment has been reset by load_segments() and
GS_BASE is now 0 but call depth tracking uses per-CPU variables to operate.
Call cc_platform_has() earlier in the function when GS is still valid.
[ bp: Massage. ]
References
Configurations
Configuration 1 (hide)
|
History
06 Oct 2025, 20:49
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/2cfb464669b645a9b98478b74f2bcea9860dcff1 - Patch | |
References | () https://git.kernel.org/stable/c/93c1800b3799f17375989b0daf76497dd3e80922 - Patch | |
References | () https://git.kernel.org/stable/c/d91ddd05082691e69b30744825d18ae799293258 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* |
|
First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 09:31
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/2cfb464669b645a9b98478b74f2bcea9860dcff1 - | |
References | () https://git.kernel.org/stable/c/93c1800b3799f17375989b0daf76497dd3e80922 - | |
References | () https://git.kernel.org/stable/c/d91ddd05082691e69b30744825d18ae799293258 - |
12 Jul 2024, 16:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-10-06 20:49
NVD link : CVE-2024-40944
Mitre link : CVE-2024-40944
CVE.ORG link : CVE-2024-40944
JSON object : View
Products Affected
linux
- linux_kernel
CWE