Lucene search
K

24 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.2 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: fixed the re-dirty process of tree-log nodes There is a report of a transaction abort with the following script: !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test moun...

5.5CVSS6AI score0.00205EPSS
Exploits0References2
CVE
CVE
added 2026/05/28 9:36 a.m.26 views

CVE-2026-46160

CVE-2026-46160 concerns the Linux kernel’s Btrfs filesystem: when removing a directory, last_unlink_trans is not updated, which can lead to incorrect fsync behavior if a directory with an open file descriptor is fsynced after removal. This can cause log replay during mount to fail with -EIO, pote...

5.5CVSS5.8AI score0.00128EPSS
Exploits0References8Affected Software1
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.1 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: Adjust the subpage bit start based on the sector size. When running machines with a 64k page size and a 16k node size, we began to encounter tree log corruption in production. This occurred because we sometimes did not wri...

5.5CVSS6.3AI score0.00163EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.9 views

CVE-2023-53538 btrfs: insert tree mod log move in push_node_left

In the Linux kernel, the following vulnerability has been resolved: btrfs: insert tree mod log move in pushnodeleft There is a fairly unlikely race condition in tree mod log rewind that can result in a kernel panic which has the following trace: 530.569 BTRFS critical device sda3: unable to find...

0.00129EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2025/08/11 12:0 a.m.14 views

The vulnerability of the read_one inode() function in the fs/btrfs/tree-log.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the readone inode function in the fs/btrfs/tree-log.c module of the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00136EPSS
Exploits0References9Affected Software4
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.2 views

SUSE CVE-2025-37931

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

5.5CVSS7.8AI score0.00163EPSS
Exploits0References16
OSV
OSV
added 2025/05/20 4:15 p.m.7 views

AZL-62654 CVE-2025-37931 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

5.5CVSS6.6AI score0.00163EPSS
Exploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.2 views

DEBIAN-CVE-2025-37931

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

5.5CVSS5.8AI score0.00163EPSS
Exploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.7 views

AZL-72823 CVE-2025-37931 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

5.5CVSS6.6AI score0.00163EPSS
Exploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.4 views

UBUNTU-CVE-2025-37931

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

5.5CVSS6.1AI score0.00163EPSS
Exploits0References28
CVE
CVE
added 2025/05/20 3:21 p.m.104 views

CVE-2025-37931

CVE-2025-37931 affects the Linux kernel with a Btrfs bitmap addressing flaw that can cause metadata/write-out corruption in certain configurations. The root cause: when writing a dirty subpage EB, the bitmap is indexed by sectors instead of nodes, so for 64k pagesize, 16k nodesize, and 4k sectors...

5.5CVSS6.6AI score0.00163EPSS
Exploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.18 views

CVE-2025-37931 btrfs: adjust subpage bit start based on sectorsize

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

0.00163EPSS
Exploits0References5
OSV
OSV
added 2025/05/20 3:21 p.m.6 views

CVE-2025-37931 btrfs: adjust subpage bit start based on sectorsize

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

5.5CVSS6.2AI score0.00163EPSS
Exploits0References9
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:0 a.m.5 views

The vulnerability of the `btrfs_log_new_name()` function in the `fs/btrfs/tree-log.c` module of the file system support module for Linux’s kernel allows a hacker to cause a service failure.

The vulnerability of the btrfslognewname function in the fs/btrfs/tree-log.c module of the btrfs file system support module in Linux systems is related to improper control of resource identifiers “resource injection”. Exploiting this vulnerability could allow an attacker to trigger a service...

5.5CVSS5.9AI score0.00193EPSS
Exploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/14 12:0 a.m.5 views

PT-2025-22192

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 btrfs file system. The issue occurs when running machines with a 64k page size and a 16k nodesize, causing tree log...

5.5CVSS6.7AI score0.00163EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.4 views

The vulnerability of the btrfs component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the btrfs component of the Linux operating system’s kernel is related to the use of an uninitialized resource in the functions replayonename and checkiteminlog in fs/btrfs/tree-log.c. Exploiting this vulnerability could allow a attacker to cause a service failure...

7.8CVSS6.7AI score0.00206EPSS
Exploits0References14Affected Software8
BDU FSTEC
BDU FSTEC
added 2025/01/13 12:0 a.m.4 views

The vulnerability of the add inode_ref() function in the fs/btrfs/tree-log.c file of the Linux kernel’s file system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the add inoderef function in the fs/btrfs/tree-log.c file of the Btrfs file system in Linux kernels is related to the use of an uninitialized variable. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS7.3AI score0.00214EPSS
Exploits0References19Affected Software6
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.3 views

SUSE CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

3.3CVSS6.7AI score0.00205EPSS
Exploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.3 views

DEBIAN-CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS5.3AI score0.00205EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.25 views

CVE-2021-47510

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix re-dirty process of tree-log nodes There is a report of a transaction abort of -EAGAIN with the following script. !/bin/sh for d in sda sdb; do mkfs.btrfs -d single -m single -f /dev/$d done mount /dev/sda /mnt/test...

5.5CVSS5.9AI score0.00205EPSS
Exploits0References4
Rows per page
Query Builder