Lucene search
+L

375 matches found

CVE
CVE
added 2025/01/21 12:18 p.m.89 views

CVE-2024-57942

CVE-2024-57942 (Linux kernel) affects netfs by addressing how ceph copy to cache is handled on write-begin. The vulnerability arises in netfs_unlock_read_folio() where folios marked for cache copy are not consistently queued, and netfs_pgpriv2_write_to_the_cache() expects to traverse folio_queue ...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.29 views

CVE-2024-57942 netfs: Fix ceph copy to cache on write-begin

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 12:18 p.m.7 views

CVE-2024-57942 netfs: Fix ceph copy to cache on write-begin

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/01/21 12:18 p.m.5 views

CVE-2024-57942

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.5CVSS5.6AI score0.00173EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/21 12:18 p.m.23 views

CVE-2024-57941 netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the non-cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled e.g. due to a DIO write on that file, future copying to the cache for that file is disabled until al...

0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/21 12:18 p.m.7 views

CVE-2024-57941 netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the non-cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled e.g. due to a DIO write on that file, future copying to the cache for that file is disabled until al...

5.5CVSS5.5AI score0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/21 12:18 p.m.89 views

CVE-2024-57941

CVE-2024-57941 concerns the Linux kernel netfs cache handling. When the cache is temporarily disabled, netfs_advance_write() may bail out without subrequests, leaving folios with PG_private_2 and discarding the request. The root cause is the use of the deprecated PG_private_2 path by netfslib (e....

5.5CVSS6.6AI score0.0017EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/01/21 12:18 p.m.6 views

CVE-2024-57941

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the non-cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled e.g. due to a DIO write on that file, future copying to the cache for that file is disabled until al...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/21 12:0 a.m.7 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 module not properly handling cache operations on writes. This could result in a system hang or a faile...

5.5CVSS6AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/20 10:53 a.m.10 views

CVE-2025-21643

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix kernel async DIO Netfslib needs to be able to handle kernel-initiated asynchronous DIO that is supplied with a biovec array. Currently, because of the async flag, this gets passed to netfsextractuseriter which throws a...

5.5CVSS6.9AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/20 4:52 a.m.10 views

CVE-2024-57928

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

5.5CVSS6.8AI score0.00227EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.6 views

SUSE CVE-2024-57927

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

7.5CVSS6.5AI score0.0017EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.6 views

SUSE CVE-2024-57928

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/19 12:15 p.m.9 views

CVE-2024-57928

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

7.1CVSS0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/19 12:15 p.m.4 views

UBUNTU-CVE-2024-57927

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/19 11:52 a.m.91 views

CVE-2024-57928

CVE-2024-57928 (Linux kernel) : The vulnerability is in netfs buffered reads. When netfs_read_to_pagecache() encounters an error from either ->prepare_read() or netfs_prepare_read_iterator(), it must decrement ->nr_outstanding, cancel the subrequest, and break the issuing loop. The patch fi...

7.1CVSS6.5AI score0.00227EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/01/19 11:52 a.m.5 views

CVE-2024-57928 netfs: Fix enomem handling in buffered reads

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

7.1CVSS5.6AI score0.00227EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.18 views

CVE-2024-57928 netfs: Fix enomem handling in buffered reads

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

0.00227EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.11 views

CVE-2024-57928

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix enomem handling in buffered reads If netfsreadtopagecache gets an error from either -prepareread or from netfspreparereaditerator, it needs to decrement -nroutstanding, cancel the subrequest and break out of the issuin...

7.1CVSS5.7AI score0.00227EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.5 views

CVE-2024-57927 nfs: Fix oops in nfs_netfs_init_request() when copying to cache

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix oops in nfsnetfsinitrequest when copying to cache When netfslib wants to copy some data that has just been read on behalf of nfs, it creates a new write request and calls nfsnetfsinitrequest to initialise it, but with a...

6.3AI score0.0017EPSS
SaveExploits0References2
Rows per page
Query Builder