Lucene search
+L

9242 matches found

ATTACKERKB
ATTACKERKB
added 2024/02/29 11:15 p.m.11 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.21 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.36 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.26 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.19 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.23 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
CVE
CVE
added 2024/02/29 10:37 p.m.104 views

CVE-2021-47062

The CVE-2021-47062 vulnerability affects the Linux kernel KVM SVM path. The issue occurs when iterating vCPUs for SEV-encrypted VMSAs using created_vcpus, which does not guarantee a vCPU’s existence and can trigger a NULL pointer dereference. The documented fix switches to iterating with online_v...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.15 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
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.41 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
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.26 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.5CVSS4.8AI score0.00222EPSS
SaveExploits0
CVE
CVE
added 2024/02/29 10:37 p.m.139 views

CVE-2021-47061

CVE-2021-47061 : Concrete details in connected advisories show a Linux kernel/KVM issue where destroying an I/O bus device must occur after unregister, and after SRCU-synchronization. The root cause is a use-after-free risk if devices are destroyed before the bus is nullified, because readers exp...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.37 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.2AI score0.00241EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.26 views

CVE-2021-47061 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

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.5AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.24 views

CVE-2021-47061 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU

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.6AI score0.00241EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.18 views

CVE-2021-47060 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed

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.9AI score0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/02/29 10:37 p.m.5249 views

CVE-2021-47060

CVE-2021-47060 affects the Linux kernel KVM subsystem. The issue arises when unregistering an I/O bus with kvm_io_bus_unregister_dev() fails to allocate memory for a new bus instance, causing unregister_dev() to destroy all devices on the bus except the target device without signaling the caller....

7.8CVSS6.6AI score0.00238EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/02/29 10:37 p.m.32 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.6AI score0.00238EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.23 views

CVE-2021-47060 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed

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.7AI score0.00238EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.61 views

CVE-2024-26614 tcp: make sure init the accept_queue's spinlocks once

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.8CVSS7.2AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.52 views

CVE-2024-26614 tcp: make sure init the accept_queue's spinlocks once

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References6
Rows per page
Query Builder