Lucene search
+L

300 matches found

OSV
OSV
added 2024/10/21 1:15 p.m.16 views

UBUNTU-CVE-2024-47744

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvmusagecount to avoid deadlock Use a dedicated mutex to guard kvmusagecount to fix a potential deadlock on x86 due to a chain of locks and SRCU synchronizations. Translating the below lockdep...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.26 views

CVE-2024-47744 KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvmusagecount to avoid deadlock Use a dedicated mutex to guard kvmusagecount to fix a potential deadlock on x86 due to a chain of locks and SRCU synchronizations. Translating the below lockdep...

0.00168EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/09/28 2:50 a.m.15 views

SUSE CVE-2024-46864

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: fix kexec crash due to VP assist page corruption commit 9636be85cc5b "x86/hyperv: Fix hypervpcpuinputarg handling when CPUs go online/offline" introduces a new cpuhp state for hyperv initialization. cpuhpsetupstate...

5.5CVSS7.2AI score0.00206EPSS
SaveExploits0References17
NVD
NVD
added 2024/09/27 1:15 p.m.19 views

CVE-2024-46839

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/09/27 1:15 p.m.8 views

UBUNTU-CVE-2024-46864

In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: fix kexec crash due to VP assist page corruption commit 9636be85cc5b "x86/hyperv: Fix hypervpcpuinputarg handling when CPUs go online/offline" introduces a new cpuhp state for hyperv initialization. cpuhpsetupstate...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.20 views

CVE-2024-46839

...

SaveExploits0
Amazon
Amazon
added 2024/08/15 12:00 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions CVE-2023-52884 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak durin...

9.8CVSS7.3AI score0.02701EPSS
SaveExploits2
Amazon
Amazon
added 2024/08/13 12:00 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog CVE-2022-50865 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline...

9.8CVSS7AI score0.02701EPSS
SaveExploits2
Amazon
Amazon
added 2024/08/13 12:00 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions CVE-2023-52884 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak durin...

9.8CVSS6.8AI score0.02701EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.13 views

kernel: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: “riscv”: prevents corruption of pt regs for secondary idle threads. The top of the kernel thread stack should be reserved for pt regs. However, this is not the case for the idle threads of the secondary boot harts. Their stacks...

7.8CVSS6.1AI score0.00228EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/24 2:15 p.m.1 views

DEBIAN-CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/24 2:15 p.m.19 views

CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS0.00228EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/24 1:52 p.m.46 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/24 1:52 p.m.142 views

CVE-2024-38667

CVE-2024-38667 affects the Linux kernel on RISC‑V: secondary idle threads can have their top‑of‑stack overlap with pt_regs, risking corruption of pt_regs and potentially saving/restoring a non‑existent V context. The issue mirrors a fix for the primary hart and was not propagated to secondary har...

7.8CVSS8.3AI score0.00228EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/24 1:52 p.m.18 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/24 1:52 p.m.21 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

6.6AI score0.00228EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/22 3:41 a.m.5 views

SUSE CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

4.4CVSS6.3AI score0.00258EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 11:15 a.m.4 views

DEBIAN-CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS5.4AI score0.00258EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/29 2:36 a.m.10 views

SUSE CVE-2023-52831

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Don't offline the last non-isolated CPU If a system has isolated CPUs via the "isolcpus=" command line parameter, then an attempt to offline the last housekeeping CPU will result in a WARNON when rebuilding the...

5.5CVSS7.6AI score0.0024EPSS
SaveExploits0References13
Rows per page
Query Builder