Lucene search
+L

9714 matches found

Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.25 views

CVE-2021-47092 KVM: VMX: Always clear vmx->fail on emulation_required

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx-fail on emulationrequired Revert a relatively recent change that set vmx-fail if the vCPU is in L2 and emulationrequired is true, as that behavior is completely bogus. Setting vmx-fail and synthesizing ...

6.7AI score0.00288EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.42 views

CVE-2021-47092 KVM: VMX: Always clear vmx->fail on emulation_required

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx-fail on emulationrequired Revert a relatively recent change that set vmx-fail if the vCPU is in L2 and emulationrequired is true, as that behavior is completely bogus. Setting vmx-fail and synthesizing ...

6.6AI score0.00288EPSS
SaveExploits1References2
CVE
CVE
added 2024/03/04 6:10 p.m.90 views

CVE-2021-47092

Summary: CVE-2021-47092 relates to a Linux kernel KVM VMX issue where setting vmx->fail during emulation_required in L2 nesting was incorrect, potentially causing a VM-Exit/VM-Fail contradiction and a warning during teardown (nested_vmx_vmexit). The fix reverts that change so vmx->fail is n...

5.5CVSS6.5AI score0.00288EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2024/03/04 6:10 p.m.70 views

CVE-2021-47092

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx-fail on emulationrequired Revert a relatively recent change that set vmx-fail if the vCPU is in L2 and emulationrequired is true, as that behavior is completely bogus. Setting vmx-fail and synthesizing ...

5.5CVSS5.2AI score0.00288EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/03/04 6:06 p.m.21 views

CVE-2021-47082 tun: avoid double free in tun_free_netdev

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/04 6:06 p.m.43 views

CVE-2021-47082

In the Linux kernel, the following vulnerability has been resolved: tun: avoid double free in tunfreenetdev Avoid double free in tunfreenetdev by moving the dev-tstats and tun-security allocs to a new ndoinit routine tunnetinit that will be called by registernetdevice. ndoinit is paired with the...

7.8CVSS6.8AI score0.00252EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.49 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2023:0147-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG 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-only ifdescription...

7.5CVSS7.4AI score0.06346EPSS
SaveExploits2References2
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.10 views

SUSE CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/01 5:01 a.m.28 views

CVE-2021-47061

A flaw was found in the Linux kernel’s Kernel-based virtual machine KVM subsystem. A bug in the code destroys devices attached to I/O buses before the bus can be nullified. This issue causes use-after-free scenarios as readers may still reference the devices on their bus version...

6.7CVSS7.3AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/29 11:15 p.m.10 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS7.4AI score
SaveExploits0References4
NVD
NVD
added 2024/02/29 11:15 p.m.18 views

CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

7.8CVSS7.5AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/29 11:15 p.m.12 views

CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

6CVSS7.5AI score
SaveExploits0References5
attackerkb
attackerkb
added 2024/02/29 11:15 p.m.15 views

CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

6CVSS6.4AI score0.00238EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/02/29 11:15 p.m.26 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS7.4AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/29 11:15 p.m.38 views

CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.21 views

CVE-2021-47062

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.27 views

CVE-2021-47060

In the Linux kernel, the following vulnerability has been resolved: KVM: Stop looking for coalesced MMIO zones if the bus is destroyed Abort the walk of coalesced MMIO zones if kvmiobusunregisterdev fails to allocate memory for the new instance of the bus. If it can't instantiate a new bus,...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.25 views

CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.44 views

CVE-2021-47062 KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

6.7AI score0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.16 views

CVE-2021-47062 KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

6.9AI score0.00222EPSS
SaveExploits0References3
Rows per page
Query Builder