Lucene search
+L

111 matches found

CVE
CVE
added 2025/09/15 2:21 p.m.27 views

CVE-2022-50270

This CVE (CVE-2022-50270) affects the Linux kernel f2fs component. The root cause was a faulty iocb assignment in the f2fs_direct_IO_enter trace event: the code only copied the pointer of iocb and then accessed its field during trace printing, which could lead to a kernel paging fault. The fixes ...

7.1CVSS5.9AI score0.00147EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-46734

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads th...

4.7CVSS5.5AI score0.00178EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count

This CVE has been marked as Rejected by the assigning CNA...

7.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2021-47508

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2020-10742

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the Linux kernel. An index buffer overflow during Direct IO write leading to the NFS client to crash. In some cases, a reach out of the inde...

6CVSS6.6AI score0.00263EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.4 views

SUSE CVE-2022-49068

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfsdestroyinode which tells there are outstanding extents left. In btrfsgetblocksdirectwrite, we reserve a...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.5 views

SUSE 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.5CVSS6.5AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:12 a.m.116 views

CVE-2025-21754

The CVE-2025-21754 affects Linux kernel btrfs behavior. When a direct IO write triggers a transaction abort, ordered extents are marked with BTRFS_ORDERED_IOERR, and if an ordered extent still has bytes remaining, btrfs_split_ordered_extent() asserts on flags. The documented root cause is an asse...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/02/26 7:1 a.m.26 views

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.5CVSS0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 7:1 a.m.3 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
OSV
OSV
added 2025/02/26 7:0 a.m.7 views

DEBIAN-CVE-2022-49068

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfsdestroyinode which tells there are outstanding extents left. In btrfsgetblocksdirectwrite, we reserve a...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/26 2:13 a.m.86 views

CVE-2022-49547

CVE-2022-49547 relates to a Linux kernel issue in btrfs where deadlocks can occur when reserving data space for direct IO writes under low free space. The deadlock involves concurrent writes to overlapping file ranges ([0,128K) and [128K,256K)) contending for the inode lock and for ordered extent...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.44 views

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
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.17 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...

5.5CVSS5AI score0.00166EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.70 views

CVE-2022-49068

CVE-2022-49068 — Summary (Linux kernel, btrfs) The issue occurs in btrfs direct IO write path: during get_blocks_direct_write(), temporary delalloc extents are reserved and later released with btrfs_delalloc_release_extents(). If the length is modified in the COW path, fewer extents may be releas...

5.5CVSS5.2AI score0.00253EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.21 views

CVE-2022-49068 btrfs: release correct delalloc amount in direct IO write path

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfsdestroyinode which tells there are outstanding extents left. In btrfsgetblocksdirectwrite, we reserve a...

0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49068

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfsdestroyinode which tells there are outstanding extents left. In btrfsgetblocksdirectwrite, we reserve a...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
OSV
OSV
added 2025/01/21 1:15 p.m.4 views

UBUNTU-CVE-2024-57941

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the non-cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled e.g. due to a DIO write on that file, future copying to the cache for that file is disabled until al...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0References5
OSV
OSV
added 2025/01/19 11:15 a.m.2 views

DEBIAN-CVE-2025-21643

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel async DIO Netfslib needs to be able to handle kernel-initiated asynchronous DIO that is supplied with a biovec array. Currently, because of the async flag, this gets passed to netfsextractuseriter which throws a...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/08 1:59 p.m.8 views

CVE-2024-53219

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.7AI score0.00221EPSS
SaveExploits0References4
Rows per page
Query Builder