CVE-2026-46071

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
24/06/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12<br /> <br /> svm_copy_lbrs() always marks VMCB_LBR dirty in the destination VMCB.<br /> However, nested_svm_vmexit() uses it to copy LBRs to vmcb12, and<br /> clearing clean bits in vmcb12 is not architecturally defined.<br /> <br /> Move vmcb_mark_dirty() to callers and drop it for vmcb12.<br /> <br /> This also facilitates incoming refactoring that does not pass the entire<br /> VMCB to svm_copy_lbrs().

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.19 (including) 6.18.27 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.4 (excluding)