CVE-2025-71115

Source
https://cve.org/CVERecord?id=CVE-2025-71115
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71115.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-71115
Downstream
Published
2026-01-14T15:06:02Z
Modified
2026-08-12T03:51:43Z
Summary
um: init cpu_tasks[] earlier
Details

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

um: init cpu_tasks[] earlier

This is currently done in uml_finishsetup(), but e.g. with KCOV enabled we'll crash because some init code can call into e.g. memparse(), which has coverage annotations, and then the checks in check_kcov_mode() crash because current is NULL.

Simply initialize the cpu_tasks[] array statically, which fixes the crash. For the later SMP work, it seems to have not really caused any problems yet, but initialize all of the entries anyway.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/71xxx/CVE-2025-71115.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
2f681ba4b352cdd5658ed2a96062375a12839755
Fixed
dbbf6d47130674640cd12a0781a0fb2a575d0e44
Fixed
7b5d4416964c07c902163822a30a622111172b01

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71115.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-71115.json"