Lucene search
+L

436 matches found

Cvelist
Cvelist
added 2024/07/29 3:47 p.m.27 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...

0.00196EPSS
SaveExploits0References2
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
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.5 views

SUSE CVE-2024-36001

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/20 10:15 a.m.39 views

CVE-2024-36001

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.22 views

CVE-2024-36001

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/20 10:15 a.m.4 views

UBUNTU-CVE-2024-36001

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.4AI score0.00204EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/20 9:48 a.m.36 views

CVE-2024-36001 netfs: Fix the pre-flush when appending to a file in writethrough mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.2AI score0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/20 9:48 a.m.92 views

CVE-2024-36001

Mode C (detailed). CVE-2024-36001 affects the Linux kernel netfs write path for buffered files under write-through caching. The root cause: in netfs_perform_write(), when a file is marked for writethrough or O_*SYNC/RWF_*SYNC, the code previously skipped the flush and wait if writing at/above EOF...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/20 9:48 a.m.23 views

CVE-2024-36001 netfs: Fix the pre-flush when appending to a file in writethrough mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/20 9:48 a.m.61 views

CVE-2024-36001

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.7AI score0.00204EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.17 views

CVE-2024-36001 netfs: Fix the pre-flush when appending to a file in writethrough mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfsperformwrite, when the file is marked NETFSICTXWRITETHROUGH or OSYNC or RWFSYNC was specified, write-through caching is performed on a buffered file...

7.8CVSS6.7AI score0.00204EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:0 a.m.5 views

The vulnerability of the fscache_put_cache() function in the fs/netfs/fscache_cache.c file of the file system netfs in the Linux kernel allows a attacker to cause a service failure.

The vulnerability of the fscacheputcache function in the fs/netfs/fscachecache.c file of the file system netfs in the Linux kernel is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References24Affected Software2
NVD
NVD
added 2024/04/03 3:15 p.m.24 views

CVE-2024-26692

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

8.3CVSS6.5AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

DEBIAN-CVE-2024-26692

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.36 views

CVE-2024-26692

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

8.3CVSS6.7AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 2:54 p.m.14 views

CVE-2024-26692 smb: Fix regression in writes when non-standard maximum write size negotiated

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2024/04/03 2:54 p.m.91 views

CVE-2024-26692

CVE-2024-26692 affects the Linux kernel SMB write path. The non-standard maximum write size negotiated with the server (or mount option wsize) could cause the netfs write path to skip the end of the final page when performing large sequential writes, leading to data corruption. This regression or...

8.3CVSS6.6AI score0.00236EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.39 views

CVE-2024-26692 smb: Fix regression in writes when non-standard maximum write size negotiated

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

8.3CVSS6.7AI score0.00236EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.53 views

CVE-2024-26692

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

8.3CVSS6.9AI score0.00236EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.19 views

CVE-2024-26692 smb: Fix regression in writes when non-standard maximum write size negotiated

In the Linux kernel, the following vulnerability has been resolved: smb: Fix regression in writes when non-standard maximum write size negotiated The conversion to netfs in the 6.3 kernel caused a regression when maximum write size is set by the server to an unexpected value which is not a multip...

8.3CVSS6.8AI score0.00236EPSS
SaveExploits0References3
Rows per page
Query Builder