Lucene search
+L

20 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.10 views

CVE-2026-72365

A flaw was found in the netfs component of the Linux kernel. This vulnerability arises from incorrect handling of NETFSRREQOFFLOADCOLLECTION during writethrough operations. This issue could lead to asynchronous OSYNC writes not being properly collected, potentially resulting in data inconsistency...

5.5CVSS5.4AI score0.00207EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72365

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

0.00207EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-72365

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

5.5AI score0.00207EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-72365

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

5.3AI score0.00207EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.37 views

CVE-2026-72365 netfs: Fix writethrough to use collection offload

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

0.00207EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:56 a.m.12 views

EUVD-2026-59264

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

5.4AI score0.00207EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:56 a.m.38 views

CVE-2026-72365 netfs: Fix writethrough to use collection offload

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:56 a.m.40 views

CVE-2026-72365

CVE-2026-72365 affects the Linux kernel netfs subsystem. The vulnerability was addressed by a fix to writethrough handling: the write request now sets NETFS_RREQ_OFFLOAD_COLLECTION so collection is processed asynchronously (not only at the end) and asynchronous O_SYNC writes are collected as well...

5.3AI score0.00207EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72553

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFS RREQ OFFLOAD COLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...

5.4AI score0.00207EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-64062

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfsadvancewritethrough to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until t...

5.5CVSS0.00094EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

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

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-36001

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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,...

7.8CVSS5.6AI score0.00204EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.8 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
RedhatCVE
RedhatCVE
added 2024/05/20 6:17 p.m.30 views

CVE-2024-36001

A vulnerability was found in the netfsperformwrite function in the Linux Kernel, where a race condition can lead to kernel panics or improper writeback handling. This issue occurs if certain synchronous flags OSYNC, RWFSYNC are used or the file is in write-through mode, and the write position is ...

5.5CVSS9.2AI score0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-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.8CVSS5.7AI score0.00204EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.27 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.10 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
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.20 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
Debian CVE
Debian CVE
added 2024/05/20 9:48 a.m.74 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
Positive Technologies
Positive Technologies
added 2024/05/20 12:00 a.m.24 views

PT-2024-26838 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises when writing at or above the EOF position in writethrough mode, causing a problem if there's a partial folio at the end of the file that is being written out and anoth...

9.8CVSS6.7AI score0.01305EPSS
SaveExploits3References703
Rows per page
Query Builder