Improper synchronization in Linux kernel - CVE-2026-89986
Published: September 16, 2026
Vulnerability details
The vulnerability allows a local user to compromise confidentiality, integrity, and availability.
The vulnerability exists due to improper synchronization in alloc_pages_bulk_weighted_interleave() when allocating temporary node weights under an RCU read-side critical section. A local user can trigger the vulnerable allocation while using an MPOL_WEIGHTED_INTERLEAVE memory policy to compromise confidentiality, integrity, and availability.