A subtle memory-management timing bug in the Linux kernel has been documented as CVE-2023-52576: an instance where IMA’s kexec cleanup code frees memblock-managed memory after the memblock allocator has already been torn down, producing a use‑after‑free that can lead to kernel instability and...