Lucene search
+L

115 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.10 views

UBUNTU-CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References16
CVE
CVE
added 2024/05/21 3:23 p.m.98 views

CVE-2023-52737

CVE-2023-52737: In the Linux kernel, when using Btrfs, fiemap could deadlock with an in-flight fsync due to not taking the inode lock (i_mutex) before fiemap operations. The root cause is that fiemap_fill_next_extent() could fault while accessing user space buffers, which creates a lock-order cyc...

5.5CVSS7AI score0.00212EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:23 p.m.16 views

CVE-2023-52737 btrfs: lock the inode in shared mode before starting fiemap

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.14 views

CVE-2023-52737 btrfs: lock the inode in shared mode before starting fiemap

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

7AI score0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.28 views

CVE-2023-52737 btrfs: lock the inode in shared mode before starting fiemap

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

6.8AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

UBUNTU-CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS5.7AI score0.00232EPSS
SaveExploits0References7
CVE
CVE
added 2024/03/01 9:15 p.m.5378 views

CVE-2021-47072

CVE-2021-47072 (Linux kernel, btrfs) : The vulnerability concerns the btrfs filesystem where, after moving an inode between directories and logging both old and new dentries, a power-failure can leave the old dentry present when only the new one should exist. The bug occurs because the old parent...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.20 views

CVE-2021-46958

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

7.8CVSS7.3AI score0.00243EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

DEBIAN-CVE-2021-46958

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

4.7CVSS5.8AI score0.00243EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.5 views

CVE-2021-46958

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

4.7CVSS6.2AI score0.00243EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.8 views

CVE-2021-46958

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

4.7CVSS7.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/27 6:46 p.m.25 views

CVE-2021-46958 btrfs: fix race between transaction aborts and fsyncs leading to use-after-free

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between transaction aborts and fsyncs leading to use-after-free There is a race between a task aborting a transaction during a commit, a task doing an fsync and the transaction kthread, which leads to an...

7.8CVSS7.7AI score0.00243EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.5 views

Linux kernel security vulnerabilities

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 contention between a task that aborts a transaction during a commit, a task that performs fsync, and a...

4.7CVSS6.4AI score0.00243EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.3 views

SUSE CVE-2018-10924

It was discovered that fsync2 system call in glusterfs client code leaks memory. An authenticated attacker could use this flaw to launch a denial of service attack by making gluster clients consume memory of the host machine...

5.3CVSS8.6AI score0.01881EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/02/09 12:0 a.m.13 views

PT-2024-14721

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc3-syzkaller-00376-g7c6984405241 Description The issue is related to a deadlock that can occur when using the btrfs file system. Specifically, it happens when the fiemap code triggers a fault while accessi...

5.5CVSS6.6AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2022/09/16 11:29 p.m.11 views

GSD-2022-1005061 NFS: Fix another fsync() issue after a server reboot

NFS: Fix another fsync issue after a server reboot 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.19.6 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/06/25 12:9 a.m.19 views

UVI-2021-1000817 btrfs: fix fsync failure and transaction abort after writes to prealloc extents

btrfs: fix fsync failure and transaction abort after writes to prealloc extents 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.12.10 by comm...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/06/25 12:9 a.m.17 views

GSD-2021-1000817 btrfs: fix fsync failure and transaction abort after writes to prealloc extents

btrfs: fix fsync failure and transaction abort after writes to prealloc extents 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.12.10 by comm...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/09/09 12:0 a.m.55 views

openSUSE Security Update : the Linux Kernel (openSUSE-2020-1382)

The openSUSE Leap 15.2 kernel was updated to receive various security and bugfixes. The following security bugs were fixed : - CVE-2020-14314: Fixed potential negative array index in dosplit in ext4 bsc1173798. - CVE-2020-14386: Fixed an overflow in afpacket, which could lead to local privilege...

7.8CVSS7AI score0.01308EPSS
SaveExploits1References44
Rows per page
Query Builder