Lucene search
+L

203 matches found

Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.21 views

CVE-2024-40900 cachefiles: remove requests from xarray during flushing requests

In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILESDEAD set, we can still read the requests, so in the following concurrency the request may be used after it has been freed: mount | daemonthread1...

6.6AI score0.00286EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early when there is existing storage. When smealloc is called with existing storage and we do not flush it, we will always allocate new storage, resulting in the loss of the existing storage and...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References3
Redos
Redos
added 2024/06/26 12:0 a.m.28 views

ROS-20240625-04

A vulnerability in the e1000e component of the QEMU server is related to DMA re-entry. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the registervfs function hw/pci/pciesriov.c of the QEMU hardware emulator is related to a buffer overflo...

6.5CVSS6.8AI score0.01261EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/28 12:59 p.m.13 views

silverstripe/framework has possible denial of service attack vector when flushing

A possible denial of service attack vector has been identified in the dev/build system controller. dev/build now has its own URL token, similar to flushtoken, to ensure users are authenticated when running dev/build outside of dev environments...

6.9AI score
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.8 views

kernel: Linux kernel: md/raid10 soft lockup due to unlimited plugged bio

A flaw was found in the Linux kernel's Multiple Device MD driver, specifically within the RAID10 implementation. This vulnerability allows a local user to trigger a soft lockup, leading to a Denial of Service DoS. The issue arises because the md/raid10 component lacks a limit on plugged bio block...

5.5CVSS6.2AI score0.00112EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

5.5CVSS6.4AI score
SaveExploits0References3
NVD
NVD
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.39 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:4 p.m.93 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
Debian CVE
Debian CVE
added 2024/05/21 3:4 p.m.58 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/20 4:39 p.m.32 views

CVE-2024-35980

A vulnerability affecting the Linux kernel on ARM64 systems, specifically in its KVM Kernel-based Virtual Machine module during live migration was found. An issue in the TLB Translation Lookaside Buffer invalidation process causes incomplete flushing of entries due to a miscalculated operand. Thi...

5.5CVSS8.7AI score0.00226EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/20 9:42 a.m.17 views

CVE-2024-35980 arm64: tlb: Fix TLBI RANGE operand

In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Fix TLBI RANGE operand KVM/arm64 relies on TLBI RANGE feature to flush TLBs when the dirty pages are collected by VMM and the page table entries become write protected during live migration. Unfortunately, the operand...

8.4CVSS6.7AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/19 10:10 a.m.9 views

CVE-2024-35929 rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix WARNONONCE in the rcunocbbypasslock For the kernels built with CONFIGRCUNOCBCPUDEFAULTALL=y and CONFIGRCULAZY=y, the following scenarios will trigger WARNONONCE in the rcunocbbypasslock and rcunocbwaitcontended...

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/18 7:58 p.m.42 views

CVE-2024-32477 Race condition when flushing input stream leads to permission prompt bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. By using ANSI escape sequences and a race between libc::tcflush0, libc::TCIFLUSH and reading standard input, it's possible to manipulate the permission prompt and force it to allow an unsafe action regardless of the...

7.7CVSS7.6AI score0.0034EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/04/17 10:10 a.m.48 views

CVE-2024-26846 nvme-fc: do not wait in vain when unloading module

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

7.8AI score0.00218EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/03/15 12:0 a.m.7 views

PT-2024-29764

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue in the Linux kernel has been resolved by handling SIGKILL by flushing work and exiting. This is achieved by marking the worker as killed, setting the virtqueue to worker mappin...

7.5CVSS5.4AI score0.00227EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/13 4:22 a.m.7 views

SUSE CVE-2024-26618

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

6CVSS6.8AI score0.00239EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/12 4:12 p.m.30 views

CVE-2024-26618

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

6CVSS7.2AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/11 6:15 p.m.7 views

UBUNTU-CVE-2024-26618

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Always exit smealloc early with existing storage When smealloc is called with existing storage and we are not flushing we will always allocate new storage, both leaking the existing storage and corrupting the state. Fi...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.20 views

CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References2
Rows per page
Query Builder