CVE-2024-40944

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-40944
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-40944.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-40944
Downstream
Related
Published
2024-07-12T13:15:16Z
Modified
2024-11-21T09:31:55Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

x86/kexec: Fix bug with call depth tracking

The call to ccplatformhas() triggers a fault and system crash if call depth tracking is active because the GS segment has been reset by loadsegments() and GSBASE is now 0 but call depth tracking uses per-CPU variables to operate.

Call ccplatformhas() earlier in the function when GS is still valid.

[ bp: Massage. ]

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.9.7-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}