Lucene search
+L

42 matches found

RedHat Linux
RedHat Linux
•added 2026/01/28 3:14 p.m.•32 views

kernel: KVM: arm64: Tear down vGIC on failed vCPU creation

A use-after-free flaw was found in KVM for arm64 in the Linux Kernel, if the kvmarchvcpucreate fails to share the vCPU page with the hypervisor. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00262EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
•added 2026/01/27 4:15 p.m.•13 views

Security update for xen

This update for xen fixes the following issues: CVE-2025-58150: Fixed buffer overrun with shadow paging and tracing XSA-477 bsc1256745 CVE-2026-23553: Fixed incomplete IBPB for vCPU isolation XSA-479 bsc1256747 Special Instructions and Notes: Please reboot the system after installing this update...

6.8CVSS6AI score0.00134EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2025/11/11 9:13 a.m.•15 views

kernel: KVM: arm64: Tear down vGIC on failed vCPU creation

A use-after-free flaw was found in KVM for arm64 in the Linux Kernel, if the kvmarchvcpucreate fails to share the vCPU page with the hypervisor. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00262EPSS
SaveExploits0References5
OSV
OSV
•added 2025/10/31 12:15 p.m.•16 views

CVE-2025-58147

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Some Viridian hypercalls can specify a mask of vCPU IDs as an input, in one of three formats. Xen has boundary checking bugs with all three formats, which can cause...

7.5CVSS5.8AI score
SaveExploits0References3
NVD
NVD
•added 2025/10/31 12:15 p.m.•13 views

CVE-2025-58147

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Some Viridian hypercalls can specify a mask of vCPU IDs as an input, in one of three formats. Xen has boundary checking bugs with all three formats, which can cause...

7.5CVSS0.00355EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/08/18 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2020-29570

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Xen through 4.14.x. Recording of the per-vCPU control block mapping maintained by Xen and that of pointers into the control block is...

6.2CVSS7AI score0.00377EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2025/08/07 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Red Hat Enterprise Linux - kernel: KVM: SVM: Reject SEV-ES intra host migration if vCPU creation is in- flight Ubuntu Linux - In the Linux kernel, the following...

7.8CVSS5.9AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/07/25 11:22 p.m.•8 views

SUSE CVE-2025-38455

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Reject SEV-ES intra host migration if vCPU creation is in-flight Reject migration of SEV-ES state if either the source or destination VM is actively creating a vCPU, i.e. if kvmvmioctlcreatevcpu is in the section betwee...

6.6CVSS6.3AI score0.00166EPSS
SaveExploits0References22
CNNVD
CNNVD
•added 2025/03/07 12:00 a.m.•6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from DR6 being loaded only before entering the .vcpurun loop...

5.5CVSS6.5AI score0.00221EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/12/11 4:18 p.m.•11 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

A flaw was found in the Linux kernel. A race condition exists in the irqchip/gic-v4 component, where a local user can force a change of affinity for a Virtual Processing Element VPE after it has been unmapped. This occurs because the corresponding doorbell interrupt remains visible, creating a...

4.7CVSS6.2AI score0.00207EPSS
SaveExploits0References5
OSV
OSV
•added 2024/11/08 6:15 a.m.•17 views

AZL-53712 CVE-2024-50192 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.7AI score0.00207EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2024/10/31 12:00 a.m.•13 views

PT-2024-35642

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises from the improper use of userspace irqchip in use in the Linux kernel, specifically in the KVM arm64 component. This leads to a WARN ON in kvm timer update irq. The...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/08/08 4:53 a.m.•14 views

kernel: irqchip/gic-v3-its: Fix potential VPE leak on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In itsvpeirqdomainalloc, when itsvpeinit returns an error, there is an off-by-one in the number of VPEs to be freed. Fix it by simply passing the number of VPEs allocated, which...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/08/08 4:44 a.m.•16 views

kernel: irqchip/gic-v3-its: Fix potential VPE leak on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In itsvpeirqdomainalloc, when itsvpeinit returns an error, there is an off-by-one in the number of VPEs to be freed. Fix it by simply passing the number of VPEs allocated, which...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/21 3:15 p.m.•12 views

UBUNTU-CVE-2021-47373

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In itsvpeirqdomainalloc, when itsvpeinit returns an error, there is an off-by-one in the number of VPEs to be freed. Fix it by simply passing the number of VPEs allocated, which...

5.5CVSS6AI score0.00251EPSS
SaveExploits0References9
OSV
OSV
•added 2024/04/03 3:15 p.m.•20 views

UBUNTU-CVE-2024-26691

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix circular locking dependency The rule inside kvm enforces that the vcpu-mutex is taken inside kvm-lock. The rule is violated by the pkvmcreatehypvm which acquires the kvm-lock while already holding the vcpu-mutex...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References11
BDU FSTEC
BDU FSTEC
•added 2023/05/24 12:00 a.m.•17 views

The vulnerability of the kvm_steal_time_set_preempted() function in the arch/x86/kvm/x86.c module of the Linux operating system allows a hacker to gain access to protected information.

The vulnerability of the kvmstealtimesetpreempted function in the arch/x86/kvm/x86.c module of the Linux operating system’s kernel is related to incorrect status messages for virtual processors. Exploiting this vulnerability could allow an attacker to gain access to protected information...

5.5CVSS6.6AI score0.00337EPSS
SaveExploits0References25Affected Software5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•13 views

kernel: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 Don't BUG/WARN on interrupt injection due to GIF being cleared, since it's trivial for userspace to force the situation via KVMSETVCPUEVENTS even if having at least...

5.5CVSS6.3AI score0.00266EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/02/15 5:27 a.m.•7 views

SUSE CVE-2014-6268

The evtchnfifosetpending function in Xen 4.4.x allows local guest users to cause a denial of service host crash via vectors involving an uninitialized FIFO-based event channel control block when 1 binding or 2 moving an event to a different VCPU...

4.9CVSS6.3AI score0.00415EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2022/11/15 11:55 a.m.•12 views

kernel: irqchip/gic-v3-its: Fix potential VPE leak on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In itsvpeirqdomainalloc, when itsvpeinit returns an error, there is an off-by-one in the number of VPEs to be freed. Fix it by simply passing the number of VPEs allocated, which...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References4
Rows per page
Query Builder