Lucene search
K

18 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001358 advisory. An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in btrfsrootnode when mounting a crafted btrfs image, because of...

7.1CVSS6.6AI score0.0259EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.6 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.00729EPSS
Exploits1References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.4 views

EUVD-2023-60324

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

6.2AI score0.00173EPSS
Exploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2023-54121

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

5.8AI score0.00173EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.5 views

SUSE CVE-2022-50090

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BTRFSMAXEXTENTSIZE with fsinfo-maxextentsize On zoned filesystem, data write out is limited by maxzoneappendsize, and a large ordered extent is split according the size of a bio. OTOH, the number of extents to be...

7.8CVSS6.5AI score0.00167EPSS
Exploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-50090

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BTRFSMAXEXTENTSIZE with fsinfo-maxextentsize On zoned filesystem, data write out is limited by maxzoneappendsize, and a large ordered extent is split according the size of a bio. OTOH, the number of extents to be...

7.8CVSS5.7AI score0.00167EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/06/18 11:2 a.m.10 views

CVE-2022-50090 btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BTRFSMAXEXTENTSIZE with fsinfo-maxextentsize On zoned filesystem, data write out is limited by maxzoneappendsize, and a large ordered extent is split according the size of a bio. OTOH, the number of extents to be...

0.00167EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.8 views

The vulnerability of the fiemap_process_hole() function in the fs/btrfs/extent_io.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the fiemapprocesshole function in the fs/btrfs/extentio.c module of the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS6.7AI score0.00173EPSS
Exploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2025-21658

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: avoid NULL pointer dereference if no valid extent tree BUG Syzbot reported a crash with the following call trace: BTRFS info device loop0: scrub: started...

5.5CVSS6.7AI score0.002EPSS
Exploits0References3
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...

4.7CVSS6.2AI score0.00138EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.4 views

SUSE CVE-2024-46751

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.5AI score0.00236EPSS
Exploits0References15
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
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/06/18 12:0 a.m.11 views

PT-2024-32169

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a problem in the Linux kernel where a BUG ON condition is triggered when a 0 reference count is encountered at btrfs lookup extent info. Instead of causing a BUG ON, t...

5.5CVSS5.5AI score0.00236EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2022/03/31 7:0 a.m.4 views

A vulnerability was found in btrfs_alloc_tree_b in fs/btrfs/extent-tree.c in the Linux kernel due to an improper lock operation in btrfs. In this flaw a user with a local privilege may cause a denial of service (DOS) due to a deadlock problem.

...

5.5CVSS7.2AI score0.004EPSS
Exploits1
ATTACKERKB
ATTACKERKB
added 2022/03/23 8:15 p.m.7 views

CVE-2021-4149

A vulnerability was found in btrfsalloctreeb in fs/btrfs/extent-tree.c in the Linux kernel due to an improper lock operation in btrfs. In this flaw, a user with a local privilege may cause a denial of service DOS due to a deadlock problem...

5.5CVSS6.5AI score0.004EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2019/11/21 2:15 a.m.5 views

CVE-2019-19039

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 potentially sensitive information about register values via the dmesg program. NOTE: The BTRFS development team disputes this issues as no...

5.5CVSS8.1AI score0.00729EPSS
Exploits1References5
OSV
OSV
added 2019/11/21 2:15 a.m.5 views

UBUNTU-CVE-2019-19039

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 potentially sensitive information about register values via the dmesg program. NOTE: The BTRFS development team disputes this issues as no...

5.5CVSS6.6AI score0.00729EPSS
Exploits1References4
CNVD
CNVD
added 2019/11/21 12:0 a.m.4 views

Linux kernel information disclosure vulnerability (CNVD-2019-42534)

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. An information disclosure vulnerability exists in Linux kernel 5.3.12 and earlier versions. The vulnerability stems...

5.5CVSS7AI score0.00729EPSS
Exploits1References1
Rows per page
Query Builder