Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-53155
Published: June 26, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of device-private PMD entry flags in set_pmd_migration_entry() in mm/huge_memory.c when processing device-private huge page migration entries. A local user can trigger page migration and write activity on a crafted memory range to cause a denial of service.
The issue can corrupt rmap state and trigger a kernel assertion during migration of device-private THP ranges.