Lucene search
+L

492 matches found

ATTACKERKB
ATTACKERKB
added 2021/11/24 1:15 a.m.7 views

CVE-2021-28706

guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may...

8.6CVSS5.5AI score0.0206EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/24 1:15 a.m.6 views

CVE-2021-28704

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS5.5AI score0.00328EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2021/11/24 1:15 a.m.27 views

CVE-2021-28706

guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may...

8.6CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2021/11/24 1:15 a.m.5 views

ALPINE-CVE-2021-28707

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS7.3AI score0.00348EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/24 1:15 a.m.3 views

UBUNTU-CVE-2021-28706

guests may exceed their designated memory limit When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may...

8.6CVSS7.3AI score0.0206EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2021/11/24 12:0 a.m.6 views

PT-2021-17910 · Suse · Suse

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue arises when a guest is allowed to have close to 16TiB of memory. It may then issue hypercalls to increase its memory allocation beyond the...

8.8CVSS6.4AI score0.02904EPSS
SaveExploits0References127
OSV
OSV
added 2021/11/21 3:15 p.m.5 views

ALPINE-CVE-2021-28710

certain VT-d IOMMUs may not work in shared page table mode For efficiency reasons, address translation control structures page tables may and, on suitable hardware, by default will be shared between CPUs, for second-level translation EPT, and IOMMUs. These page tables are presently set up to alwa...

8.8CVSS6.7AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/08 11:48 p.m.9 views

USN-5072-1 linux-azure-5.8, linux-oem-5.10 vulnerabilities

Maxim Levitsky and Paolo Bonzini discovered that the KVM hypervisor implementation for AMD processors in the Linux kernel allowed a guest VM to disable restrictions on VMLOAD/VMSAVE in a nested guest. An attacker in a guest VM could use this to read or write portions of the host's physical memory...

8.8CVSS6.7AI score0.00658EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/09/08 12:0 a.m.18 views

Xen 竞争条件问题漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in Xen where...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2021/09/07 3:1 p.m.8 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
OSV
OSV
added 2021/08/27 7:15 p.m.6 views

UBUNTU-CVE-2021-28694

IOMMU page mapping issues on x86 This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Both AMD and Intel allow ACPI tables to specify regions of memory which should be left untranslated, which typically means these addresse...

6.8CVSS6.7AI score0.00381EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/27 7:15 p.m.6 views

UBUNTU-CVE-2021-28697

grant table v2 status pages may remain accessible after de-allocation Guest get permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, get de-allocated when a guest...

7.8CVSS5.8AI score0.00263EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/08/17 8:35 a.m.11 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
OSV
OSV
added 2021/06/15 9:15 p.m.5 views

UBUNTU-CVE-2021-3595

An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the tftpinput function and could occur while processing a udp packet that is smaller than the size of the 'tftpt' structure. This issue may lead to out-of-bounds read access or...

3.8CVSS6.6AI score0.00326EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/02/23 6:47 p.m.4 views

QEMU: heap buffer overflow in iscsi_aio_ioctl_cb() in block/iscsi.c may lead to information disclosure

A heap buffer overflow flaw was found in the iSCSI support of QEMU. This flaw could lead to an out-of-bounds read access and possible information disclosure from the QEMU process memory to a malicious guest. The highest threat from this vulnerability is to data confidentiality...

3.8CVSS7.3AI score0.00463EPSS
SaveExploits0References5
OSV
OSV
added 2020/12/17 5:15 p.m.8 views

CVE-2020-15292

Lack of validation on data read from guest memory in IntPeGetDirectory, IntPeParseUnwindData, IntLogExceptionRecord, IntKsymExpandSymbol and IntLixTaskDumpTree may lead to out-of-bounds read or it could cause DoS due to integer-overflor IntPeGetDirectory, TOCTOU IntPeParseUnwindData or insufficie...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/17 5:15 p.m.7 views

CVE-2020-15294

Compiler Optimization Removal or Modification of Security-critical Code vulnerability in IntPeParseUnwindData results in multiple dereferences to the same pointer. If the pointer is located in memory-mapped from the guest space, this may cause a race-condition where the generated code would...

7CVSS7.2AI score0.00289EPSS
SaveExploits0References1
NVD
NVD
added 2020/12/17 5:15 p.m.14 views

CVE-2020-15292

Lack of validation on data read from guest memory in IntPeGetDirectory, IntPeParseUnwindData, IntLogExceptionRecord, IntKsymExpandSymbol and IntLixTaskDumpTree may lead to out-of-bounds read or it could cause DoS due to integer-overflor IntPeGetDirectory, TOCTOU IntPeParseUnwindData or insufficie...

5.5CVSS5.4AI score0.00271EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2020/12/17 12:0 a.m.7 views

Bitdefender Hypervisor Introspection Input Validation Error Vulnerability

Bitdefender Hypervisor Introspection is a Hypervisor Introspection HVI security solution from Bitdefender Romania. It protects business-sensitive data before it is exposed by detecting and blocking cyberattacks in real-time. Bitdefender Hypervisor Introspection suffers from an input validation...

5.5CVSS6.1AI score0.00271EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/15 6:15 p.m.3 views

ALPINE-CVE-2020-29485

An issue was discovered in Xen 4.6 through 4.14.x. When acting upon a guest XSRESETWATCHES request, not all tracking information is freed. A guest can cause unbounded memory usage in oxenstored. This can lead to a system-wide DoS. Only systems using the Ocaml Xenstored implementation are...

5.5CVSS6.5AI score0.004EPSS
SaveExploits0References1
Rows per page
Query Builder