Lucene search
+L

82 matches found

NVD
NVD
•added 2025/05/01 3:16 p.m.•17 views

CVE-2022-49914

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolveindirectrefs During backref walking, at resolveindirectrefs, if we get an error we jump to the 'out' label and call ulistfree on the 'parents' ulist, which frees all the...

5.5CVSS0.00197EPSS
SaveExploits0References7
OSV
OSV
•added 2025/05/01 3:16 p.m.•8 views

DEBIAN-CVE-2022-49913

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at findparentnodes During backref walking, at findparentnodes, if we are dealing with a data extent and we get an error while resolving the indirect backrefs, at...

5.5CVSS5.5AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
•added 2025/05/01 3:16 p.m.•19 views

CVE-2022-49913

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at findparentnodes During backref walking, at findparentnodes, if we are dealing with a data extent and we get an error while resolving the indirect backrefs, at...

5.5CVSS0.00196EPSS
SaveExploits0References5
OSV
OSV
•added 2025/05/01 3:16 p.m.•19 views

UBUNTU-CVE-2022-49914

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolveindirectrefs During backref walking, at resolveindirectrefs, if we get an error we jump to the 'out' label and call ulistfree on the 'parents' ulist, which frees all the...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References10
OSV
OSV
•added 2025/05/01 3:16 p.m.•11 views

UBUNTU-CVE-2022-49913

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at findparentnodes During backref walking, at findparentnodes, if we are dealing with a data extent and we get an error while resolving the indirect backrefs, at...

5.5CVSS6.1AI score0.00196EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2025/05/01 2:10 p.m.•16 views

CVE-2022-49914

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolveindirectrefs During backref walking, at resolveindirectrefs, if we get an error we jump to the 'out' label and call ulistfree on the 'parents' ulist, which frees all the...

5.5CVSS5.4AI score0.00197EPSS
SaveExploits0
OSV
OSV
•added 2025/05/01 2:10 p.m.•15 views

CVE-2022-49914 btrfs: fix inode list leak during backref walking at resolve_indirect_refs()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolveindirectrefs During backref walking, at resolveindirectrefs, if we get an error we jump to the 'out' label and call ulistfree on the 'parents' ulist, which frees all the...

6AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2025/05/01 2:10 p.m.•23 views

CVE-2022-49913 btrfs: fix inode list leak during backref walking at find_parent_nodes()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at findparentnodes During backref walking, at findparentnodes, if we are dealing with a data extent and we get an error while resolving the indirect backrefs, at...

0.00196EPSS
SaveExploits0References5
CVE
CVE
•added 2025/05/01 2:10 p.m.•116 views

CVE-2022-49913

CVE-2022-49913 concerns a memory leak in the Linux kernel’s btrfs backref walking code. During find_parent_nodes() on data extents, if an error occurs while resolving indirect backrefs (resolve_indirect_refs()) or while iterating direct refs in the rbtree, inode lists attached to direct refs not ...

5.5CVSS6.6AI score0.00196EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
•added 2024/09/19 3:10 a.m.•9 views

SUSE 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.5CVSS6.7AI score0.00246EPSS
SaveExploits0References15
OSV
OSV
•added 2024/09/18 8:15 a.m.•10 views

DEBIAN-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.5CVSS5.9AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
•added 2024/09/18 8:15 a.m.•22 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
OSV
OSV
•added 2024/09/18 8:15 a.m.•13 views

UBUNTU-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.5CVSS6.6AI score0.00246EPSS
SaveExploits0References18
CVE
CVE
•added 2024/09/18 7:12 a.m.•130 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/06/21 3:52 a.m.•8 views

SUSE CVE-2021-47585

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in addinoderef Line 1169 3 allocates a memory chunk for victimname by kmalloc, but when the function returns in line 1184 4 victimname allocated by line 1169 3 is not freed, which will lead to a memory leak...

5.5CVSS6.6AI score0.0025EPSS
SaveExploits0References8
OSV
OSV
•added 2024/06/19 3:15 p.m.•18 views

UBUNTU-CVE-2021-47585

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in addinoderef Line 1169 3 allocates a memory chunk for victimname by kmalloc, but when the function returns in line 1184 4 victimname allocated by line 1169 3 is not freed, which will lead to a memory leak...

5.5CVSS5.9AI score0.0025EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2024/04/10 2:16 a.m.•8 views

SUSE CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References8
OSV
OSV
•added 2024/04/03 3:15 p.m.•9 views

DEBIAN-CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/04/03 2:55 p.m.•23 views

CVE-2024-26727 btrfs: do not ASSERT() if the newly created subvolume already got read

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

6.6AI score0.00228EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2023/02/15 6:10 a.m.•11 views

SUSE CVE-2007-4769

The regular expression parser in TCL before 8.4.17, as used in PostgreSQL 8.2 before 8.2.6, 8.1 before 8.1.11, 8.0 before 8.0.15, and 7.4 before 7.4.19, allows remote authenticated users to cause a denial of service backend crash via an out-of-bounds backref number...

6.8CVSS6.8AI score0.03644EPSS
SaveExploits0References4
Rows per page
Query Builder