Lucene search
+L

252 matches found

CNNVD
CNNVD
added 2025/03/27 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from f2fs not initializing locks in a timely manner...

5.5CVSS4.6AI score0.00117EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from f2fs not performing integrity checks on iextraisize...

7.1CVSS6.4AI score0.00187EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/03/20 12:0 a.m.8 views

The vulnerability of the __submit_discard_cmd() function in the file system of the F2FS kernel in Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of the submitdiscardcmd function in the file system of F2FS in Linux operating systems is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS6.8AI score0.00232EPSS
SaveExploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/20 12:0 a.m.11 views

The vulnerability of the is_end_zone_blkaddr() function in the fs/f2fs/data.c file of the F2FS kernel of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the isendzoneblkaddr function in the fs/f2fs/data.c file of the F2FS file system in the Linux operating system is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References11Affected Software3
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:0 a.m.4 views

jffs2: Prevent rtime decompress memory corruption

...

7.8CVSS7.4AI score0.00248EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.8 views

SUSE CVE-2022-49380

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid f2fsbugon in decvalidnodecount As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215897 I have encountered a bug in F2FS file system in kernel v5.17. The kernel should enable...

5.5CVSS6.5AI score0.00257EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.4 views

SUSE CVE-2022-49425

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

5.5CVSS6.2AI score0.00271EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.9 views

UBUNTU-CVE-2022-49361

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel 1, which can be reproduced. The bug message is: The kernel message is shown below: kernel BUG at fs/inode.c:611! Call Trace:...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of mutexlock by the f2fs driver in the statshow function resulting in a hang...

5.5CVSS5.2AI score0.00256EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from f2fs potentially entering an infinite loop when refreshing a node page...

5.5CVSS5.2AI score0.00223EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:0 a.m.8 views

The vulnerability of the f2fs component of the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerability of the f2fs component of the Linux operating system’s kernel is related to the assignment of the NULL pointer in the f2fsset inodeflags function. Exploiting this vulnerability can allow a hacker to trigger a service failure...

5.5CVSS6.9AI score0.00237EPSS
SaveExploits0References23Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:0 a.m.14 views

The vulnerability of the f2fs component of the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerability of the f2fs component of the Linux operating system’s kernel is related to insufficient input validation. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.3CVSS6.5AI score0.00307EPSS
SaveExploits0References32Affected Software5
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2026-2866

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc4 Description The Linux kernel had an issue in the f2fs file system related to the management of slab caches for extended attributes. Specifically, the system was creating per-superblock slab caches, whi...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2024/12/28 10:15 a.m.2 views

DEBIAN-CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

5.5CVSS5.6AI score0.00216EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.5 views

SUSE CVE-2024-53221

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fssubmitpagebio There's issue as follows when concurrently installing the f2fs.ko module and mounting the f2fs file system: KASAN: null-ptr-deref in range 0x0000000000000020-0x0000000000000027 RIP:...

5.5CVSS7.7AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.1 views

DEBIAN-CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

5.5CVSS5.6AI score0.00232EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.26 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a contention condition issue when concurrently stopping garbage collection in the f2fs file system...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/27 12:0 a.m.15 views

A vulnerability in the f2fs kernel component of the Linux operating system, which allows a hacker to trigger a service failure.

The vulnerability in the f2fs kernel of the Linux operating system is related to improper input validation in the f2fsPutSuper function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References10Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/11/13 12:0 a.m.16 views

The vulnerability of the f2fs component of the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerability of the f2fs kernel component in the Linux operating system is related to incorrect input validation in the fs/f2fs/f2fs.h file. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS5.8AI score0.00266EPSS
SaveExploits0References20Affected Software3
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.13 views

f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()

...

7.8CVSS7AI score0.00237EPSS
SaveExploits0
Rows per page
Query Builder