Memory leak in Linux kernel - CVE-2026-64356
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a memory leak in xfs_dqinode_metadir_create() when handling failures during metadirectory creation and commit processing. A local user can trigger the vulnerable error paths to cause a denial of service.
Runtime validation reproduced a stuck mount path during mount -o uquota on a metadir XFS image under fault injection.