Lucene search
+L

375 matches found

OSV
OSV
added 2024/10/21 1:15 p.m.8 views

UBUNTU-CVE-2024-47733

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.36 views

CVE-2024-47733 netfs: Delete subtree of 'fs/netfs' when netfs module exits

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

0.00233EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 12:14 p.m.114 views

CVE-2024-47733

CVE-2024-47733 affects the Linux kernel netfs subsystem: netfs_init()/fscache_proc_init() creates a dentry under fs/netfs, but netfs_exit() only removes the proc entry, not its subtree, causing a non-empty directory to be removed and a leak of entries (e.g., 'requests'). The fix is to use remove_...

5.5CVSS5.3AI score0.00233EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.10 views

CVE-2024-47733 netfs: Delete subtree of 'fs/netfs' when netfs module exits

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

6.9AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 12:14 p.m.10 views

CVE-2024-47733 netfs: Delete subtree of 'fs/netfs' when netfs module exits

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/10/21 12:14 p.m.24 views

CVE-2024-47733

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.8 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 Linux kernel that stems from the netfs component failing to remove the fs/netfs subtree upon exit...

5.5CVSS7.6AI score0.00233EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.13 views

CVE-2024-45000

A race condition vulnerability was found in the Linux kernel. A race condition in the fscachecookie subsystem leads to a NULL pointer dereference. The issue occurred when multiple processes accessed a cached file while it was being withdrawn, causing the cache's metadata to clear prematurely...

5.5CVSS5.2AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.5 views

AZL-48700 CVE-2024-45000 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.17 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/04 7:54 p.m.12 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/04 7:54 p.m.242 views

CVE-2024-45000

CVE-2024-45000 is a Linux kernel vulnerability affecting the fs/netfs/fscache_cookie path. A missing n_accesses check allowed a NULL pointer dereference under a data race between fscache_cookie_state_machine() and concurrent operations (notably fscache_unuse_cookie() and cachefiles_prepare_write(...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.2 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 Linux kernel, which stems from a null pointer dereference vulnerability in the fs/netfs/fscachecookie component...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/09 1:39 a.m.4 views

SUSE CVE-2024-42256

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifspreparewrite which will make cifs repick the server for the op before renegotiating credits; it then calls...

9.8CVSS7.7AI score0.00732EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/08 8:49 a.m.43 views

CVE-2024-42256 cifs: Fix server re-repick on subrequest retry

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifspreparewrite which will make cifs repick the server for the op before renegotiating credits; it then calls...

0.00732EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.7 views

SUSE CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS7.5AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 4:15 p.m.2 views

DEBIAN-CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS5.3AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 4:15 p.m.20 views

CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 4:15 p.m.5 views

UBUNTU-CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/07/29 3:47 p.m.18 views

CVE-2024-41083 netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

6.6AI score0.00196EPSS
SaveExploits0References2
Rows per page
Query Builder