Lucene search
+L

5282 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000220 advisory. fs/btrfs/volumes.c in the Linux kernel before 5.1 allows a btrfsverifydevextents NULL pointer dereference via a crafted btrfs image because fsdevices-devices is...

5.5CVSS6.7AI score0.01216EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.2 views

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

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

7.1CVSS6.8AI score0.02129EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000191 advisory. btrfsfreeextent in fs/btrfs/extent-tree.c in the Linux kernel through 5.3.12 calls btrfsprintleaf in a certain ENOENT case, which allows local users to obtain...

5.5CVSS6.7AI score0.007EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-54281

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: release path before inode lookup during the ino lookup ioctl During the ino lookup ioctl we can end up calling btrfsiget to get an inode reference while ...

5.6AI score0.00197EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-54297

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 mappe...

7.8AI score0.00197EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.12 views

PT-2026-8136

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's btrfs implementation related to handling inline extents during the send operation. Specifically, the range is hole in parent function does not...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.22 views

PT-2026-5521

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw in the btrfs subsystem where the path was released before the extent tree was initialized within the btrfs read locked inode function. This could lead t...

5.5CVSS6.5AI score0.00107EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.10 views

PT-2026-8189

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's btrfs file system related to block size synchronization during mount operations. Specifically, when a btrfs file system is mounted, the block device m...

5.5AI score0.00162EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.11 views

PT-2026-6113

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference issue exists in the do abort log replay function within the Btrfs log replay component of the Linux kernel. The issue, identified by Coverity CID 1666756, occu...

5.7AI score0.0015EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.14 views

PT-2026-20426

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.19.0-rc5-00002-gb71e635feefc Description The Btrfs file system in the Linux kernel allows new transactions even when the file system is read-only. This behavior can lead to warnings and potential issues during...

5.5CVSS6.3AI score0.00117EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.14 views

PT-2026-8152

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18 Description The Linux kernel contains a flaw in the btrfs subsystem related to dirty metadata page handling. Specifically, the kernel may strictly require a dirty metadata threshold for metadata writepages,...

5.5CVSS6.4AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.26 views

PT-2026-8142

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's btrfs zlib implementation related to S390 hardware acceleration. Specifically, a folio leak occurs due to a missing folio put call within the copy dat...

9.8CVSS6.4AI score0.00563EPSS
SaveExploits2References319
RedhatCVE
RedhatCVE
added 2025/12/31 11:57 a.m.9 views

CVE-2023-54180

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle case when repair happens with dev-replace BUG There is a bug report that a BUGON in btrfsrepairiofailure originally repairiofailure in v6.0 kernel got triggered when replacing a unreliable disk: BTRFS warning device...

5.6AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/31 11:32 a.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...

5.9AI score0.00197EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.9 views

SUSE CVE-2023-54180

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle case when repair happens with dev-replace BUG There is a bug report that a BUGON in btrfsrepairiofailure originally repairiofailure in v6.0 kernel got triggered when replacing a unreliable disk: BTRFS warning device...

6.3AI score0.00194EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.14 views

SUSE 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...

6.6AI score0.00193EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.9 views

SUSE CVE-2023-54224

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix lockdep splat and potential deadlock after failure running delayed items When running delayed items we are holding a delayed node's mutex and then we will attempt to modify a subvolume btree to insert/update/delete the...

4.7CVSS6.4AI score0.00197EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.7 views

SUSE CVE-2023-54253

In the Linux kernel, the following vulnerability has been resolved: btrfs: set page extent mapped after readfolio in relocateonepage One of the CI runs triggered the following panic assertion failed: PagePrivatepage && page-private, in fs/btrfs/subpage.c:229 ------------ cut here ------------...

6.5CVSS6.7AI score0.00202EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.9 views

SUSE CVE-2023-54281

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before inode lookup during the ino lookup ioctl During the ino lookup ioctl we can end up calling btrfsiget to get an inode reference while we are holding on a root's btree. If btrfsiget needs to lookup the...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.7 views

SUSE 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...

4.7CVSS6.5AI score0.00197EPSS
SaveExploits0References17
Rows per page
Query Builder