Lucene search
+L

196 matches found

OSV
OSV
added 2025/05/20 4:15 p.m.18 views

AZL-70259 CVE-2025-37957 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit ed129ec9057f "KVM: x86: forcibly leave nested mode on vCPU reset" addressed an issue where a triple fault occurring in nested mode could lead to...

8.8CVSS6.6AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.9 views

DEBIAN-CVE-2025-37957

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit ed129ec9057f "KVM: x86: forcibly leave nested mode on vCPU reset" addressed an issue where a triple fault occurring in nested mode could lead to...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.14 views

UBUNTU-CVE-2025-37957

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit ed129ec9057f "KVM: x86: forcibly leave nested mode on vCPU reset" addressed an issue where a triple fault occurring in nested mode could lead to...

8.8CVSS6.5AI score0.00158EPSS
SaveExploits0References25
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from PEBSENABLE not being masked by vCPU value in perf/x86/intel...

5.5CVSS7AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/09 7:16 a.m.19 views

AZL-70367 CVE-2025-37849 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Tear down vGIC on failed vCPU creation If kvmarchvcpucreate fails to share the vCPU page with the hypervisor, we propagate the error back to the ioctl but leave the vGIC vCPU data initialised. Note only does this leak...

8.8CVSS5.6AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

DEBIAN-CVE-2025-37849

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Tear down vGIC on failed vCPU creation If kvmarchvcpucreate fails to share the vCPU page with the hypervisor, we propagate the error back to the ioctl but leave the vGIC vCPU data initialised. Note only does this leak...

7.8CVSS5.7AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.6 views

UBUNTU-CVE-2025-37849

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Tear down vGIC on failed vCPU creation If kvmarchvcpucreate fails to share the vCPU page with the hypervisor, we propagate the error back to the ioctl but leave the vGIC vCPU data initialised. Note only does this leak...

8.8CVSS6.2AI score0.00259EPSS
SaveExploits0References48
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to clean up vGIC resources when a vCPU creation fails, which could lead to a memory leak or reus...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.4 views

KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()

...

7.8CVSS6.9AI score0.0022EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/04/02 11:34 a.m.10 views

kernel: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS6.8AI score0.00197EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/18 12:0 a.m.4 views

PT-2025-20500

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, specifically in the KVM Kernel-based Virtual Machine on arm64 architecture. The issue arises when kvm arch vcpu create fails to...

7.8CVSS6.7AI score0.00259EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.7 views

irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()

...

5.5CVSS7.4AI score0.00181EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/07 2:38 a.m.7 views

SUSE CVE-2024-58083

In the Linux kernel, the following vulnerability has been resolved: KVM: Explicitly verify target vCPU is online in kvmgetvcpu Explicitly verify the target vCPU is fully online prior to clamping the index in kvmgetvcpu. If the index is "bad", the nospec clamping will generate '0', i.e. KVM will...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References19
OSV
OSV
added 2025/03/06 5:15 p.m.13 views

AZL-59423 CVE-2024-58083 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: Explicitly verify target vCPU is online in kvmgetvcpu Explicitly verify the target vCPU is fully online prior to clamping the index in kvmgetvcpu. If the index is "bad", the nospec clamping will generate '0', i.e. KVM will...

7.8CVSS6.7AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 5:15 p.m.13 views

DEBIAN-CVE-2024-58083

In the Linux kernel, the following vulnerability has been resolved: KVM: Explicitly verify target vCPU is online in kvmgetvcpu Explicitly verify the target vCPU is fully online prior to clamping the index in kvmgetvcpu. If the index is "bad", the nospec clamping will generate '0', i.e. KVM will...

7.8CVSS5.5AI score0.0022EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/06 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not verifying that the target vCPU is online, which could result in access to freed memory...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49101

...

SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: KVM: Fixed a data race on lastboostedvcpu in kvmvcpuonspin. Used READ,WRITEONCE to access kvm-lastboostedvcpu to ensure that reads and writes are atomic. In the extremely unlikely scenario where the compiler introduces errors in...

7.9CVSS6AI score0.00197EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.3 views

PT-2025-30869

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.0-smp-DEV 2 Description The Linux kernel contained a flaw within the KVM component, specifically related to Secure Encrypted Virtualization SEV and Secure Encrypted Virtualization-Encrypted State SEV-ES. The...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.8 views

SUSE CVE-2024-53195

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspaceirqchipinuse Improper use of userspaceirqchipinuse led to syzbot hitting the following WARNON in kvmtimerupdateirq: WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/archtimer.c:459...

3.3CVSS7.8AI score0.00218EPSS
SaveExploits0References13
Rows per page
Query Builder