Lucene search
+L

549 matches found

Cvelist
Cvelist
added 2024/10/21 6:1 p.m.26 views

CVE-2024-49870 cachefiles: fix dentry leak in cachefiles_open_file()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...

0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49870 cachefiles: fix dentry leak in cachefiles_open_file()

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...

6.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49870

In the Linux kernel, the following vulnerability has been resolved: cachefiles: fix dentry leak in cachefilesopenfile A dentry leak may be caused when a lookup cookie and a cull are concurrent: P1 | P2 ----------------------------------------------------------- cachefileslookupcookie...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 6:1 p.m.166 views

CVE-2024-49870

CVE-2024-49870 (Linux kernel, cachefiles) summary : The vulnerability arises in cachefiles when a dentry leak can occur if a lookup cookie and a cull run concurrently in cachefiles_open_file(). The leak happens because the code path may fail to release a reference to a dentry, potentially leaving...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.5 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 originates from a dentry leak in the cachefiles subsystem in the cachefilesopenfile function, which could lead to...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 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 improper access to dentry.dname.name in the file system subsystem, which could cause the kernel to crash...

4.6CVSS6.6AI score0.00385EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.9 views

PT-2024-33776

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.10.0-rc2-lizhijian+ Description: A crash occurs during hot-remove of a memory device when a user is accessing the hugetlb, due to dump mapping accessing an invalid dentry.d name.name. The issue arises because dump mappi...

4.9CVSS5.3AI score0.00385EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.11 views

SUSE CVE-2024-47660

In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENTWATCHED flags lazily In some setups directories can have many usually negative dentries. Hence fsnotifyupdatechilddentryflags function can take a significant amount of time. Since the bulk of this function...

2.5CVSS6.4AI score0.0016EPSS
SaveExploits0References19
BDU FSTEC
BDU FSTEC
added 2024/10/10 12:0 a.m.11 views

The vulnerability of the v9fs_dentry_release() function in the fs/9p/vfs_dentry.c file of the 9p file system of the Linux operating system allows a hacker to increase their privileges.

The vulnerability of the v9fsdentryrelease function in the fs/9p/vfsdentry.c file of the 9p file system in the Linux operating system is related to the use of memory after it is released. Exploiting this vulnerability can allow an attacker to increase their privileges...

10CVSS7.1AI score0.00253EPSS
SaveExploits0References32Affected Software7
OSV
OSV
added 2024/10/09 2:15 p.m.3 views

DEBIAN-CVE-2024-47660

In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENTWATCHED flags lazily In some setups directories can have many usually negative dentries. Hence fsnotifyupdatechilddentryflags function can take a significant amount of time. Since the bulk of this function...

4.7CVSS5.8AI score0.0016EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.6 views

SUSE CVE-2024-46801

In the Linux kernel, the following vulnerability has been resolved: libfs: fix getstasheddentry getstasheddentry tries to optimistically retrieve a stashed dentry from a provided location. It needs to ensure to hold rcu lock before it dereference the stashed location to prevent UAF issues. Use...

5.5CVSS6.4AI score0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-CVE-2024-46801

In the Linux kernel, the following vulnerability has been resolved: libfs: fix getstasheddentry getstasheddentry tries to optimistically retrieve a stashed dentry from a provided location. It needs to ensure to hold rcu lock before it dereference the stashed location to prevent UAF issues. Use...

5.5CVSS5.4AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.4 views

UBUNTU-CVE-2024-46801

In the Linux kernel, the following vulnerability has been resolved: libfs: fix getstasheddentry getstasheddentry tries to optimistically retrieve a stashed dentry from a provided location. It needs to ensure to hold rcu lock before it dereference the stashed location to prevent UAF issues. Use...

5.5CVSS5.7AI score0.00192EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.6 views

exfat: fix potential deadlock on __exfat_get_dentry_set

...

5.5CVSS8.9AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.3 views

ima: Fix use-after-free on a dentry's dname.name

...

7.8CVSS7.3AI score0.00309EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/06 12:0 a.m.4 views

PT-2024-32207 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the get stashed dentry function in the Linux kernel, which tries to optimistically retrieve a stashed dentry from a provided location. To prevent Use-After-Free...

5.5CVSS6.4AI score0.00192EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/08/29 12:0 a.m.7 views

PT-2024-33715

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A dentry leak may occur in the Linux kernel when a lookup cookie and a cull are concurrent. This happens because the reference count obtained by lookup one positive unlocked in cachefiles loo...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 views

SUSE CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.33 views

CVE-2024-42305 ext4: check dot and dotdot of dx_root before making dir indexed

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dxroot before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for address: ffffed11022e24fe PGD 23ffee067 P4D...

0.00224EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/17 9:9 a.m.23 views

CVE-2024-42304 ext4: make sure the first directory block is not a hole

In the Linux kernel, the following vulnerability has been resolved: ext4: make sure the first directory block is not a hole The syzbot constructs a directory that has no dirblock but is non-inline, i.e. the first directory block is a hole. And no errors are reported when creating files in this...

6.9AI score0.00224EPSS
SaveExploits0References8
Rows per page
Query Builder