Lucene search
+L

96 matches found

Vulnrichment
Vulnrichment
added 2025/04/06 12:00 a.m.8 views

CVE-2024-58133

In chainmaker-go aka ChainMaker before 2.4.0, when making frequent updates to a node's configuration file and restarting this node, concurrent writes by logger.go to a map are mishandled. Creating other logs simultaneously can lead to a read-write conflict and panic...

4CVSS6.9AI score0.00255EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/05 12:00 a.m.13 views

chainMaker 安全漏洞

chainMaker is a Go library in the Go open source. A security vulnerability exists in chainMaker versions prior to 2.4.0, which stems from logger.go mishandling concurrent writes to mappings, which can lead to read/write conflicts and crashes...

4CVSS6.6AI score0.00255EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49547

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49547

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.35 views

CVE-2022-49547 btrfs: fix deadlock between concurrent dio writes when low on free data space

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

0.00166EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/12/13 8:00 a.m.9 views

moby through v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.

...

8.1CVSS7.2AI score0.00647EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/05 12:30 a.m.7 views

SUSE CVE-2024-36623

moby through v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes...

8.1CVSS7.2AI score0.00647EPSS
SaveExploits0References4
Redos
Redos
added 2024/12/03 12:00 a.m.17 views

ROS-20241203-02

A vulnerability in the streamformatter moby package is related to running multiple simultaneous write operations. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service The moby package vulnerability is related to running concurrent builds that call...

8.1CVSS7.1AI score0.00647EPSS
SaveExploits0
OSV
OSV
added 2024/11/29 6:15 p.m.12 views

AZL-53824 CVE-2024-36623 affecting package moby-engine for versions less than 25.0.3-9

moby through v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes...

8.1CVSS7.4AI score0.00647EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/29 6:15 p.m.8 views

UBUNTU-CVE-2024-36623

moby through v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes...

8.1CVSS7.3AI score0.00647EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.14 views

AZL-48962 CVE-2024-36478 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS6.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.10 views

UBUNTU-CVE-2024-26685

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential bug in endbufferasyncwrite According to a syzbot report, endbufferasyncwrite, which handles the completion of block device writes, may detect abnormal condition of the buffer asyncwrite flag and cause a BUGO...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References29
OSV
OSV
added 2024/03/22 6:44 p.m.24 views

GO-2024-2654 Denial of service in github.com/argoproj/argo-cd/v2

Application may crash due to concurrent writes, leading to a denial of service. An attacker can crash the application continuously, making it impossible for legitimate users to access the service. Authentication is not required in the attack...

7.5CVSS6.1AI score0.01176EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/04 7:15 a.m.9 views

DEBIAN-CVE-2024-26622

In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyowritecontrol Since tomoyowritecontrol updates head-writebuf when write of long lines is requested, we need to fetch head-writebuf after head-iosem is held. Otherwise, concurrent write requests c...

7.8CVSS5.6AI score0.00238EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.24 views

PT-2025-26012 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the block layer and the blk-rq-qos framework. The issue occurs when the io.cost.qos file is written by two CPUs...

8.8CVSS7.3AI score0.10458EPSS
SaveExploits29References926
OSV
OSV
added 2022/06/28 6:23 p.m.10 views

GSD-2022-1002856 btrfs: fix deadlock between concurrent dio writes when low on free data space

btrfs: fix deadlock between concurrent dio writes when low on free data space This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.3 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder