In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, an…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet (no pseudo-TLB allocated). Similarly, the TLB might be invalid, and the invalidation should be skipped in this case. Both kvm_invalidate_vncr_ipa() and kvm_invalidate_vncr_va() are expected to perform the same checks, except that the latter doe…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/4be6cbeb93d26994bd1827ddbce391e3c4395c8f Patch
- https://git.kernel.org/stable/c/5fd30133af864a1de0a0bd87d3fe3cf23205fbc7 Patch
- https://git.kernel.org/stable/c/7c73a269a880b1399baacfb9d521415e6ef7ecc2 Patch
Timeline
- nvd_ingest NVD