CVE-2026-46317: KVM: arm64: Reassign nested_mmus array behind mmu_lock

Published Jun 9, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

KVM: arm64: Reassign nestedmmus array behind mmulock

kvm->arch.nestedmmus[] is walked under kvm->mmulock, including from the MMU notifier path (kvmunmapgfnrange() -> kvmnesteds2unmap()), which can run at any time. kvmvcpuinitnested() reallocates the array and frees the old buffer while holding only kvm->arch.configlock, so such a walker can reference the freed array.

Allocate the new array outside of mmulock, as the allocation can sleep. Under the lock, copy the existing entries, fix up the back pointers and reassign the array. Free the old buffer after dropping the lock, as kvfree() can sleep as well.

Affected Software

9 affected components
Linux Linux kernel (KVM/arm64)
Linux Linux kernel>=6.11<6.18.35
Linux Linux kernel>=6.19<7.0.12
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4
Linux Linux kernel=7.1-rc5
Linux Linux kernel=7.1-rc6

Event History

Jun 9, 2026
CVE Published
via MITRE·11:52 AM
Data Sourced
via MITRE·11:52 AM
DescriptionSeverity
Data Sourced
via NVD·01:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-46317?

The severity of CVE-2026-46317 is rated at 28.

2

How do I fix CVE-2026-46317?

To address CVE-2026-46317, apply the latest updates available for the Linux kernel that include the fix.

3

What platforms are affected by CVE-2026-46317?

CVE-2026-46317 affects the KVM component in the arm64 architecture of the Linux kernel.

4

Can CVE-2026-46317 lead to security breaches?

Yes, CVE-2026-46317 can potentially allow for security breaches if not mitigated by applying the appropriate patches.

5

When was CVE-2026-46317 published?

CVE-2026-46317 was published on June 9, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203