Lucene search
+L

2495 matches found

Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-63812 f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FINOEXTENT handling in destroyextentnode When destroyextentnode sets the inode flag FINOEXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications to the...

7.8CVSS0.0012EPSS
Exploits0References5
CVE
CVE
added 3 days ago8 views

CVE-2026-63812

The CVE describes a Linux kernel f2fs bug: when __destroy_extent_node() sets the inode flag FI_NO_EXTENT, it fails to reset the length of the largest extent and update the inode folio, causing a stale cached extent and an error seen in xfstests generic/388. The issue arises in the f2fs_drop_inode...

7.8CVSS5.4AI score0.0012EPSS
Exploits0References5
CVE
CVE
added 3 days ago7 views

CVE-2026-63811

Summary of CVE-2026-63811 (Linux kernel, f2fs) : A defect in atomic writes for F2FS can cause a mismatch between the cryptographic context used for decrypted reads and the actual on-disk data, due to how the COW inode and original inode are chosen for page reads. The read path may decrypt data us...

5.3AI score0.00106EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-63811

In the Linux kernel, the following vulnerability has been resolved: f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fswritebegin may read the previously written data back from the COW inode: prepareatomicwritebegin locates the block in the COW...

5.1AI score0.00106EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-63811 f2fs: read COW data with the original inode during atomic write

In the Linux kernel, the following vulnerability has been resolved: f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fswritebegin may read the previously written data back from the COW inode: prepareatomicwritebegin locates the block in the COW...

0.00106EPSS
Exploits0References2
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-45477

In the Linux kernel, the following vulnerability has been resolved: f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fswritebegin may read the previously written data back from the COW inode: prepareatomicwritebegin locates the block in the COW...

5.2AI score0.00106EPSS
Exploits0References2
OSV
OSV
added 3 days ago4 views

CVE-2026-63811 f2fs: read COW data with the original inode during atomic write

In the Linux kernel, the following vulnerability has been resolved: f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fswritebegin may read the previously written data back from the COW inode: prepareatomicwritebegin locates the block in the COW...

5.3AI score0.00106EPSS
Exploits0References5
NVD
NVD
added 3 days ago6 views

CVE-2026-53368

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by incorrect natentry flag usage f2fsneeddentrymark reads natentry flags without mutual exclusion with the checkpoint path, which can result in an incorrect inode block marking state. The...

7.1CVSS0.00124EPSS
Exploits0References3
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-45438

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by incorrect natentry flag usage f2fsneeddentrymark reads natentry flags without mutual exclusion with the checkpoint path, which can result in an incorrect inode block marking state. The...

5.4AI score0.00124EPSS
Exploits0References3
CVE
CVE
added 3 days ago15 views

CVE-2026-53368

CVE-2026-53368 concerns the Linux kernel f2fs filesystem. Multiple sources describe a fix for fsck inconsistency caused by incorrect nat_entry flag handling during checkpoint sequencing. The root cause is that f2fs_need_dentry_mark() reads nat_entry flags without mutual exclusion with the checkpo...

7.1CVSS5.4AI score0.00124EPSS
Exploits0References3
OSV
OSV
added 3 days ago5 views

CVE-2026-53368 f2fs: fix fsck inconsistency caused by incorrect nat_entry flag usage

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by incorrect natentry flag usage f2fsneeddentrymark reads natentry flags without mutual exclusion with the checkpoint path, which can result in an incorrect inode block marking state. The...

7.1CVSS5.3AI score0.00124EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 3 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-63816

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping =...

7.8CVSS5.4AI score0.0012EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 3 days ago10 views

PT-2026-61128

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FI NO EXTENT handling in destroy extent node When destroy extent node sets the inode flag FI NO EXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications t...

5.4AI score0.0012EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-61132

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fs inode info.atomic inode - ioctlF2FS IOC GARBAGE COLLECT RANGE - shrink - f2fs gc - gc data segment - ra data blockcow inode - mapping = F2FS Iinode-atomic inode-i mapping : f2fs is cow filecow...

5.4AI score0.0012EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-61133

In the Linux kernel, the following vulnerability has been resolved: f2fs: validate compress cache inode only when enabled F2FS COMPRESS INO uses NM Isbi-max nid as the synthetic inode number for the compressed page cache inode. That inode only exists when the compress cache mount option is enable...

5.4AI score0.00127EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 3 days ago11 views

PT-2026-61136

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fs read data large folio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folio in bi...

5.4AI score0.00145EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63814

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: validate ACL entry sizes in f2fsaclfromdisk f2fsaclcount only validates the aggregate ACL xattr length. A malformed ACL can still place ACLUSER or ACLGROU...

7.8CVSS5.5AI score0.0012EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63818

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: validate orphan inode entry count f2fsrecoverorphaninodes trusts the orphan block entrycount when replaying orphan inodes from the checkpoint pack. A...

8.4CVSS5.5AI score0.00132EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-63811

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fswritebegin may read the previously written data back fr...

5.3AI score0.00106EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-63815

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: bound iinlinexattrsize for non-inline-xattr inodes When the flexibleinlinexattr feature is enabled, doreadinode loads the on-disk iinlinexattrsize...

8.4CVSS5.3AI score0.00132EPSS
Exploits0References3
Rows per page
Query Builder