CVE-2026-64131
CVE-2026-64131 : In the Linux kernel, a misinterpretation in the unmap path could cause spurious warnings and device-private/exclusive folios to be migrated incorrectly. The code tested folio_test_anon() for device-private support but then checked vma_is_anonymous() elsewhere, which is not a guar...