Lucene search
+L

18393 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS5.3AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 3:15 p.m.34 views

CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS6.5AI score0.00213EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47230

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

6.6CVSS6.4AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.25 views

CVE-2021-47230

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

6.6CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47230

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

6.6CVSS5.5AI score0.00232EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.31 views

CVE-2021-47230

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

6.6CVSS6.3AI score0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.15 views

UBUNTU-CVE-2021-47389

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: fix missing sevdecommission in sevreceivestart DECOMMISSION the current SEV context if binding an ASID fails after RECEIVESTART. Per AMD's SEV API, RECEIVESTART generates a new guest context and thus needs to be paired...

5.1CVSS5.7AI score0.00213EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 2:35 p.m.58 views

CVE-2021-47326

This CVE entry is rejected/not used as stated in the Initial Description.

6.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.19 views

CVE-2021-47230 KVM: x86: Immediately reset the MMU context when the SMM flag is cleared

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role is always synchronized with the vCPU's flag. If R...

6.8AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 2:19 p.m.97 views

CVE-2021-47230

CVE-2021-47230 affects the Linux kernel KVM on x86. The vulnerability arises from a lack of synchronization between the vCPU SMM flag and the MMU’s SMM flag, so that when RSM is not emulated correctly, KVM can bail out and leave the MMU in an inconsistent state. This misalignment can cause a NULL...

6.6CVSS7.6AI score0.00232EPSS
SaveExploits0References4Affected Software1
The Hacker News
The Hacker News
added 2024/05/21 10:22 a.m.154 views

Researchers Uncover Flaws in Python Package for AI Models and PDF.js Used by Firefox

A critical security flaw has been disclosed in the llamacpppython Python package that could be exploited by threat actors to achieve arbitrary code execution. Tracked as CVE-2024-34359 CVSS score: 9.7, the flaw has been codenamed Llama Drama by software supply chain security firm Checkmarx. "If...

9.6CVSS8.9AI score0.7066EPSS
SaveExploits17
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.6 views

SUSE CVE-2024-35815

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Check IOCBAIORW before the struct aiokiocb conversion The first kiocbsetcancelfn argument may point at a struct kiocb that is not embedded inside struct aiokiocb. With the current code, depending on the compiler, the...

5.5CVSS6.3AI score0.00247EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.16 views

SUSE CVE-2024-35895

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Prevent lock inversion deadlock in map delete elem syzkaller started using corpuses where a BPF tracing program deletes elements from a sockmap/sockhash map. Because BPF tracing programs can be invoked from any...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35919

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect encoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpuencipihandler' function when the ctxlist has been deleted due to an unexpected...

7CVSS6.6AI score0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS6.6AI score0.00234EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-35953

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.11 views

SUSE CVE-2024-35989

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix oops during rmmod on single-CPU platforms During the removal of the idxd driver, registered offline callback is invoked as part of the clean up process. However, on systems with only one CPU online, no valid...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/05/20 2:20 p.m.35 views

CVE-2024-35920

A vulnerability was found in the Linux kernel's MediaTek VCodec driver, caused by the absence of a lock to protect the decoder context list ctxlist. This issue can lead to a NULL pointer dereference in the vpudecipihandler function, resulting in a kernel panic. Mitigation Mitigation for this issu...

5.5CVSS8.6AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 1:44 p.m.28 views

CVE-2024-35871

A vulnerability was found in the Linux kernel affecting the RISC-V architecture, where the kernel global pointer gp can be leaked to user space. This issue occurs when a user-mode helper thread, such as /sbin/init starts a new process via execve without clearing the kernel registers, allowing...

5.5CVSS8.5AI score0.00264EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.21 views

CVE-2024-36000

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix missing hugetlblock for resv uncharge There is a recent report on UFFDIOCOPY over hugetlb: https://lore.kernel.org/all/[email protected]/ 350: lockdepassertheld&hugetlblock; Should be an issu...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References4
Rows per page
Query Builder