Lucene search
+L

8108 matches found

NVD
NVD
added 2024/05/22 9:15 a.m.26 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.3AI score0.00677EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.20 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.2AI score0.00677EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.11 views

UBUNTU-CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS5.8AI score0.00677EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/22 8:19 a.m.107 views

CVE-2021-47486

CVE-2021-47486 affects the Linux kernel’s RISC-V BPF JIT: when NR_JIT_ITERATIONS is reached and jit_data->header is NULL, bpf_jit_binary_free() dereferences a NULL and can crash. The fix is a NULL-argument check before calling bpf_jit_binary_free(), per the provided description. Public details...

7.5CVSS8.2AI score0.00677EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.35 views

CVE-2021-47486 riscv, bpf: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

6.3AI score0.00677EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.44 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.7AI score0.00677EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.32 views

CVE-2021-47486 riscv, bpf: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

6.7AI score0.00677EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.24 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...

7.8CVSS5.4AI score0.00267EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.12 views

CVE-2023-52839 drivers: perf: Do not broadcast to other cpus when starting a counter

In the Linux kernel, the following vulnerability has been resolved: drivers: perf: Do not broadcast to other cpus when starting a counter This command: $ perf record -e cycles:k -e instructions:k -c 10000 -m 64M dd if=/dev/zero of=/dev/null count=1000 gives rise to this kernel warning: 444.364395...

6.6AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/21 3:30 p.m.101 views

CVE-2023-52761

The CVE-2023-52761 entry concerns a Linux kernel vulnerability on riscv where VMAP_STACK overflow detection was made thread-safe. The patch (commit 31da94c25aea) adds support for CONFIG_VMAP_STACK and optimizes overflow handling by directly using the per-cpu overflow_stack, removing the shadow_st...

7.8CVSS6.9AI score0.00267EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47250

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in netlblcipsov4addstd Reported by syzkaller: BUG: memory leak unreferenced object 0xffff888105df7000 size 64: comm "syz-executor842", pid 360, jiffies 4294824824 age 22.546s hex dump first 32 bytes: 00...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/21 3:04 p.m.100 views

CVE-2021-47414

Summary: CVE-2021-47414 concerns a Linux kernel vulnerability on RISCV (SiFive HiFive Unmatched) where ftrace patching may trigger an illegal instruction due to icache/dcache synchronization across CPUs. The root cause is that icache of the current CPU is not flushed before other CPUs are asked t...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/20 4:38 p.m.29 views

CVE-2024-35987

A vulnerability was found in the Linux kernel that affects 64-bit No Memory Management Unit NOMMU systems. The issue arose from a change that allowed using RAM below the kernel load address, which conflicts with the fixed PAGEOFFSET in NOMMU systems. This leads to memory initialization errors and...

5.5CVSS8.7AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 1:45 p.m.22 views

CVE-2024-35873

A vulnerability was found in the Linux kernel, affecting the RISC-V architecture. It arises during the restoration of the vector state in the rtsigreturn syscall after a signal handler is executed. The bug occurs when the live vector state is discarded and marked as "dirty," leading to corruption...

5.5CVSS8.9AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.6 views

UBUNTU-CVE-2024-35988

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix TASKSIZE on 64-bit NOMMU On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASKSIZE is wrong if any RAM exists above 4G, causing spurious failures in the userspace access...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References22
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:00 a.m.27 views

The vulnerability of the Windows Hyper-V hardware virtualization system allows a perpetrator to execute arbitrary code.

The vulnerability of the Windows Hyper-V hardware virtualization system is related to buffer overflow in dynamic memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9CVSS6.3AI score0.01912EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:00 a.m.10 views

The vulnerability of the Windows Hyper-V hardware virtualization system allows a attacker to trigger a service failure.

The vulnerability of the Windows Hyper-V hardware virtualization system in Windows operating systems is related to a numerical overflow condition. Exploiting this vulnerability can allow an attacker to cause a service failure remotely...

6.8CVSS5.5AI score0.02621EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:00 a.m.24 views

The vulnerability of the Windows Hyper-V hardware virtualization system allows a perpetrator to execute arbitrary code.

The vulnerability of the Windows Hyper-V hardware virtualization system in Windows operating systems is related to errors in processing the relative path to the directory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9CVSS5.9AI score0.02324EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/19 9:15 a.m.28 views

CVE-2024-35873

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix vector state restore in rtsigreturn The RISC-V Vector specification states in "Appendix D: Calling Convention for Vector State" 1 that "Executing a system call causes all caller-saved vector registers v0-v31, vl, vtype...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.26 views

CVE-2024-35873

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix vector state restore in rtsigreturn The RISC-V Vector specification states in "Appendix D: Calling Convention for Vector State" 1 that "Executing a system call causes all caller-saved vector registers v0-v31, vl, vtype...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References8
Rows per page
Query Builder