PT-2026-64589 · Linux+2 · Linux Kernel+2

CVE-2026-64368

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

8.1

High

VectorAV:N/AC:H/PR:N/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 An issue exists in the slab memory allocator where the zeroing process during allocation is incorrectly limited when only red zoning is enabled. When kmalloc() is used with a request for initialization (zeroing), the full object size must typically be zeroed to maintain the GFP ZERO guarantees for krealloc(). However, an imprecise check causes the system to limit zeroing to the original size even when SLAB RED ZONE is enabled without SLAB STORE USER (the feature that enables tracking of the requested size). This failure to zero the full object size can compromise the GFP ZERO contract of krealloc(). The issue is resolved by implementing slub debug orig size() to accurately verify if the requested size is being tracked.
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

ALSA-2026:53329
ALSA-2026:53330
AZL-93467
CVE-2026-64368
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Rocky Linux
Ubuntu