Lucene search
+L

739 matches found

OSV
OSV
added 2024/08/20 11:50 p.m.20 views

CVE-2024-43868 riscv/purgatory: align riscv_kernel_entry

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscvkernelentry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to the kexec one. Without the alignment, hitting the...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/20 11:50 p.m.60 views

CVE-2024-43868

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory: align riscvkernelentry When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to the kexec one. Without the alignment, hitting the...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/19 1:16 p.m.18 views

CVE-2024-43843

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

6.7CVSS7.2AI score0.00204EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.8 views

SUSE CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS7.4AI score0.00226EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/17 10:15 a.m.23 views

CVE-2024-43843

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

7.8CVSS0.00204EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 10:15 a.m.1 views

DEBIAN-CVE-2024-43843

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

7.8CVSS5.9AI score0.00204EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.14 views

CVE-2024-43843

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

7.8CVSS6.4AI score0.00204EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.13 views

CVE-2024-43843 riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

6.9AI score0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/17 9:21 a.m.111 views

CVE-2024-43843

CVE-2024-43843 affects the Linux kernel in the riscv/bpf trampoline path. The issue stems from an inconsistency in the dry-run vs real patch phase after commit 26ef208c209a, where the size of the trampoline image used to allocate memory can lead to an out-of-bounds condition in RV64 when computin...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/17 9:21 a.m.18 views

CVE-2024-43843 riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

7.8CVSS6.4AI score0.00204EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.38 views

CVE-2024-43843 riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/17 9:15 a.m.25 views

CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS0.00226EPSS
SaveExploits0References7
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.19 views

CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/08/17 8:54 a.m.35 views

CVE-2024-42267 riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

0.00226EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/17 8:54 a.m.23 views

CVE-2024-42267 riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

6.9AI score0.00226EPSS
SaveExploits0References6
CVE
CVE
added 2024/08/17 8:54 a.m.118 views

CVE-2024-42267

CVE-2024-42267 : Linux kernel riscv MM path fix. The vulnerability is in the page fault handling where VM_FAULT_SIGSEGV was not handled, now added to mm_fault_error() so the process is killed correctly and the kernel BUG is avoided. This is a kernel-level issue in the riscv memory management subs...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 8:54 a.m.40 views

CVE-2024-42267

In the Linux kernel, the following vulnerability has been resolved: riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG the kernel...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/17 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 the Linux kernel that stems from the riscv/mm component not properly terminating processes when handling VMFAULTSIGSEGV, resulting in a kerne...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.8 views

The vulnerabilities of the functions sbi_cpu_start() and cpu_update_secondary_bootdata() in the Linux operating system’s kernel on RISC-V processors allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the functions sbicpustart in the module arch/riscv/kernel/cpuopssbi.c and cpuupdatesecondarybootdata in the module arch/riscv/kernel/cpuopsspinwait.c in the Linux operating system’s kernel on RISC-V processors is related to memory writing beyond the allocated buffer...

7.8CVSS6.4AI score0.00228EPSS
SaveExploits0References15Affected Software4
Rows per page
Query Builder