CVE-2024-55881
Last modified
CVE-2024-55881 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in complete_hypercall_exit() Use is_64_bit_hypercall() instead of is_64_bit_mode() to detect a 64-bit hypercall when completing said hypercall. For guests with protected state, e.g. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Play nice with protected guests in complete_hypercall_exit() Use is_64_bit_hypercall() instead of is_64_bit_mode() to detect a 64-bit hypercall when completing said hypercall. For guests with protected state, e.g. SEV-ES and SEV-SNP, KVM must assume the hypercall was made in 64-bit mode as the vCPU state needed to detect 64-bit mode is unavailable. Hacking the sev_smoke_test selftest to generate a KVM_HC_MAP_GPA_RANGE hypercall via VMGEXIT trips the WARN: ------------[ cut here ]------------ WARNING: CPU: 273 PID: 326626 at arch/x86/kvm/x86.h:180 complete_hypercall_exit+0x44/0xe0 [kvm] Modules linked in: kvm_amd kvm ... [last unloaded: kvm] CPU: 273 UID: 0 PID: 326626 Comm: sev_smoke_test Not tainted 6.12.0-smp--392e932fa0f3-feat #470 Hardware name: Google Astoria/astoria, BIOS 0.20240617.0-0 06/17/2024 RIP: 0010:complete_hypercall_exit+0x44/0xe0 [kvm] Call Trace: <TASK> kvm_arch_vcpu_ioctl_run+0x2400/0x2720 [kvm] kvm_vcpu_ioctl+0x54f/0x630 [kvm] __se_sys_ioctl+0x6b/0xc0 do_syscall_64+0x83/0x160 entry_SYSCALL_64_after_hwframe+0x76/0x7e </TASK> ---[ end trace 0000000000000000 ]---
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.15.5, < 5.15.176 | — |
| Linux | Linux Kernel | >= 5.16.1, < 6.1.122 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.68 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.7 | — |
| Linux | Linux Kernel | 5.16 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-55881?
How severe is CVE-2024-55881?
How do I fix CVE-2024-55881?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-55875http4k is a functional toolkit for Kotlin HTTP applications.…9.8
- CVE-2024-55876XWiki Platform is a generic wiki platform. Starting in versi…5.4
- CVE-2024-55877XWiki Platform is a generic wiki platform. Starting in versi…8.8
- CVE-2024-55878SimpleXLSX is software for parsing and retrieving data from …6.8
- CVE-2024-55879XWiki Platform is a generic wiki platform. Starting in versi…8.8
- CVE-2024-5588A vulnerability was found in itsourcecode Learning Managemen…8.8
- CVE-2024-55884In the Mullvad VPN client 2024.6 (Desktop), 2024.8 (iOS), an…9
- CVE-2024-55885beego is an open-source web framework for the Go programming…7.5
- CVE-2024-55886OpenSearch Data Prepper is a component of the OpenSearch pro…6.9
- CVE-2024-55887Ucum-java is a FHIR Java library providing UCUM Services. In…8.6
- CVE-2024-55888Hush Line is an open-source whistleblower management system.…7.1
- CVE-2024-55889phpMyFAQ is an open source FAQ web application. Prior to ver…7.2
Are you affected by CVE-2024-55881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
