1 matches found
CVE-2026-89836
CVE-2026-89836 is a race condition in the f2fs filesystem of the Linux kernel. In f2fs_get_read_data_folio(), the function calls f2fs_folio_put() before folio_nr_pages() when invalidating a large folio from the page cache. This drops the caller reference and unlocks the folio too early, creating ...
5.8AI score
SaveExploits0References2
20