Lucene search
K

4452 matches found

RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.3 views

hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions

A flaw was found in hw. In certain processors with Intel's Enhanced Indirect Branch Restricted Speculation eIBRS capabilities, soon after VM exit or IBPB command event, the linear address following the most recent near CALL instruction prior to a VM exit may be used as the Return Stack Buffer RSB...

5.5CVSS6.5AI score0.0035EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.4 views

kernel: KVM: NULL pointer dereference in kvm_irq_delivery_to_apic_fast()

A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a...

5.5CVSS6.6AI score0.00443EPSS
Exploits1References5
Rockylinux
Rockylinux
added 2022/11/15 6:12 a.m.35 views

libguestfs security, bug fix, and enhancement update

An update is available for libguestfs. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libguestfs packages contain a library used for accessing and modifying...

6.5CVSS6.6AI score0.00774EPSS
Exploits0
OSV
OSV
added 2022/11/15 6:12 a.m.22 views

RLSA-2022:7958 Low: libguestfs security, bug fix, and enhancement update

The libguestfs packages contain a library used for accessing and modifying virtual machine disk images. Security Fixes: libguestfs: Buffer overflow in getkeys leads to DoS CVE-2022-2211 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other...

5.5CVSS6.5AI score0.00774EPSS
Exploits0References14
AlmaLinux
AlmaLinux
added 2022/11/15 12:0 a.m.27 views

Low: libguestfs security, bug fix, and enhancement update

The libguestfs packages contain a library used for accessing and modifying virtual machine disk images. Security Fixes: libguestfs: Buffer overflow in getkeys leads to DoS CVE-2022-2211 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other...

6.5CVSS6.6AI score0.00774EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2022/11/11 12:0 a.m.26 views

Fedora: Security Advisory for qemu (FEDORA-2022-4387579e67)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

6.5CVSS6.4AI score0.0114EPSS
Exploits0References2
Fedora
Fedora
added 2022/11/10 10:49 p.m.35 views

[SECURITY] Fedora 37 Update: qemu-7.0.0-10.fc37

qemu is an open source virtualizer that provides hardware emulation for the KVM hypervisor. qemu acts as a virtual machine monitor together with the KVM kernel modules, and emulates the hardware for a full system such as a PC and its associated peripherals...

6.5CVSS6.4AI score0.0114EPSS
Exploits1
IBM Security Bulletins
IBM Security Bulletins
added 2022/11/10 12:6 p.m.61 views

Security Bulletin: Multiple Security Vulnerabilities exist in IBM Cognos Express.

Summary There are multiple vulnerabilities in Open Source Apache Tomcat that is used by IBM Cognos Express. Additionally, there are multiple vulnerabilities in IBM® Runtime Environment Java™ Technology Edition, Version 6 that is used by IBM Cognos Express. This bulletin also addresses LOGJAM: The...

5.5CVSS6.6AI score0.9986EPSS
Exploits1Affected Software1
Rockylinux
Rockylinux
added 2022/11/08 10:51 a.m.17 views

osbuild-composer bug fix and enhancement update

An update is available for osbuild-composer. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The osbuild-composer package is a service for building customized OS...

1.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.5 views

kernel: KVM: NULL pointer dereference in kvm_irq_delivery_to_apic_fast()

A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a...

5.5CVSS6.6AI score0.00443EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.3 views

kernel: KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Zap all roots when unmapping gfn range in TDP MMU Zap both valid and invalid roots when zapping/unmapping a gfn range, as KVM must ensure it holds no references to the freed page after returning from the unmap...

7.8CVSS6.2AI score0.00231EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.4 views

hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions

A flaw was found in hw. In certain processors with Intel's Enhanced Indirect Branch Restricted Speculation eIBRS capabilities, soon after VM exit or IBPB command event, the linear address following the most recent near CALL instruction prior to a VM exit may be used as the Return Stack Buffer RSB...

5.5CVSS6.5AI score0.0035EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.5 views

kernel: KVM: NULL pointer dereference in kvm_dirty_ring_push in virt/kvm/dirty_ring.c

A NULL pointer dereference issue was found in KVM when releasing a vCPU with dirty ring support enabled. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service...

5.5CVSS6.7AI score0.00419EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.3 views

kernel: KVM: cmpxchg_gpte can write to pfns outside the userspace region

A flaw was found in KVM. When updating a guest's page table entry, vmpgoff was improperly used as the offset to get the page's pfn. As vaddr and vmpgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host to write outside the userspace region and...

7.8CVSS6.6AI score0.00385EPSS
Exploits1References5
Virtuozzo
Virtuozzo
added 2022/11/08 12:0 a.m.27 views

Virtuozzo Hybrid Infrastructure 5.3 (5.3.0-130)

In this release, Virtuozzo Hybrid Infrastructure provides a range of new features that cover Kubernetes as a Service, storage performance, security, monitoring and alerts, and the user interface. Additionally, this release delivers stability improvements and addresses issues found in previous...

0.5AI score
Exploits0
RedhatCVE
RedhatCVE
added 2022/11/03 9:27 p.m.41 views

CVE-2022-32287

A relative path traversal vulnerability in a FileUtil class used by the PEAR management component of Apache UIMA allows an attacker to create files outside the designated target directory using carefully crafted ZIP entry names. This issue affects Apache UIMA Apache UIMA version 3.3.0 and prior...

7.5CVSS2.1AI score0.01556EPSS
Exploits0References3
OSV
OSV
added 2022/11/03 12:15 p.m.32 views

CVE-2022-32287

A relative path traversal vulnerability in a FileUtil class used by the PEAR management component of Apache UIMA allows an attacker to create files outside the designated target directory using carefully crafted ZIP entry names. This issue affects Apache UIMA Apache UIMA version 3.3.0 and prior...

7.5CVSS7.4AI score
Exploits0References2
UbuntuCve
UbuntuCve
added 2022/11/03 12:0 a.m.32 views

CVE-2022-32287

A relative path traversal vulnerability in a FileUtil class used by the PEAR management component of Apache UIMA allows an attacker to create files outside the designated target directory using carefully crafted ZIP entry names. This issue affects Apache UIMA Apache UIMA version 3.3.0 and prior...

7.5CVSS7AI score0.01556EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2022/11/02 4:42 p.m.3 views

hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions

A flaw was found in hw. In certain processors with Intel's Enhanced Indirect Branch Restricted Speculation eIBRS capabilities, soon after VM exit or IBPB command event, the linear address following the most recent near CALL instruction prior to a VM exit may be used as the Return Stack Buffer RSB...

5.5CVSS6.5AI score0.0035EPSS
Exploits0References6
CNNVD
CNNVD
added 2022/11/01 12:0 a.m.4 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 migration at runtime to ensure uptime and avoid downtime. Xen Xenstore suffers from a security...

5.5CVSS5.7AI score0.00277EPSS
Exploits0References15
Rows per page
Query Builder