Lucene search
+L

2596 matches found

OSV
OSV
added 2026/03/04 2:36 p.m.8 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 -...

5.6AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/03/04 2:36 p.m.10 views

CVE-2026-23233

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid mapping wrong physical block for swapfile Xiaolong Guo reported a f2fs bug in bugzilla 1 1 https://bugzilla.kernel.org/showbug.cgi?id=220951 Quoted: "When using stress-ng's swap stress test on F2FS filesystem...

5.6AI score0.0016EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/04 2:36 p.m.46 views

CVE-2026-23233 f2fs: fix to avoid mapping wrong physical block for swapfile

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid mapping wrong physical block for swapfile Xiaolong Guo reported a f2fs bug in bugzilla 1 1 https://bugzilla.kernel.org/showbug.cgi?id=220951 Quoted: "When using stress-ng's swap stress test on F2FS filesystem...

0.0016EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/04 2:36 p.m.12 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 -...

5.8AI score0.00119EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/03/04 2:36 p.m.51 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.11 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
OSV
OSV
added 2026/03/04 2:36 p.m.12 views

CVE-2026-23232 Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/04 2:36 p.m.47 views

CVE-2026-23232 Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

0.00104EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/04 2:36 p.m.13 views

CVE-2026-23232

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.8AI score0.00104EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/04 2:36 p.m.50 views

CVE-2026-23232

The CVE-2026-23232 entry pertains to the Linux kernel and the f2fs file system. According to the connected data, a patch intended to enable a block cache/DIO write during f2fs_enable_checkpoint() was reverted because the original patch could cause a deadlock. The revert sequence involves lock ord...

5.5CVSS5.8AI score0.00104EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/03/04 2:36 p.m.23 views

CVE-2026-23232

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fsenablecheckpoint" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert it. write remount - writebegin - lockpage --- lock A -...

5.5CVSS5.2AI score0.00104EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005568)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005568 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: Require FMODEWRITE for atomic write ioctls The F2FS ioctls for starting and committing atom...

7.1CVSS6.7AI score0.00234EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005485)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005485 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted...

7.8CVSS6.7AI score0.00164EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.12 views

PT-2026-22919

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.6 and later Description A flaw exists in the f2fs filesystem within the Linux kernel related to swapfile handling. Specifically, the check swap activate function incorrectly maps physical blocks when a swapfile is small...

7.8CVSS6.8AI score0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.9 views

PT-2026-22918

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a reverted commit intended to address a deadlock issue. The original patch introduced a potential deadlock scenario involving write operations...

7.8CVSS6.8AI score0.00788EPSS
SaveExploits2References42
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005699)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005699 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: prevent kernel warning due to negative inlink from corrupted image WARNING: CPU: 1 PID: 942...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/02/26 12:00 a.m.12 views

The vulnerability of the blockOperations() function in the fs/f2fs/checkpoint.c module of the Linux kernel’s F2FS file system allows a hacker to cause a system failure.

The vulnerability of the blockOperations function in the fs/f2fs/checkpoint.c module of the Linux kernel’s File System F2FS involves a lack of synchronization during the handling of general resources race conditions. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/02/11 12:00 a.m.16 views

The vulnerability of the f2fsPutSuper() function in the fs/f2fs/super.c module of the F2FS file system in Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the f2fsputsuper function in the fs/f2fs/super.c module of the F2FS file system in Linux operating systems is related to errors during link counters updates. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

4.8CVSS6.3AI score0.00186EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/02/06 12:00 a.m.17 views

The vulnerability of the f2fs_alloc_nid() function in the fs/f2fs/node.c module of the F2FS file system in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the f2fsallocnid function in the fs/f2fs/node.c module of the F2FS file system in the Linux operating system is related to the improper disabling or release of resources. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

4.8CVSS5.8AI score0.0043EPSS
SaveExploits0References9Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005097)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005097 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't dirty inode for readonly filesystem syzbot reports f2fs bug as below: kernel B...

7.8CVSS6.6AI score0.00246EPSS
SaveExploits0References3
Rows per page
Query Builder