Lucene search
+L

5437 matches found

RedhatCVE
RedhatCVE
•added 2025/06/19 9:08 p.m.•12 views

CVE-2022-50089

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...

5.5CVSS7.2AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/06/19 10:52 a.m.•6 views

CVE-2022-49996

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix possible memory leak in btrfsgetdevargsfrompath In btrfsgetdevargsfrompath, btrfsgetbdevandsb can fail if the path is invalid. In this case, btrfsgetdevargsfrompath returns directly without freeing args-uuid and...

5.5CVSS7.1AI score0.00237EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/06/19 3:44 a.m.•7 views

SUSE CVE-2022-49996

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix possible memory leak in btrfsgetdevargsfrompath In btrfsgetdevargsfrompath, btrfsgetbdevandsb can fail if the path is invalid. In this case, btrfsgetdevargsfrompath returns directly without freeing args-uuid and...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/06/19 3:44 a.m.•20 views

SUSE CVE-2022-49999

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix space cache corruption and potential double allocations When testing spacecache v2 on a large set of machines, we encountered a few symptoms: 1. "unable to add free space :-17" EEXIST errors. 2. Missing free space info...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2025/06/19 3:42 a.m.•10 views

SUSE CVE-2022-50067

In the Linux kernel, the following vulnerability has been resolved: btrfs: unset reloc control if transaction commit fails in preparetorelocate In btrfsrelocateblockgroup, the rc is allocated. Then btrfsrelocateblockgroup calls relocateblockgroup preparetorelocate setreloccontrol that assigns rc ...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2025/06/19 3:42 a.m.•13 views

SUSE CVE-2022-50089

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/06/19 3:42 a.m.•14 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.00199EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/06/19 3:15 a.m.•6 views

SUSE CVE-2025-38034

In the Linux kernel, the following vulnerability has been resolved: btrfs: correct the order of prelimref arguments in btrfsprelimref btrfsprelimref calls the old and new reference variables in the incorrect order. This causes a NULL pointer dereference because oldref is passed as NULL to...

4.4CVSS6.2AI score0.00207EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
•added 2025/06/19 3:14 a.m.•8 views

SUSE CVE-2025-38059

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree BUG When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call trace: BUG: kernel NULL pointer dereference, addres...

4.4CVSS7.6AI score0.00189EPSS
SaveExploits0References16
NVD
NVD
•added 2025/06/18 11:15 a.m.•14 views

CVE-2022-50089

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...

5.5CVSS0.00188EPSS
SaveExploits0References4
NVD
NVD
•added 2025/06/18 11:15 a.m.•16 views

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.8CVSS0.00199EPSS
SaveExploits0References4
OSV
OSV
•added 2025/06/18 11:15 a.m.•5 views

DEBIAN-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.2AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•6 views

DEBIAN-CVE-2022-50089

In the Linux kernel, the following vulnerability has been resolved: btrfs: ensure pages are unlocked on cowfilerange failure There is a hungtask report on zoned btrfs like below. https://github.com/naota/linux/issues/59 726.328648 INFO: task rocksdb:high0:11085 blocked for more than 241 seconds...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
•added 2025/06/18 11:15 a.m.•10 views

CVE-2022-50067

In the Linux kernel, the following vulnerability has been resolved: btrfs: unset reloc control if transaction commit fails in preparetorelocate In btrfsrelocateblockgroup, the rc is allocated. Then btrfsrelocateblockgroup calls relocateblockgroup preparetorelocate setreloccontrol that assigns rc ...

7.8CVSS0.00224EPSS
SaveExploits0References7
OSV
OSV
•added 2025/06/18 11:15 a.m.•7 views

DEBIAN-CVE-2022-50067

In the Linux kernel, the following vulnerability has been resolved: btrfs: unset reloc control if transaction commit fails in preparetorelocate In btrfsrelocateblockgroup, the rc is allocated. Then btrfsrelocateblockgroup calls relocateblockgroup preparetorelocate setreloccontrol that assigns rc ...

7.8CVSS5.4AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
•added 2025/06/18 11:15 a.m.•13 views

CVE-2022-49996

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix possible memory leak in btrfsgetdevargsfrompath In btrfsgetdevargsfrompath, btrfsgetbdevandsb can fail if the path is invalid. In this case, btrfsgetdevargsfrompath returns directly without freeing args-uuid and...

5.5CVSS0.00237EPSS
SaveExploits0References3
NVD
NVD
•added 2025/06/18 11:15 a.m.•16 views

CVE-2022-49999

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix space cache corruption and potential double allocations When testing spacecache v2 on a large set of machines, we encountered a few symptoms: 1. "unable to add free space :-17" EEXIST errors. 2. Missing free space info...

7.8CVSS0.0025EPSS
SaveExploits0References3
OSV
OSV
•added 2025/06/18 11:15 a.m.•8 views

DEBIAN-CVE-2022-49996

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix possible memory leak in btrfsgetdevargsfrompath In btrfsgetdevargsfrompath, btrfsgetbdevandsb can fail if the path is invalid. In this case, btrfsgetdevargsfrompath returns directly without freeing args-uuid and...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•17 views

DEBIAN-CVE-2022-49999

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix space cache corruption and potential double allocations When testing spacecache v2 on a large set of machines, we encountered a few symptoms: 1. "unable to add free space :-17" EEXIST errors. 2. Missing free space info...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/18 11:15 a.m.•10 views

UBUNTU-CVE-2022-50067

In the Linux kernel, the following vulnerability has been resolved: btrfs: unset reloc control if transaction commit fails in preparetorelocate In btrfsrelocateblockgroup, the rc is allocated. Then btrfsrelocateblockgroup calls relocateblockgroup preparetorelocate setreloccontrol that assigns rc ...

7.8CVSS6AI score0.00224EPSS
SaveExploits0References9
Rows per page
Query Builder