PT-2026-2863 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-05-11
·
CVE-2025-71102
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
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
scs magic function within the shadow call stack (SCS) implementation. The function requires a 'void *' variable but receives a 'struct task struct *' instead. This incorrect parameter passing occurs when using task scs(tsk) as input to scs magic. When the CONFIG DEBUG STACK USAGE configuration is enabled, the scs check usage function scans an incorrect memory range, potentially leading to inaccurate stack usage reporting and, in rare cases, a kernel crash if scs magic(tsk) is greater than scs magic(task scs(tsk)). The issue primarily affects developers and testers debugging stack usage with the specified configuration enabled and does not impact normal production systems. The vulnerable function is scs magic().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Resource Release
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