Race condition in Linux kernel - CVE-2026-89836
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service and corrupt page state.
The vulnerability exists due to a race condition in f2fs_get_read_data_folio() when invalidating a large folio from the page cache. A local user can trigger concurrent truncation or folio splitting to cause a denial of service and corrupt page state.