Lucene search
+L

158 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-43857

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null reference error when checking end of zone This patch fixes a potentially null...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2019-19449

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel 5.0.21, mounting a crafted f2fs filesystem image can lead to slab-out-of-bounds read access in f2fsbuildsegmentmanager in fs/f2fs/segment.c,...

7.8CVSS6.5AI score0.02014EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-38163

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-3506

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds OOB memory access flaw was found in fs/f2fs/node.c in the f2fs module in the Linux kernel in versions before 5.12.0-rc4. A bounds check failure...

7.1CVSS6.3AI score0.00366EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/10 9:15 a.m.9 views

CVE-2025-38347

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-syzkaller-00069-g81e4f8d68c66 0 "echo 0...

5.5CVSS0.00162EPSS
SaveExploits0References11
OSV
OSV
added 2025/07/10 8:15 a.m.7 views

CVE-2025-38347 f2fs: fix to do sanity check on ino and xnid

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-syzkaller-00069-g81e4f8d68c66 0 "echo 0...

6AI score
SaveExploits0References14
CVE
CVE
added 2025/07/10 8:15 a.m.87 views

CVE-2025-38347

CVE-2025-38347 is tied to a Linux kernel issue in the F2FS file system. The description details a deadlock scenario during mknod in a corrupted directory, caused by locking the directory inode page twice while processing ACL/xattrs. The root cause is a mismatch between inode number and xattr inod...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.21 views

CVE-2025-38347 f2fs: fix to do sanity check on ino and xnid

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz-executor140:5308 blocked for more than 143 seconds. Not tainted 6.14.0-rc7-syzkaller-00069-g81e4f8d68c66 0 "echo 0...

0.00162EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38333 f2fs: fix to bail out in get_new_segment()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to bail out in getnewsegment ------------ cut here ------------ WARNING: CPU: 3 PID: 579 at fs/f2fs/segment.c:2832 newcurseg+0x5e8/0x6dc pc : newcurseg+0x5e8/0x6dc Call trace: newcurseg+0x5e8/0x6dc...

7.8CVSS6.2AI score
SaveExploits0References6
NVD
NVD
added 2025/07/04 2:15 p.m.10 views

CVE-2025-38218

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 image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS0.00158EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/04 2:15 p.m.14 views

AZL-64677 CVE-2025-38218 affecting package kernel for versions less than 6.6.96.1-1

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 image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS6.8AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 1:37 p.m.8 views

CVE-2025-38219 f2fs: prevent kernel warning due to negative i_nlink from corrupted image

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: 9426 at fs/inode.c:417 dropnlink+0xac/0xd0 home/cc/linux/fs/inode.c:417 Modules linked in: CPU: 1 UID: 0 PID: 9426 Comm: syz-executor56...

7.1AI score
SaveExploits0References13
OSV
OSV
added 2025/07/04 1:37 p.m.9 views

CVE-2025-38218 f2fs: fix to do sanity check on sit_bitmap_size

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 image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.18 views

CVE-2025-38218 f2fs: fix to do sanity check on sit_bitmap_size

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 image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS0.00158EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/03 9:15 a.m.15 views

CVE-2025-38164

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/03 9:15 a.m.11 views

CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS0.00154EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/03 8:36 a.m.8 views

CVE-2025-38164 f2fs: zone: fix to avoid inconsistence in between SIT and SSA

In the Linux kernel, the following vulnerability has been resolved: f2fs: zone: fix to avoid inconsistence in between SIT and SSA w/ below testcase, it will cause inconsistence in between SIT and SSA. createnullblk 512 2 1024 1024 mkfs.f2fs -m /dev/nullb0 mount /dev/nullb0 /mnt/f2fs/ touch...

7.1CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2025/07/03 8:36 a.m.68 views

CVE-2025-38164

CVE-2025-38164 affects the Linux kernel’s F2FS implementation. A patch fixes an inconsistency bug where a GC/pinning sequence could leave SIT and SSA in conflicting states, triggered by operations like fallocate and pinfile set. The fix adds a condition in f2fs_gc_range() to skip block migration ...

7.1CVSS7.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/03 8:36 a.m.9 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

7.3AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.23 views

CVE-2025-38163 f2fs: fix to do sanity check on sbi->total_valid_block_count

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

0.00154EPSS
SaveExploits0References8
Rows per page
Query Builder