In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned() Drop a BUG_ON() that has been reachable since…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned() Drop a BUG_ON() that has been reachable since it was first added, way back in 2009, and instead use get_unaligned() to perform potentially-unaligned accesses. For a given store, KVM x86's emulator tracks the entire value in the destination operand, x86_emulate_ctxt.dst. If the destination is memory, and the target splits multiple pages and/o…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/5c87b47374682f69686068ad0a7779365a527b1c
- https://git.kernel.org/stable/c/5da9b1a87ec7cc3489c27016313524769f12d9e0
- https://git.kernel.org/stable/c/bf89e3738480d33cd515b4a18900e8443d40cd2e
- https://git.kernel.org/stable/c/f1edbed787ba67988ed34e0132ca128b052b6ce8
Timeline
- nvd_ingest NVD