
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-46813 is a vulnerability discovered in the Linux kernel before version 6.5.9, affecting the Secure Encrypted Virtualization (SEV) implementation for AMD processors. The vulnerability is exploitable by local users with userspace access to MMIO registers. The issue was discovered by Tom Dohrmann and involves incorrect access checking in the #VC handler and instruction emulation of the SEV-ES emulation of MMIO accesses (NVD).
The vulnerability stems from a race condition in the #VC handler of the kernel's SEV implementation. When the CPU raises a #VC exception, there's a window between the exception being raised and the handler reading the instruction where userspace can replace the instruction. This allows a MOVS instruction accessing kernel memory to be substituted, leading to the kernel emulating the instruction without proper permission checks (SUSE Bugzilla).
The vulnerability could lead to arbitrary write access to kernel memory, potentially resulting in privilege escalation. While the severity is somewhat limited by the requirement of access to MMIO regions, it remains a serious security issue as it could allow unauthorized access to kernel memory and execution of arbitrary code (Ubuntu Security).
The issue has been fixed in Linux kernel version 6.5.9 and backported to various distributions. The fix includes disabling MMIO emulation from user mode and implementing proper permission checks for memory and I/O ports. Multiple patches were applied, including checking IOBM for IOIO exceptions from user-space and verifying memory operands before instruction emulation (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."