Lucene search
+L

75 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-29186

Malicious code in bioql PyPI...

6.3AI score0.00143EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 12:36 p.m.16 views

CVE-2025-39800 btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort transaction on unexpected eb generation at btrfscopyroot If we find an unexpected generation for the extent buffer we are cloning at btrfscopyroot, we just WARNON and don't error out and abort the transaction, meanin...

7.8CVSS0.00143EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 12:36 p.m.46 views

CVE-2025-39800

CVE-2025-39800 affects the Linux kernel’s btrfs subsystem, specifically the btrfs_copy_root() path. The issue occurs when cloning an extent buffer with an unexpected eb generation: instead of aborting the transaction, the code would WARN_ON() and allow metadata to persist with the unexpected gene...

7.8CVSS6.3AI score0.00143EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2018-14610

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel through 4.17.10. There is out-of-bounds access in writeextentbuffer when mounting and operating a crafted btrfs imag...

7.1CVSS6.3AI score0.02523EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-38306

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is...

7.8CVSS6.1AI score0.00146EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-46752

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: replace BUGON with error handling at updaterefforcow Instead of a BUGON just return an error, log an error message and abort the transaction in case we...

5.5CVSS6.8AI score0.00246EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/07 3:48 a.m.5 views

SUSE CVE-2024-56759

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7CVSS7.8AI score0.0022EPSS
SaveExploits0References25
NVD
NVD
added 2024/09/18 8:15 a.m.18 views

CVE-2024-46752

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUGON with error handling at updaterefforcow Instead of a BUGON just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't ha...

5.5CVSS0.00246EPSS
SaveExploits0References6
CVE
CVE
added 2024/09/18 7:12 a.m.108 views

CVE-2024-46752

CVE-2024-46752 - Mode C (detailed, verified): The vulnerability is in the Linux kernel’s btrfs code path; specifically, update_ref_for_cow() previously used BUG_ON() and now returns an error, logs an error, and aborts the transaction when an extent buffer in the relocation tree lacks the full bac...

5.5CVSS6.9AI score0.00246EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.5 views

SUSE CVE-2022-48902

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

5.5CVSS8.3AI score0.0021EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/08/22 3:15 p.m.21 views

CVE-2022-48902

A flaw was found in the btrfs module in the Linux Kernel. Improper error handling can cause a warning, potentially impacting system stability, resulting in a denial of service...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.20 views

CVE-2022-48902

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 2:15 a.m.8 views

UBUNTU-CVE-2022-48902

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 1:30 a.m.27 views

CVE-2022-48902 btrfs: do not WARN_ON() if we have PageError set

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/22 1:30 a.m.35 views

CVE-2022-48902

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.5 views

SUSE CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 1:15 p.m.11 views

UBUNTU-CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.9AI score0.00237EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.62 views

CVE-2022-48833

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip reserved bytes warning on unmount after log cleanup failure After the recent changes made by commit c2e39305299f01 "btrfs: clear extent buffer uptodate when we fail to write it" and its followup fix, commit...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/26 11:18 p.m.8 views

SUSE CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

4.7CVSS6.5AI score0.00146EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.21 views

CVE-2024-38306

In the Linux kernel, the following vulnerability has been resolved: btrfs: protect folio::private when attaching extent buffer folios BUG Since v6.8 there are rare kernel crashes reported by various people, the common factor is bad page status error messages like this: BUG: Bad page state in...

7.8CVSS5.6AI score0.00146EPSS
SaveExploits0References11
Rows per page
Query Builder