Lucene search
+L

553 matches found

RedhatCVE
RedhatCVE
added 2026/01/15 4:40 a.m.16 views

CVE-2025-68778

A data corruption flaw was found in the Linux kernel's Btrfs filesystem log replay mechanism. When a directory is moved between parent directories in the same transaction and then a file with the same name is created and synced, the log replay can create a directory with two hard links. This caus...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001313)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001313 advisory. An issue was discovered in the Linux kernel through 4.17.10. There is a use-after-free in trymergefreespace when mounting a crafted btrfs image, because of a lack of...

7.1CVSS6.6AI score0.05088EPSS
SaveExploits1References4
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed a lockup issue caused by a race condition between inode eviction and inode caching. There is a race condition between inode eviction and inode caching that can cause a live struct btrfsinode to be missing from the...

4.7CVSS5.8AI score0.00106EPSS
SaveExploits0References3
Redos
Redos
added 2026/01/12 12:00 a.m.10 views

ROS-20260112-7338

A vulnerability in the btrfsputblockgroup function of the fs/btrfs/block-group.c module of the Linux operating system kernel's btrfs file system support is related to a lack of memory release after an effective lifetime. Exploitation of the vulnerability could allow an attacker to cause a denial ...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000360)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000360 advisory. In the Linux kernel 5.0.21 and 5.3.11, mounting a crafted btrfs filesystem image, performing some operations, and then making a syncfs system call can lead to a...

7.8CVSS7AI score0.02143EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993014)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993014 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at...

7.8CVSS6.5AI score0.00299EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54185

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

5.7AI score0.00193EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54297

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix memory leak after finding block group with super blocks At excludesuperstripes, if we happen to find a block group that has super blocks mapped to it and we are on a zoned filesystem, we error out as this is not...

6.8AI score0.00197EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54158

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

5.8AI score0.00244EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:07 p.m.48 views

CVE-2023-54158

Summary: CVE-2023-54158 affects the Linux kernel’s btrfs implementation, where an optimization in delayed inode handling can improperly free or free-trace qgroup reservations during subvolume creation, leaking reserved space and breaking proper accounting. The root cause involves btrfs_insert_del...

6.1AI score0.00244EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54121 btrfs: fix incorrect splitting in btrfs_drop_extent_map_range

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect splitting in btrfsdropextentmaprange In production we were seeing a variety of WARNON's in the extentmap code, specifically in btrfsdropextentmaprange when we have to call addextentmapping for our second spli...

7.8CVSS6.5AI score
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205095

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

6AI score0.0053EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 12:30 p.m.15 views

EUVD-2025-205096

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfsclearspaceinfofull From the memory-barriers.txt document regarding memory barrier ordering guarantees: These guarantees do not apply to bitfields, because compilers often generate code to...

6.1AI score0.0018EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:15 a.m.15 views

CVE-2025-68359

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

9.8CVSS0.0053EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 11:15 a.m.13 views

UBUNTU-CVE-2025-68358

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfsclearspaceinfofull From the memory-barriers.txt document regarding memory barrier ordering guarantees: These guarantees do not apply to bitfields, because compilers often generate code to...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References33
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 views

Linux kernel 安全漏洞

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 condition in the btrfs file system when deleting a quota root, which could lead to list...

6.2AI score0.00205EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.9 views

PT-2025-52989

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc6-btrfs-next-134+ Description The Linux kernel contains a flaw in the btrfs file system related to race conditions when deleting quota roots from the dirty cow roots list. Specifically, when disabling...

6.3AI score0.00205EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.15 views

PT-2025-53132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the btrfs file system. Specifically, the issue involves the order of operations within the btrfs init new buffer function. The btrfs set head...

6.3AI score0.00238EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/16 2:52 p.m.29 views

USN-7938-1 linux-azure-5.15 vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS6.5AI score0.0079EPSS
SaveExploits5References188
OSV
OSV
added 2025/12/15 8:51 p.m.22 views

USN-7934-1 linux-azure, linux-azure-6.14 vulnerabilities

It was discovered that improper initialization of CPU cache memory could allow a local attacker with hypervisor access to overwrite SEV-SNP guest memory resulting in loss of data integrity. CVE-2024-36331 Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux...

9.8CVSS6.6AI score0.09567EPSS
SaveExploits5References206
Rows per page
Query Builder