Integer overflow in Linux kernel - CVE-2026-64267
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to an integer overflow in fuse_notify_prune() in the FUSE notification handling code when processing a crafted FUSE_NOTIFY_PRUNE notification on 32-bit kernels. A local user can send a specially crafted prune notification with a wrapped count value to cause a denial of service.
Exploitation requires a FUSE daemon capable of issuing crafted prune notifications, and the issue affects 32-bit kernel builds.