Out-of-bounds read in Linux kernel - CVE-2026-64036
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to an out-of-bounds access in the css_rstat_updated() BPF kfunc when processing a caller-provided cpu argument. A local privileged user can pass an invalid cpu value to trigger an out-of-bounds access and cause a denial of service.
Exploitation requires a BPF iter/cgroup program with CAP_BPF and CAP_PERFMON.