Lucene search
+L

13553 matches found

BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.13 views

The vulnerability of the kvm_riscv_vcpu_sbi_init() function in the arch/riscv/kvm/vcpu_sbi.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the kvmriscvvcpusbiinit function in the arch/riscv/kvm/vcpusbi.c module of the Linux operating system is related to unvalidated array indexing. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protect...

7.8CVSS7.1AI score0.00238EPSS
SaveExploits0References9Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.6 views

The vulnerability of the kvm_vm_ioctl_unregister_coalesced_mmio() function in the virt/kvm/coalesced_mmio.c module of the Linux Kernel-Based Virtual Machine (KVM) virtualization subsystem allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the kvmvmioctlunregistercoalescedmmio function in the virt/kvm/coalescedmmio.c module of the Linux Kernel-Based Virtual Machine KVM virtualization subsystem is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to...

7.8CVSS6.4AI score0.00252EPSS
SaveExploits0References14Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.12 views

The vulnerability of the emulator_get_hflags() function in the arch/x86/kvm/x86.c module of the virtualization subsystem on the Linux x86 kernel platform allows a attacker to compromise the integrity and accessibility of protected information.

The vulnerability of the emulatorgethflags function in the arch/x86/kvm/x86.c module of the virtualization subsystem on the Linux x86 kernel platform is related to the dereferencing of the NULL pointer. Exploiting this vulnerability could allow an attacker to compromise the integrity and...

6.6CVSS6.5AI score0.00232EPSS
SaveExploits0References12Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.12 views

The vulnerability of the `trace_kvm_nested_vmenter_failed()` function in the `arch/x86/kvm/trace.h` module of the virtualization subsystem on the Linux x86 kernel platform allows a attacker to access protected information or cause service failures.

The vulnerability of the tracekvmnestedvmenterfailed function in the arch/x86/kvm/trace.h module of the virtualization subsystem on the Linux x86 kernel platform is related to improper control of resource identifiers “resource injection”. Exploiting this vulnerability may allow an attacker to...

7.1CVSS6.6AI score0.0023EPSS
SaveExploits0References12Affected Software1
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.15 views

Design High-Confidence Computers Using Trusted Instructional Set Architecture and Emulators

High-confidence computing relies on trusted instructional set architecture, sealed kernels, and secure operating systems. Cloud computing depends on trusted systems for virtualization tasks. Branch predictions and pipelines are essential in improving performance of a CPU/GPU. But Spectre and...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:00 a.m.10 views

The vulnerability of the __kvm_vgic_vcpudestroy() function in the kernel of the Linux operating system’s arch/arm64/kvm/vgic/vgic-init.c file allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the kvmvgicvcpuDestroy function in the kernel of the Linux operating system’s arch/arm64/kvm/vgic/vgic-init.c module is related to the re-use of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References9Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/19 5:35 p.m.13 views

Security Bulletin: Multiple vulnerabilities affect IBM Data Virtualization on Cloud Pak for Data (June 2025)

Summary Multiple vulnerabilities have been addressed in IBM Data Virtualization on Cloud Pak for Data. Note that IBM Data Virtualization was named Watson Query in IBM Cloud Pak for Data version 4.6, 4.7, and 4.8. Vulnerability Details CVEID:CVE-2024-8184 DESCRIPTION: There exists a security...

7.5CVSS10AI score0.0266EPSS
SaveExploits2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/19 12:00 a.m.20 views

The vulnerability of the kvm_arch_vcpu_ioctl() function in the arch/x86/kvm/x86.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the kvmarchvcpuioctl function in the arch/x86/kvm/x86.c module of the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility o...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References21Affected Software4
HackRead
HackRead
added 2025/06/18 7:40 p.m.20 views

GodFather Android Malware Runs Real Apps in a Sandbox to Steal Data

Zimperium zLabs reveals GodFather malware’s advanced virtualization that hijacks mobile banking and crypto apps. Learn how it steals data on your phone...

7.3AI score
SaveExploits0
NVD
NVD
added 2025/06/18 11:15 a.m.16 views

CVE-2022-50227

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/xen: Initialize Xen timer only once Add a check for existing xen timers before initializing a new one. Currently kvmxeninittimer is called on every KVMXENVCPUATTRTYPETIMER, which is causing the following ODEBUG crash whe...

7.8CVSS0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:15 a.m.15 views

UBUNTU-CVE-2022-50226

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEVFWBLOBMAXSIZE, but larger than the data that PSP firmware return...

5.5CVSS6.2AI score0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

UBUNTU-CVE-2022-50224

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT Treat the NX bit as valid when using NPT, as KVM will set the NX bit when the NX huge page mitigation is enabled mindblowing and trigger the WARN that fires on reserved SPTE bits...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:01 a.m.17 views

CVE-2022-50041 ice: Fix call trace with null VSI during VF reset

In the Linux kernel, the following vulnerability has been resolved: ice: Fix call trace with null VSI during VF reset During stress test with attaching and detaching VF from KVM and simultaneously changing VFs spoofcheck and trust there was a call trace in iceresetvf that VF's VSI is null...

6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.9 views

Versa Director 安全漏洞

Versa Director is a virtualization and service creation platform from Versa USA. It simplifies the creation, automation and delivery of services using Versa FlexVNF. A security vulnerability exists in Versa Director that stems from a parameter injection vulnerability in file upload processing tha...

6.1CVSS7.2AI score0.00352EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.8 views

Versa Director 安全漏洞

Versa Director is a virtualization and service creation platform from Versa USA. that simplifies the creation, automation and delivery of services using Versa FlexVNF. A security vulnerability exists in Versa Director that stems from the default exposure of the websockify service, which could lea...

7.5CVSS7.8AI score0.00532EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.12 views

Versa Director 安全漏洞

Versa Director is a virtualization and service creation platform from Versa USA. that simplifies the creation, automation and delivery of services using Versa FlexVNF. A security vulnerability exists in Versa Director that stems from abuse of the Webhook feature and could lead to elevation of...

7.2CVSS7.9AI score0.00986EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.11 views

Versa Director 安全漏洞

Versa Director is a virtualization and service creation platform from Versa USA. that simplifies the creation, automation and delivery of services using Versa FlexVNF. A security vulnerability exists in Versa Director that stems from an improper implementation of two-factor authentication, which...

8.8CVSS6.6AI score0.00359EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.10 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 Linux kernel that originates from KVM x86 xen initializing timers multiple times, which could lead to debugging object conflicts...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/17 3:56 p.m.15 views

CLSA-2025-1750175787 kernel: Fix of 4 CVEs

media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit CVE-2022-49478 - x86/kvm: Disable kvmclock on all CPUs on shutdown CVE-2021-47110 - cifs: fix potential double free during failed mount CVE-2022-49541 - drm/amd/pm: fix double free in siparsepowertable CVE-2022-49530...

7.8CVSS6.7AI score0.00299EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/06/16 2:54 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-28956: x86/ibt: Keep IBT disabled during alternative patching bsc1242006. CVE-2024-46713: kabi fix for perf/aux: Fix AUX buffer serialization bsc1230581...

8.5CVSS8.6AI score0.0076EPSS
SaveExploits3References740
Rows per page
Query Builder