PT-2026-2876 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-05-26
·
CVE-2025-71115
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to the initialization of the
cpu tasks[] array. The issue occurs because the array is not initialized statically, leading to potential crashes when certain init code, such as that used with Kernel Coverage (KCOV) enabled, calls functions like memparse(), which have coverage annotations. These calls can trigger checks within check kcov mode() that fail because the current pointer is NULL. Initializing the cpu tasks[] array statically resolves this crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu