2 matches found
EUVD-2026-39893
In the Linux kernel, the following vulnerability has been resolved: arm64: Reserve an extra page for early kernel mapping The final part of data, end segment may overflow into the next page of initpgend1 which is the gap page before earlyinitstack2: 1 crasharm64v9.0.1 vtop ffffffed00601000 VIRTUA...
CVE-2026-53288
CVE-2026-53288 affects the Linux kernel on arm64 and concerns the early kernel mapping. The issue arises where the final part of the [data, end) segment could overflow into the next page of init_pg_end, just before early_init_stack, when using 4K pages and 2MB block entries. This creates an addit...