Lucene search
+L

45 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-53247

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: setpageextentmapped after readfolio in btrfscontexpand While trying to get the subpage blocksize tests running, I hit the following panic on generic/476...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

AZL-71236 CVE-2023-53247 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: setpageextentmapped after readfolio in btrfscontexpand While trying to get the subpage blocksize tests running, I hit the following panic on generic/476 assertion failed: PagePrivatepage && page-private, in...

5.5CVSS5.6AI score0.00143EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2025-39779

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: subpage: keep TOWRITE tag until folio is cleaned btrfssubpagesetwriteback calls foliostartwriteback the first time a folio is written back, and it also...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/09/05 10:12 a.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. CVE-2025-38006: net: mctp: Do not access ifaindex when missing bsc1244930...

9.2CVSS7.2AI score0.05135EPSS
SaveExploits3References412
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-47189

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed th...

7.8CVSS6.6AI score0.00665EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49912

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix ulist leaks in error paths of qgroup self tests In the testnosharedqgroup and testmultiplerefs qgroup self tests, if we fail to add the tree ref,...

5.5CVSS5.6AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/09 10:42 a.m.8 views

CVE-2025-38243 btrfs: fix invalid inode pointer dereferences during log replay

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid inode pointer dereferences during log replay In a few places where we call readoneinode, if we get a NULL pointer we end up jumping into an error path, or fallthrough in case of addinoderef, where we then do...

6.5AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.6 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 btrfs not clearing fsinfo-relocctl when preparetorelocate fails resulting in reuse after release...

7.8CVSS6.4AI score0.00196EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fixed an assertion failure that occurred when splitting an ordered extent after a transaction abort. If a direct IO write transaction abort occurs, we mark all existing ordered extents with the BTRFSORDEREDIOERR flag done...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/04/16 12:00 a.m.8 views

Important: kernel-livepatch-6.1.127-135.201

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when attempting to join an aborted transaction CVE-2025-21753 In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them...

7.8CVSS7.8AI score0.00625EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.19 views

CVE-2025-21942

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix extent range end unlock in cowfilerange Running generic/751 on the for-next branch often results in a hang like below. They are both stack by locking an extent. This suggests someone forget to unlock an extent...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:15 a.m.5 views

DEBIAN-CVE-2024-57976

In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when cowfilerange failed BUG When testing with COW fixup marked as BUGON this is involved with the new pinuserpages change, which should not result new out-of-band dirty pages, I hit a crash trigger...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed an issue where the extent map was used after freeing memory when adding pages to compressed Bio data structures. In the function addrabiopages, we access the extent map to calculate ‘addsize’. After releasing the...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

AZL-55530 CVE-2024-56582 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free in btrfsencodedreadendio Shinichiro reported the following use-after free that sometimes is happening in our CI system when running fstests' btrfs/284 on a TCMU runner device: BUG: KASAN:...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.3 views

DEBIAN-CVE-2024-50225

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix error propagation of split bios The purpose of btrfsbbiopropagateerror shall be propagating an error of split bio to its original btrfsbio, and tell the error to the upper layer. However, it's not working well on some...

5.5CVSS5.6AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.12 views

AZL-50900 CVE-2024-47679 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between eviceinodes and findinode&iput Hi, all Recently I noticed a bug1 in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there's a inode ie ino 261 with icount 1 is called by iput, and...

4.7CVSS6.7AI score0.00203EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.12 views

AZL-50191 CVE-2024-46841 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON on ENOMEM from btrfslookupextentinfo in walkdownproc We handle errors here properly, ENOMEM isn't fatal, return the error...

5.5CVSS6.7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.11 views

AZL-50141 CVE-2024-46841 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON on ENOMEM from btrfslookupextentinfo in walkdownproc We handle errors here properly, ENOMEM isn't fatal, return the error...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.13 views

AZL-49734 CVE-2024-46751 affecting package kernel for versions less than 5.15.184.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.9 views

AZL-49725 CVE-2024-46751 affecting package kernel for versions less than 6.6.92.2-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUGON when 0 reference count at btrfslookupextentinfo Instead of doing a BUGON handle the error by returning -EUCLEAN, aborting the transaction and logging an error message...

5.5CVSS6.3AI score0.00245EPSS
SaveExploits0References1
Rows per page
Query Builder