CVE-2026-63819
- EPSS 0.12%
- Veröffentlicht 19.07.2026 12:02:17
- Zuletzt bearbeitet 17.08.2026 05:17:19
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fs_get_node_folio_ra() kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 [#1] SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not...
CVE-2026-63817
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:16
- Zuletzt bearbeitet 17.08.2026 05:17:19
In the Linux kernel, the following vulnerability has been resolved: f2fs: validate compress cache inode only when enabled F2FS_COMPRESS_INO() uses NM_I(sbi)->max_nid as the synthetic inode number for the compressed page cache inode. That inode only...
CVE-2026-63815
- EPSS 0.14%
- Veröffentlicht 19.07.2026 12:02:15
- Zuletzt bearbeitet 17.08.2026 05:17:18
In the Linux kernel, the following vulnerability has been resolved: f2fs: bound i_inline_xattr_size for non-inline-xattr inodes When the flexible_inline_xattr feature is enabled, do_read_inode() loads the on-disk i_inline_xattr_size unconditionally...
CVE-2026-63816
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:15
- Zuletzt bearbeitet 17.08.2026 05:17:18
In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode - ioctl(F2FS_IOC_GARBAGE_COLLECT_RANGE) - shrink - f2fs_gc - gc_data_segment - ra_data_block(cow_inode) - map...
CVE-2026-63813
- EPSS 0.12%
- Veröffentlicht 19.07.2026 12:02:14
- Zuletzt bearbeitet 17.08.2026 05:17:18
In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block" This reverts commit 9609dd704725a40cd63d915f2ab6c44248a44598. The kernel panics are keeping to be r...
CVE-2026-63814
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:14
- Zuletzt bearbeitet 17.08.2026 05:17:18
In the Linux kernel, the following vulnerability has been resolved: f2fs: validate ACL entry sizes in f2fs_acl_from_disk() f2fs_acl_count() only validates the aggregate ACL xattr length. A malformed ACL can still place ACL_USER or ACL_GROUP in a sl...
- EPSS 0.11%
- Veröffentlicht 19.07.2026 12:02:13
- Zuletzt bearbeitet 17.08.2026 05:17:18
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, f2fs_write_begin() may read the previously written data back from the COW inode:...
CVE-2026-63812
- EPSS 0.12%
- Veröffentlicht 19.07.2026 12:02:13
- Zuletzt bearbeitet 17.08.2026 05:17:18
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 exte...
- EPSS 0.18%
- Veröffentlicht 19.07.2026 12:02:12
- Zuletzt bearbeitet 17.08.2026 05:17:18
In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it s...
CVE-2026-63808
- EPSS 0.5%
- Veröffentlicht 19.07.2026 12:02:11
- Zuletzt bearbeitet 17.08.2026 05:17:17
In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential use-after-free in exfat_find_dir_entry() In exfat_find_dir_entry(), the buffer_head obtained from exfat_get_dentry() is released with brelse(bh) before the fal...