A subtle boot-time initialization bug in the Linux kernel has been disclosed and fixed under CVE-2025-40245: on nios2 systems using CONFIG_FLATMEM the kernel could miscalculate page-frame limits because memblock.current_limit was not pre-initialized before PFN limit calculations, potentially...