APPLIED[N/J]/Cmnt: [SRU][R/N/J][PATCH 0/3] CVE-2026-53359
Stefan Bader
stefan.bader at canonical.com
Fri Jul 17 10:10:49 UTC 2026
On 10/07/2026 11:01, Cengiz Can via kernel-team wrote:
> https://ubuntu.com/security/CVE-2026-53359
>
> [ Impact ]
>
> KVM's shadow paging code contains a use-after-free flaw. When a PDE mapping is
> modified from outside the guest to point to a non-leaf page,
> kvm_mmu_get_child_sp() reuses an existing kvm_mmu_page without comparing the
> role, mixing a direct=1 large-page shadow page with a direct=0 4KB mapping. As
> a result, kvm_mmu_page_get_gfn() computes the wrong GFN when the child is
> zapped and fails to remove the recorded rmap entry, so freeing the memslot
> leaves a dangling rmap entry. Later code that walks that GFN (dirty logging,
> MMU notifier invalidation, and so on) dereferences an sptep in the freed page,
> causing a use-after-free.
>
> [ Fix ]
>
> resolute: clean cherry-pick
> noble: clean cherry-pick
> jammy: backported with AI-assisted adaptation
> bionic: backported with AI-assisted adaptation
>
> [ Test Plan ]
>
> Boot tested.
>
> [ Where Problems Could Occur ]
>
> A regression in this KVM x86 MMU shadow paging change could cause incorrect GFN
> or role handling, leading to broken guest memory mappings, spurious zapping, or
> crashes when running nested or shadow-paged guests.
>
Applied to noble,jammy:linux/master-next. Already applied for resolute.
Thanks.
-Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 52669 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260717/6c61d544/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20260717/6c61d544/attachment-0001.sig>
More information about the kernel-team
mailing list