Race condition in Linux kernel - CVE-2026-92500
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service or data loss.
The vulnerability exists due to a race condition in ext4 inline-data write handling when a concurrent page fault converts inline data to an extent between write preparation and completion. A local user can perform a buffered write that races with inline-data conversion to cause a denial of service or data loss.