Lucene search
+L

39 matches found

CVE
CVE
added 2026/03/18 5:44 p.m.23 views

CVE-2026-23265

Summary: CVE-2026-23265 relates to the Linux kernel F2FS filesystem. The issue arises from a faulty sanity check on the node footer during read/end_io paths, leading to an inconsistency between the node page index (nid) and footer.nid. If a node page footer is corrupted (e.g., in a fuzzed image) ...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/18 5:44 p.m.6 views

CVE-2026-23265 f2fs: fix to do sanity check on node footer in {read,write}_end_io

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer in read,writeendio ----------- cut here ------------ kernel BUG at fs/f2fs/data.c:358! Call Trace: blkupdaterequest+0x5eb/0xe70 block/blk-mq.c:987 blkmqendrequest+0x3e/0x70...

5.7AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/03/05 6:51 a.m.6 views

SUSE CVE-2026-23234

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fswriteendio As syzbot reported an use-after-free issue in f2fswriteendio. It is caused by below race condition: loop device umount - workerthread - loopprocesswork - doreqfilebacked - lorwaio -...

7CVSS5.6AI score0.00119EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/04 3:30 p.m.8 views

EUVD-2026-9406

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fswriteendio As syzbot reported an use-after-free issue in f2fswriteendio. It is caused by below race condition: loop device umount - workerthread - loopprocesswork - doreqfilebacked - lorwaio -...

5.8AI score0.00119EPSS
SaveExploits0References9
NVD
NVD
added 2026/03/04 3:16 p.m.8 views

CVE-2026-23234

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fswriteendio As syzbot reported an use-after-free issue in f2fswriteendio. It is caused by below race condition: loop device umount - workerthread - loopprocesswork - doreqfilebacked - lorwaio -...

7.8CVSS0.00119EPSS
SaveExploits0References8
OSV
OSV
added 2026/03/04 3:16 p.m.7 views

UBUNTU-CVE-2026-23234

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fswriteendio As syzbot reported an use-after-free issue in f2fswriteendio. It is caused by below race condition: loop device umount - workerthread - loopprocesswork - doreqfilebacked - lorwaio -...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References33
Cvelist
Cvelist
added 2026/03/04 2:36 p.m.44 views

CVE-2026-23234 f2fs: fix to avoid UAF in f2fs_write_end_io()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fswriteendio As syzbot reported an use-after-free issue in f2fswriteendio. It is caused by below race condition: loop device umount - workerthread - loopprocesswork - doreqfilebacked - lorwaio -...

0.00119EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/03/04 2:36 p.m.8 views

CVE-2026-23234

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fswriteendio As syzbot reported an use-after-free issue in f2fswriteendio. It is caused by below race condition: loop device umount - workerthread - loopprocesswork - doreqfilebacked - lorwaio -...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/07 12:0 a.m.9 views

PT-2026-22920

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a use-after-free issue in the f2fs write end io function. This issue occurs due to a race condition where memory associated with the superblock sbi is freed whi...

7.8CVSS6AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-26125

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the f2fs file system related to the handling of node footers during read and write operations. Specifically, the issue arises when a corrupted nod...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-380530)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-380530 advisory. In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the fresh...

7.5CVSS6.2AI score0.0057EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-59919

Malicious code in bioql PyPI...

6.3AI score0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 8:6 a.m.6 views

CVE-2023-53270 ext4: fix i_disksize exceeding i_size problem in paritally written case

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

5.5CVSS6AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.8 views

SUSE CVE-2024-57943

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

5.5CVSS6.6AI score0.00192EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 1:15 p.m.1 views

DEBIAN-CVE-2024-57943

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

7.8CVSS5.8AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.6 views

UBUNTU-CVE-2024-57943

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

7.8CVSS6.3AI score0.00192EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/21 12:18 p.m.1 views

CVE-2024-57943 exfat: fix the new buffer was not zeroed before writing

In the Linux kernel, the following vulnerability has been resolved: exfat: fix the new buffer was not zeroed before writing Before writing, if a bufferhead marked as new, its data must be zeroed, otherwise uninitialized data in the page cache will be written. So this commit uses foliozeronewbuffe...

6.3AI score0.00192EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/17 2:15 p.m.17 views

CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS7.3AI score0.0057EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

DEBIAN-CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

5.5CVSS5.7AI score0.0057EPSS
SaveExploits0References1
Rows per page
Query Builder