Lucene search
+L

739 matches found

Vulnrichment
Vulnrichment
added 2025/01/21 12:18 p.m.2 views

CVE-2024-57939 riscv: Fix sleeping in invalid context in die()

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix sleeping in invalid context in die die can be called in exception handler, and therefore cannot sleep. However, die takes spinlockt which can sleep with PREEMPTRT enabled. That causes the following warning: BUG: sleepi...

7.6AI score0.00203EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/21 12:18 p.m.162 views

CVE-2024-57939

CVE-2024-57939 affects the Linux kernel on riscv where die() can be invoked in an exception handler and uses spinlock_t, which may sleep with PREEMPT_RT enabled. This causes a kernel warning (BUG: sleeping function called from invalid context) and potential instability. The fix switches to raw_sp...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2025/01/21 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from the die function in the riscv module attempting to sleep during an exception handler. This could lead t...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.3 views

SUSE CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS7.4AI score0.00213EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.2 views

SUSE CVE-2024-56673

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEMVMEMMAP, page tables are populated using pmd page middle directory hugetables. However, the pmd allocation is not...

5.5CVSS7.6AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.1 views

DEBIAN-CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS5.5AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.4 views

UBUNTU-CVE-2024-53687

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfenceprotectpage flushtlbkernelrange may use IPIs to flush the TLBs of all the cores, which triggers the following warning when the irqs are disabled: 3.455330 WARNING: CPU: 1 PID: 0 at kernel/smp.c:815...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in the RISC-V architecture in kfenceprotectpage, which may use IPIs when IRQs are disabled, resulting in a...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/01/06 6:50 p.m.16 views

CVE-2024-56760

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pcimsisetupmsiirqs on a RISCV platform which does not provide PCI/MSI support: WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/06 5:15 p.m.8 views

AZL-55044 CVE-2024-56760 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pcimsisetupmsiirqs on a RISCV platform which does not provide PCI/MSI support: WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/06 5:15 p.m.15 views

CVE-2024-56760

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pcimsisetupmsiirqs on a RISCV platform which does not provide PCI/MSI support: WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121...

5.5CVSS0.00202EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/06 5:15 p.m.12 views

UBUNTU-CVE-2024-56760

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pcimsisetupmsiirqs on a RISCV platform which does not provide PCI/MSI support: WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References22
CVE
CVE
added 2025/01/06 4:20 p.m.211 views

CVE-2024-56760

The CVE-2024-56760 issue is a Linux kernel PCI/MSI handling bug where a lack of irqdomain on RISCV platforms triggered a bogus legacy fallback warning. The root cause is an incorrect legacy-mode check in the PCI MSI domain path; the fix updates pci_msi_domain_supports() to evaluate legacy mode an...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/06 4:20 p.m.12 views

CVE-2024-56760 PCI/MSI: Handle lack of irqdomain gracefully

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pcimsisetupmsiirqs on a RISCV platform which does not provide PCI/MSI support: WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.14 views

PT-2026-8175

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where the syscall number, a user-controlled value, is used to index into the syscall table. This can lead to speculative out-of-bounds access and potenti...

7CVSS7.1AI score0.00126EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.9 views

SUSE CVE-2024-56682

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL pointer dereference in msicreatedeviceirqdomain. Avoi...

5.5CVSS6.4AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/28 10:15 a.m.5 views

UBUNTU-CVE-2024-56682

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL pointer dereference in msicreatedeviceirqdomain. Avoi...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.23 views

CVE-2024-56682 irqchip/riscv-aplic: Prevent crash when MSI domain is missing

In the Linux kernel, the following vulnerability has been resolved: irqchip/riscv-aplic: Prevent crash when MSI domain is missing If the APLIC driver is probed before the IMSIC driver, the parent MSI domain will be missing, which causes a NULL pointer dereference in msicreatedeviceirqdomain. Avoi...

0.00229EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.7 views

SUSE CVE-2024-53228

In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: Fix out-of-bounds array access In kvmriscvvcpusbiinit the entry-extidx can contain an out-of-bound index. This is used as a special marker for the base extensions, that cannot be disabled. However, when traversing the...

5.5CVSS7.7AI score0.00238EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.7 views

PT-2024-36991 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the irqchip/riscv-aplic component. The issue occurs when the APLIC driver is probed before the IMSIC driver,...

5.5CVSS7.4AI score0.00229EPSS
SaveExploits0References10
Rows per page
Query Builder