The Linux kernel fix tracked as CVE-2022-49562 closes a subtle but real KVM x86 bug that could let the hypervisor path touch the wrong physical frames while updating guest page-table accessed/dirty (A/D) bits — the upstream remedy replaced a fragile PTE-mapping trick with the safer...