Lucene search
+L

9306 matches found

Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.21 views

Rocky Linux 8 : virt:rhel and virt-devel:rhel (RLSA-2024:4351)

The remote Rocky Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2024:4351 advisory. Kernel-based Virtual Machine KVM offers a full virtualization solution for Linux on numerous hardware platforms. The virt:rhel module contains packages which...

6.2CVSS7AI score0.00482EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.176 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6898-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6898-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS6.7AI score0.01401EPSS
SaveExploits1References151
NVD
NVD
added 2024/07/12 1:15 p.m.26 views

CVE-2024-40989

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS0.00299EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.13 views

AZL-68217 CVE-2024-40989 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS6.4AI score0.00299EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.32 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS0.00197EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.25 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS6.4AI score0.00197EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.24 views

CVE-2024-40989

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS6.3AI score0.00299EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.23 views

CVE-2024-40989

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS5.8AI score0.00299EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.38 views

CVE-2024-40989 KVM: arm64: Disassociate vcpus from redistributor region on teardown

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS0.00299EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/12 12:37 p.m.37 views

CVE-2024-40989 KVM: arm64: Disassociate vcpus from redistributor region on teardown

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2024/07/12 12:37 p.m.186 views

CVE-2024-40989

CVE-2024-40989 affects the Linux kernel (ARM64 KVM). During teardown of a redistributor region, a vCPU could maintain a dangling pointer to that region, risking use-after-free in the hypervisor path. The available connected docs indicate a kernel patch was applied to disassociate vcpus from the r...

7.8CVSS6.2AI score0.00299EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.20 views

CVE-2024-40989 KVM: arm64: Disassociate vcpus from redistributor region on teardown

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

6.4AI score0.00299EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/12 12:31 p.m.40 views

CVE-2024-40953 KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS0.00197EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:31 p.m.17 views

CVE-2024-40953 KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

6.7AI score0.00197EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.20 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS5.6AI score0.00197EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:31 p.m.32 views

CVE-2024-40953 KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS6.1AI score
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.32 views

RHEL 8 : qemu-kvm (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - QEMU: usbredir: free call on invalid pointer in bufpalloc CVE-2021-3682 - qemu-bridge-helper.c in QEMU 3....

8.5CVSS8.1AI score0.0288EPSS
SaveExploits4References22
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.42 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-6896-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6896-1 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free...

9.8CVSS7.6AI score0.01635EPSS
SaveExploits1References150
Oracle linux
Oracle linux
added 2024/07/12 12:00 a.m.302 views

virt:ol and virt-devel:rhel security update

hivex libguestfs libguestfs-winsupport libiscsi libnbd libtpms libvirt libvirt-dbus libvirt-python nbdkit netcf perl-Sys-Virt qemu-kvm 6.2.0-50 - kvm-qcow2-Don-t-open-datafile-with-BDRVONOIO.patch RHEL-35616 - kvm-iotests-244-Don-t-store-data-file-with-protocol-in-i.patch RHEL-35616 -...

7.8CVSS6.9AI score0.00336EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.25 views

RHEL 7 : qemu-kvm (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - Qemu: qemu-bridge-helper ACL can be bypassed when names are too long CVE-2019-13164 - In QEMU 4.2.0, a...

7.8CVSS6.1AI score0.00524EPSS
SaveExploits0References6
Rows per page
Query Builder