Skip to content

Conversation

@Mifacopy
Copy link

Background

KVM x86 had an out-of-bounds read/write issue in its MTRR/MSR handling path (triggerable via guest MSR access), tracked as CVE-2016-3713.

Changes

Harden arch/x86/kvm MTRR/MSR related code to validate inputs and prevent out-of-bounds access when processing the affected MSR/MTRR state.

Security Impact

Prevents guest-triggerable out-of-bounds memory access in KVM, addressing CVE-2016-3713.

References

Upstream commit: 9842df62004f366b9fed2423e24df10542ee0dc5; CVE: CVE-2016-3713

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant