PT-2026-61353 · Linux+1 · Linux Kernel+1
CVE-2026-64036
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The
css rstat updated() function, exposed as a BPF kfunc, fails to validate the cpu argument provided by the caller before using it for per-cpu rstat lookups. A BPF iter/cgroup program with CAP BPF and CAP PERFMON privileges can pass an invalid cpu value, leading to an array-index-out-of-bounds condition in kernel/cgroup/rstat.c. This occurs because the function does not verify if the provided value refers to a valid possible CPU.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu