Lucene search
+L

98 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.7 views

AZL-55842 CVE-2024-57896 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS6.7AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.4 views

DEBIAN-CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS5.9AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.7 views

AZL-55863 CVE-2024-57896 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS6.7AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

UBUNTU-CVE-2024-57896

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS6.2AI score0.00209EPSS
SaveExploits0References36
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.32 views

CVE-2024-57896 btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/15 1:5 p.m.16 views

CVE-2024-57896 btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount

In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at closectree, we first stop the cleaner kthread, using kthreadstop which frees the associated taskstruct, and then stop...

7.8CVSS6.1AI score0.00209EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/01/13 12:0 a.m.7 views

PT-2025-8763

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A bug in the Linux kernel's btrfs filesystem can cause a crash when the cow file range function fails, leading to improper cleanup of folios. This issue is related to error handling in t...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
added 2025/01/08 12:0 a.m.14 views

PT-2025-4348

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.127 Linux kernel versions prior to 6.6.74 Linux kernel versions prior to 6.12.11 Description The issue is related to the iomap write delalloc scan function in the Linux kernel, which can lead to an infinite...

5.5CVSS7.1AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 7:15 a.m.2 views

DEBIAN-CVE-2024-46733

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cowfilerange In the buffered write path, the dirty page owns the qgroup reserve until it creates an orderedextent. Therefore, any errors that occur before the orderedextent is created must free...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.22 views

CVE-2024-43885

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/08/26 12:0 a.m.13 views

PT-2024-30742 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a double inode unlock for direct IO sync writes in the btrfs file system. When a direct IO sync write is performed at btrfs sync file, and inode logging needs t...

9.1CVSS6.6AI score0.01219EPSS
SaveExploits11References907
Positive Technologies
Positive Technologies
added 2024/08/17 12:0 a.m.12 views

PT-2024-29818 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0 Description: The Linux kernel has a vulnerability in the btrfs buffered write path, which runs through extent writepage and has tricky return value handling for writepage delalloc. When writepage delalloc...

6.6AI score0.00193EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/24 3:15 p.m.3 views

DEBIAN-CVE-2021-47508

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

5.5CVSS5AI score0.00205EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 11:13 p.m.4 views

SUSE CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/17 1:15 p.m.36 views

CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 1:15 p.m.11 views

AZL-55410 CVE-2024-35784 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 1:15 p.m.3 views

DEBIAN-CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS5.9AI score0.00173EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.21 views

CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 1:15 p.m.5 views

UBUNTU-CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 12:24 p.m.97 views

CVE-2024-35784

The CVE-2024-35784 entry concerns the Linux kernel: btrfs deadlock during fiemap/extent locking. Root cause: the extent lock was held for the entire fiemap traversal, risking pagefaults and deadlocks when fiemap data is copied to user space (mkwrite during mmap). Impact: potential deadlock in fil...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder