Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-46830 | First vendor Publication | 2024-09-27 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | |||
---|---|---|---|
Overall CVSS Score | 7.8 | ||
Base Score | 7.8 | Environmental Score | 7.8 |
impact SubScore | 5.9 | Temporal Score | 7.8 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
Integrity Impact | High | Availability Impact | High |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS Grab kvm->srcu when processing KVM_SET_VCPU_EVENTS, as KVM will forcibly leave nested VMX/SVM if SMM mode is being toggled, and leaving nested VMX reads guest memory. Note, kvm_vcpu_ioctl_x86_set_vcpu_events() can also be called from KVM_RUN via sync_regs(), which already holds SRCU. I.e. trying to precisely use kvm_vcpu_srcu_read_lock() around the problematic SMM code would cause problems. Acquiring SRCU isn't all that expensive, so for simplicity, grab it unconditionally for KVM_SET_VCPU_EVENTS. ============================= other info that might help us debug this: rcu_scheduler_active = 2, debug_locks = 1 stack backtrace: |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46830 |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-06-26 02:35:09 |
|
2025-06-25 12:33:49 |
|
2025-06-24 02:39:51 |
|
2025-05-27 02:44:05 |
|
2025-03-29 03:40:47 |
|
2025-03-28 13:45:09 |
|
2025-03-28 03:18:51 |
|
2025-03-19 03:14:10 |
|
2025-03-18 03:27:06 |
|
2025-03-14 03:14:23 |
|
2025-03-06 14:10:55 |
|
2025-02-22 03:24:29 |
|
2025-01-08 03:05:30 |
|
2025-01-07 03:05:03 |
|
2024-12-25 03:03:40 |
|
2024-12-12 03:06:37 |
|
2024-11-22 21:22:18 |
|
2024-11-22 00:23:14 |
|
2024-11-21 21:21:49 |
|
2024-09-30 17:27:26 |
|
2024-09-27 17:27:23 |
|