Lucene search
+L

4735 matches found

RedHat Linux
RedHat Linux
added 2021/10/19 7:19 a.m.10 views

kernel: SVM nested virtualization issue in KVM (VMLOAD/VMSAVE)

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB virtual machine control block provided by the L1 guest to spawn/handle a nested guest L2. Due to improper validation of the "virtext" field, this issue could allow a malicious...

8.8CVSS6.7AI score0.00658EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2021/10/19 12:00 a.m.11 views

Oracle Database Server 输入验证错误漏洞

Oracle Database Server is a relational database management system from Oracle Corporation USA. The database management system provides data management, distributed processing, and other functions.An unspecified vulnerability exists in the Java VM component of Oracle Database Server versions...

7.1CVSS5.6AI score0.00897EPSS
SaveExploits0References6
Prion
Prion
added 2021/10/18 9:15 p.m.26 views

Design/Logic Flaw

The evm crate is a pure Rust implementation of Ethereum Virtual Machine. In evm crate 0.31.0, JUMPI opcode's condition is checked after the destination validity check. However, according to Geth and OpenEthereum, the condition check should happen before the destination validity check. This is a...

7.5CVSS9.5AI score0.01028EPSS
SaveExploits0References2Affected Software1
Virtuozzo
Virtuozzo
added 2021/10/18 12:00 a.m.34 views

Virtuozzo Hybrid Infrastructure 4.7

In this release, Virtuozzo Hybrid Infrastructure provides a wide range of new features that enhance service providers' interoperability and help expand their services. The improvements cover compute services, object storage, core storage, monitoring, high availability for the management node,...

0.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/10/12 4:12 p.m.11 views

kernel: SVM nested virtualization issue in KVM (AVIC support)

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB virtual machine control block provided by the L1 guest to spawn/handle a nested guest L2. Due to improper validation of the "intctl" field, this issue could allow a malicious ...

8.8CVSS6.7AI score0.00444EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/10/12 3:39 p.m.26 views

kernel: SVM nested virtualization issue in KVM (VMLOAD/VMSAVE)

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB virtual machine control block provided by the L1 guest to spawn/handle a nested guest L2. Due to improper validation of the "virtext" field, this issue could allow a malicious...

8.8CVSS6.7AI score0.00658EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/10/12 3:14 p.m.15 views

kernel: powerpc: KVM guest OS users can cause host OS memory corruption

A flaw was found on the Linux kernel. On the PowerPC platform, the KVM guest allows the OS users to cause host OS memory corruption via rtasargs.nargs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

7.8CVSS7.1AI score0.00575EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/10/12 9:39 a.m.15 views

kernel: powerpc: KVM guest OS users can cause host OS memory corruption

A flaw was found on the Linux kernel. On the PowerPC platform, the KVM guest allows the OS users to cause host OS memory corruption via rtasargs.nargs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

7.8CVSS7.1AI score0.00575EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/10/12 9:01 a.m.10 views

kernel: Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks

A flaw was found in the Linux kernel’s KVM implementation, where improper handing of the VMIO|VMPFNMAP VMAs in KVM bypasses RO checks and leads to pages being freed while still accessible by the VMM and guest. This flaw allows users who can start and control a VM to read/write random pages of...

8.7CVSS7AI score0.0066EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2021/10/12 9:01 a.m.21 views

kernel: SVM nested virtualization issue in KVM (AVIC support)

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB virtual machine control block provided by the L1 guest to spawn/handle a nested guest L2. Due to improper validation of the "intctl" field, this issue could allow a malicious ...

8.8CVSS6.7AI score0.00444EPSS
SaveExploits1References5
Trend Micro Simply Security
Trend Micro Simply Security
added 2021/10/08 12:00 a.m.14 views

Demo: A Guide to Virtual Machine App Security

Enhance your virtual machine VM application security from vulnerabilities in your Spring Framework Java application by reviewing these guidelines...

2.4AI score
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2021/10/08 12:00 a.m.16 views

Demo: A Guide to Virtual Machine App Security

Enhance your virtual machine VM application security from vulnerabilities in your Spring Framework Java application by reviewing these guidelines...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2021/10/07 11:30 a.m.699 views

SpoolSploit - A Collection Of Windows Print Spooler Exploits Containerized With Other Utilities For Practical Exploitation

A collection of Windows print spooler exploits containerized with other utilities for practical exploitation. Summary SpoolSploit is a collection of Windows print spooler exploits containerized with other utilities for practical exploitation. A couple of highly effective methods would be relaying...

8.8CVSS9.3AI score0.99792EPSS
SaveExploits74References8
OSV
OSV
added 2021/10/06 6:15 p.m.8 views

CVE-2021-38923

IBM PowerVM Hypervisor FW1010 could allow a privileged user to gain access to another VM due to assigning duplicate WWPNs. IBM X-Force ID: 210162...

9.1CVSS7.3AI score0.01056EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/10/06 12:00 a.m.12 views

Vyper 缓冲区错误漏洞

Vyper is the Pythonic smart contract language for EVM. Vyper suffers from a buffer error vulnerability that stems from an incorrect pointer to the top of the stack, which can lead to memory corruption issues...

8.8CVSS8.1AI score0.01074EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/10/05 7:56 a.m.6 views

kernel: Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks

A flaw was found in the Linux kernel’s KVM implementation, where improper handing of the VMIO|VMPFNMAP VMAs in KVM bypasses RO checks and leads to pages being freed while still accessible by the VMM and guest. This flaw allows users who can start and control a VM to read/write random pages of...

8.7CVSS7AI score0.0066EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/10/05 12:00 a.m.7 views

IBM PowerVM Hypervisor 安全漏洞

IBM PowerVM Hypervisor is an application from Universal Business Machines IBM, Inc. provides a secure and scalable virtualized environment for applications built on the advanced RAS features and leading performance of the Power Systems platform. A security vulnerability exists in IBM PowerVM...

9.1CVSS7.7AI score0.01056EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2021/10/05 12:00 a.m.11 views

The vulnerability of the KVM API of the Linux operating system, which allows a hacker to trigger a stack overflow.

The vulnerability of the KVM API of the Linux operating system is related to writing beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a stack overflow...

7.1CVSS6.9AI score0.00374EPSS
SaveExploits0References17Affected Software5
ATTACKERKB
ATTACKERKB
added 2021/09/29 8:15 p.m.8 views

CVE-2021-3653

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB virtual machine control block provided by the L1 guest to spawn/handle a nested guest L2. Due to improper validation of the "intctl" field, this issue could allow a malicious ...

8.8CVSS6.7AI score0.00444EPSS
SaveExploits1References6
OSV
OSV
added 2021/09/29 8:14 a.m.12 views

USN-5094-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-dell300x, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle, linux-snapdragon vulnerabilities

It was discovered that the KVM hypervisor implementation in the Linux kernel did not properly perform reference counting in some situations, leading to a use-after-free vulnerability. An attacker who could start and control a VM could possibly use this to expose sensitive information or execute...

8.7CVSS7.1AI score0.00734EPSS
SaveExploits2References7
Rows per page
Query Builder