Lucene search
+L

113 matches found

CVE
CVE
added 2026/09/17 4:07 p.m.3 views

CVE-2026-90262

CVE-2026-90262 affects the Linux kernel's btrfs filesystem in its handling of dm-verity Merkle tree pages . The root cause is in btrfs_read_merkle_tree_page(), which treats a not-uptodate folio found in the page cache as a permanent read error (-EIO). This makes a prior transient I/O failure stic...

SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: ocfs2: The uncached inode fails to enter the group. Syzbot has reported the following BUG: Kernel BUG at fs/ocfs2/uptodate.c:509! … Call Trace: ? diebody+0x5f/0xb0 ? die+0x9e/0xc0 ? dotrap+0x15a/0x3a0 ?...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: A bug in markbufferdirty was fixed, as it sometimes generates a warning due to the forced discard of reused buffers. A syzbot stress test using a corrupted disk image revealed that markbufferdirty called from nilfsmark...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: jbd2: fixed a potential use-after-free issue in jbd2fcwaitbufs. In jbd2fcwaitbufs, using bh after updating the reference count of the buffer may lead to a use-after-free. Therefore, it is necessary to ensure that the buffer is...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: nilfs2: The issue related to null-ptr-deref in the blockdirtybuffer tracepoint has been fixed. When using the “block:blockdirtybuffer” tracepoint, the markbufferdirty function may cause a NULL pointer dereference, or a general...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 11:59 a.m.10 views

EUVD-2026-55529

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

5.5AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.43 views

CVE-2026-68145 iomap: fix out-of-bounds bitmap_set() with zero-length range

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

7.8CVSS0.00138EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.55 views

CVE-2026-68145

CVE-2026-68145 describes a Linux kernel iomap vulnerability where zero-length ranges in ifs_set_range_dirty() and ifs_set_range_uptodate() cause an unsigned underflow in (off + len - 1) >> i_blkbits, producing a huge last_blk and nr_blks and leading to out-of-bounds bitmap_set() writes. A f...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.14 views

SUSE CVE-2026-64063

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

5.3AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.13 views

CVE-2026-64059

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

5.5CVSS0.00122EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.40 views

CVE-2026-64063 netfs: Fix streaming write being overwritten

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:39 p.m.15 views

EUVD-2026-45636

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

5.4AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:39 p.m.11 views

CVE-2026-64063 netfs: Fix streaming write being overwritten

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

5.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.16 views

CVE-2026-64063

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.44 views

CVE-2026-64063

CVE-2026-64063 affects the Linux kernel's netfslib (network file systems library) subsystem. The bug is in netfs_perform_write(): when a partially written streaming-write folio is overwritten by a subsequent write(), the function fails to discard the attached netfs_folio struct and mishandles par...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.42 views

CVE-2026-64059 netfs: Fix folio->private handling in netfs_perform_write()

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:39 p.m.35 views

CVE-2026-64059

CVE-2026-64059 affects the Linux kernel 's netfs (network file systems) library. The root cause is incorrect handling of folio->private in netfs_perform_write(), where the field is not properly managed between its various states (NULL, NETFS_FOLIO_COPY_TO_CACHE, group pointer, and netfs_folio ...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61380

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs component where streaming writes can be incorrectly overwritten. In netfslib, streaming writes allow dirty data to be stored directly into folios without pri...

7.8CVSS5.1AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61376

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs perform write function where folio-private is not correctly manipulated between NULL, NETFS FOLIO COPY TO CACHE, group pointers, and netfs folio structures...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53167

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse: limit FUSENOTIFYRETRIEVE to uptodate folios FUSENOTIFYRETRIEVE must be limited to uptodate folios; !uptodate folios can contain uninitialized data. Since...

5.5CVSS5.5AI score0.00125EPSS
SaveExploits0References3
Rows per page
Query Builder