Lucene search
+L

784 matches found

UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.18 views

CVE-2024-40915

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.5CVSS6AI score0.00211EPSS
SaveExploits0References18
OSV
OSV
added 2024/07/12 12:24 p.m.19 views

CVE-2024-40915 riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/12 12:24 p.m.36 views

CVE-2024-40915 riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

0.00211EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/12 12:24 p.m.25 views

CVE-2024-40915 riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite kernelmappages to fix sleeping in invalid context kernelmappages is a debug function which clears the valid bit in page table entry for deallocated pages to detect illegal memory accesses to freed pages. This...

6.7AI score0.00211EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:24 p.m.132 views

CVE-2024-40915

The CVE-2024-40915 issue affects the Linux kernel on riscv, where __kernel_map_pages() (a debugging page-table helper) used __set_memory() to flip the valid bit of page-table entries. __set_memory() takes init_mm’s semaphore and can sleep, but __kernel_map_pages() may be called in atomic context,...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.10 views

Linux kernel security vulnerabilities

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 stems from the kernelmappages function of the riscv architecture sleeping in an invalid environment...

5.5CVSS8.2AI score0.00211EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/07/03 12:00 a.m.27 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-26902)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-26902 advisory. - In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow...

5.5CVSS5.8AI score0.00238EPSS
SaveExploits0References2
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
SUSE CVE
SUSE CVE
added 2024/06/25 11:16 p.m.6 views

SUSE 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.8CVSS7.6AI score0.00228EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/25 1:52 p.m.17 views

CVE-2024-38667

A vulnerability was found in the Linux kernel, affecting the RISC-V architecture. This issue may corrupt ptregs processor status registers for secondary idle threads, which could lead to undefined behavior or system instability. This issue has been addressed in a kernel update to prevent such...

5.5CVSS8AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/24 2:15 p.m.12 views

AZL-42901 CVE-2024-38667 affecting package kernel for versions less than 6.6.35.1-4

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.6AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/24 2:15 p.m.2 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.20 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
OSV
OSV
added 2024/06/24 2:15 p.m.117 views

UBUNTU-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
SaveExploits0References17
OSV
OSV
added 2024/06/24 1:52 p.m.19 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
CVE
CVE
added 2024/06/24 1:52 p.m.143 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
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
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
RedhatCVE
RedhatCVE
added 2024/06/12 12:28 a.m.25 views

CVE-2023-52761

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAPSTACK overflow detection thread-safe commit 31da94c25aea "riscv: add VMAPSTACK overflow detection" added support for CONFIGVMAPSTACK. If overflow is detected, CPU switches to shadowstack temporarily before switching...

4.4CVSS7.2AI score0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/07 10:40 p.m.22 views

USN-6820-1 linux, linux-gcp, linux-gcp-5.15, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-xilinx-zynqmp vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits0References153
Rows per page
Query Builder