Lucene search
+L

739 matches found

Redos
Redos
added 2024/11/08 12:0 a.m.25 views

ROS-20241108-02

A vulnerability in the powerpc/powernv component of the Linux operating system kernel is related to a memory leak in the function scomdebuginitone in arch/powerpc/platforms/powernv/opal-xscom.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability i...

7.8CVSS7.8AI score0.00861EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/25 3:5 a.m.7 views

SUSE CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.5CVSS6.9AI score0.00554EPSS
SaveExploits1References5
OSV
OSV
added 2024/10/23 5:15 p.m.3 views

UBUNTU-CVE-2024-50382

Botan before 3.6.0, when certain LLVM versions are used, has compiler-induced secret-dependent control flow in lib/utils/ghash/ghash.cpp in GHASH in AES-GCM. There is a branch instead of an XOR with carry. This was observed for Clang in LLVM 15 on RISC-V...

5.9CVSS5.8AI score0.00554EPSS
SaveExploits1References6
Redos
Redos
added 2024/10/23 12:0 a.m.27 views

ROS-20241023-04

Vulnerability in ext4 component of Linux kernel is related to division by zero errors in function mbupdateavgfragmentsize in fs/ext4/mballoc.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the fsl-qdma component of the Linux operating...

7.1CVSS7.2AI score0.00301EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/10/22 9:8 a.m.15 views

CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS7.3AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 5:21 a.m.13 views

CVE-2022-49004

In the Linux kernel, the following vulnerability has been resolved: riscv: Sync efi page table's kernel mappings before switching The EFI page table is initially created as a copy of the kernel page table. With VMAPSTACK enabled, kernel stacks are allocated in the vmalloc area: if the stack is...

4.4CVSS6.8AI score0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.17 views

CVE-2022-49004

In the Linux kernel, the following vulnerability has been resolved: riscv: Sync efi page table's kernel mappings before switching The EFI page table is initially created as a copy of the kernel page table. With VMAPSTACK enabled, kernel stacks are allocated in the vmalloc area: if the stack is...

5.5CVSS0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.1AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

DEBIAN-CVE-2022-49004

In the Linux kernel, the following vulnerability has been resolved: riscv: Sync efi page table's kernel mappings before switching The EFI page table is initially created as a copy of the kernel page table. With VMAPSTACK enabled, kernel stacks are allocated in the vmalloc area: if the stack is...

5.5CVSS5.1AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

UBUNTU-CVE-2022-49001

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS5.7AI score0.0019EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 8:6 p.m.19 views

CVE-2022-49004 riscv: Sync efi page table's kernel mappings before switching

In the Linux kernel, the following vulnerability has been resolved: riscv: Sync efi page table's kernel mappings before switching The EFI page table is initially created as a copy of the kernel page table. With VMAPSTACK enabled, kernel stacks are allocated in the vmalloc area: if the stack is...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.27 views

CVE-2022-49001 riscv: fix race when vmap stack overflow

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7.4AI score0.0019EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 8:6 p.m.90 views

CVE-2022-49001

CVE-2022-49001 describes a race condition in the Linux kernel riscv path where, during vmap stack overflow handling, multiple harts can contend on the same shadow stack. The root cause is a race between switching to the shadow stack and calling get_overflow_stack() when more than one hart uses th...

7CVSS6.8AI score0.0019EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.33 views

CVE-2022-49001 riscv: fix race when vmap stack overflow

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:6 p.m.13 views

CVE-2022-49001 riscv: fix race when vmap stack overflow

In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the getoverflowstack to get the overflow stack...

7CVSS6.2AI score0.0019EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.7 views

SUSE CVE-2024-47717

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data With the latest Linux-6.11-rc3, the below NULL pointer crash is observed when SBI PMU snapshot is enabled for the guest and the guest is forcefully powered-off...

5.5CVSS7.5AI score0.00216EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 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 Linux kernel that stems from a failure to clear the PMU snapshot area before releasing data in RISC-V KVM, which could result in a null point...

5.5CVSS8.1AI score0.00216EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.10 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 stems from a race condition in the riscv subsystem that occurs during a vmap stack overflow, which could cause the kern...

7CVSS6.3AI score0.0019EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.11 views

The vulnerability of the riscv component in the Linux operating system’s kernel, related to the assignment of NULL pointers, allows a malicious actor to trigger a service failure.

The vulnerability of the riscv component in the Linux operating system’s kernel is related to the assignment of NULL pointers. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References13Affected Software3
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.4 views

SUSE CVE-2024-46792

In the Linux kernel, the following vulnerability has been resolved: riscv: misaligned: Restrict user access to kernel memory rawcopyto,fromuser do not call accessok, so this code allowed userspace to access any virtual memory address...

3.3CVSS7.6AI score0.00183EPSS
SaveExploits0References3
Rows per page
Query Builder