CVE-2024-40944
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
12/07/2024
Last modified:
06/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
x86/kexec: Fix bug with call depth tracking<br />
<br />
The call to cc_platform_has() triggers a fault and system crash if call depth<br />
tracking is active because the GS segment has been reset by load_segments() and<br />
GS_BASE is now 0 but call depth tracking uses per-CPU variables to operate.<br />
<br />
Call cc_platform_has() earlier in the function when GS is still valid.<br />
<br />
[ bp: Massage. ]
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.35 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.9.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/2cfb464669b645a9b98478b74f2bcea9860dcff1
- https://git.kernel.org/stable/c/93c1800b3799f17375989b0daf76497dd3e80922
- https://git.kernel.org/stable/c/d91ddd05082691e69b30744825d18ae799293258
- https://git.kernel.org/stable/c/2cfb464669b645a9b98478b74f2bcea9860dcff1
- https://git.kernel.org/stable/c/93c1800b3799f17375989b0daf76497dd3e80922
- https://git.kernel.org/stable/c/d91ddd05082691e69b30744825d18ae799293258



