Lucene search
+L

72 matches found

OSV
OSV
added 2025/05/20 4:15 p.m.12 views

UBUNTU-CVE-2025-37904

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

5.7CVSS5.7AI score0.00164EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.31 views

CVE-2025-37904 btrfs: fix the inode leak in btrfs_iget()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

0.00164EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/20 3:21 p.m.120 views

CVE-2025-37904

CVE-2025-37904 affects the Linux kernel (btrfs) where a bug in btrfs_iget() can leak an inode if btrfs_alloc_path() fails, leaving a busy inode and triggering a kernel BUG in fs/super.c during unmount. The root cause is failure to release the previously allocated inode when btrfs_alloc_path() fai...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.8 views

CVE-2025-37904 btrfs: fix the inode leak in btrfs_iget()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

7.3AI score
SaveExploits0References5
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
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
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.22 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...

0.00197EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:00 a.m.6 views

DEBIAN-CVE-2022-49109

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode reference leakage in cephgetsnapdir The cephgetinode will search for or insert a new inode into the hash for the given vino, and return a reference to it. If new is non-NULL, its reference is consumed. We should...

5.5CVSS5.3AI score0.00253EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.21 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the ocfs2getinitinode function in the ocfs2 module failing to free an inode...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 views

kernel: Linux kernel (ext4): Denial of Service due to inode leak via failed extended attribute creation

A flaw was found in the Linux kernel's ext4 filesystem. A local user can exploit this vulnerability by performing a setxattr operation with an injected fault, specifically when ext4markinodedirty fails within the ext4xattrinodecreate function. This can lead to an inode leak, resulting in filesyst...

5.8AI score0.00245EPSS
SaveExploits0References5
attackerkb
attackerkb
added 2024/03/02 10:15 p.m.5 views

CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.8 views

SUSE CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS7.8AI score0.00243EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/02/29 8:01 a.m.28 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.19 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS7.6AI score0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS5.7AI score0.00243EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2024/02/28 9:15 a.m.12 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS6.4AI score0.00243EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS7.4AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.24 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS6.4AI score0.00243EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/28 9:15 a.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

6.7AI score0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

UBUNTU-CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS6.2AI score0.00243EPSS
SaveExploits0References8
Rows per page
Query Builder