Lucene search
+L

456 matches found

OSV
OSV
added 2024/12/28 10:15 a.m.3 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.7 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.2 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:00 a.m.28 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:00 a.m.20 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:00 a.m.19 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:00 a.m.15 views

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

...

7.8CVSS7AI score0.00237EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.8 views

f2fs: fix to check atomic_file in f2fs ioctl interfaces

...

7.8CVSS6.6AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.8 views

f2fs: get rid of online repaire on corrupted directory

...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.11 views

The vulnerability of the gc_data_segment() function in the file system of the f2fs kernel of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the gcdatasegment function in the fs/f2fs/gc.c module of the Linux kernel’s file system f2fs is related to the lack of input validation. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.8CVSS6.5AI score0.00225EPSS
SaveExploits0References11Affected Software3
OSV
OSV
added 2024/10/21 1:15 p.m.13 views

AZL-50655 CVE-2024-49859 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomicfile in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fsiocsetpinfile, f2fsmovefilerange, and f2fsdefragmentrange missed to check atomicwrite status, which may cause potential race issue, fix it...

4.7CVSS6.7AI score0.00166EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/10/21 12:00 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 a missing check for atomicfile status in the f2fs subsystem ioctl interface...

4.7CVSS6.6AI score0.00166EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:00 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 a panic state if extendtree is not created. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References20Affected Software3
OSV
OSV
added 2024/09/23 10:23 a.m.19 views

USN-7020-2 linux-azure vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - Network drivers; - SCSI drivers; - F2FS file system; - BPF subsystem; - IPv4 networking;...

7.8CVSS6.7AI score0.00272EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

f2fs: fix to truncate preallocated blocks in f2fs_file_open()

...

5.5CVSS6.8AI score0.00237EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.10 views

SUSE CVE-2024-44942

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on F2FSINLINEDATA flag in inode during GC syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/inline.c:258! CPU: 1 PID: 34 Comm: kworker/u8:2 Not tainted...

7.8CVSS6.2AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/21 7:15 a.m.11 views

DEBIAN-CVE-2022-48877

In the Linux kernel, the following vulnerability has been resolved: f2fs: let's avoid panic if extenttree is not created This patch avoids the below panic. pc : lookupextenttree+0xd8/0x760 lr : f2fsdowritedatapage+0x104/0x87c sp : ffffffc010cbb3c0 x29: ffffffc010cbb3e0 x28: 0000000000000000 x27:...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.9 views

f2fs: check validation of fault attrs in f2fs_build_fault_attr()

...

7.8CVSS7.3AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2024/07/30 8:15 a.m.5 views

DEBIAN-CVE-2024-42160

In the Linux kernel, the following vulnerability has been resolved: f2fs: check validation of fault attrs in f2fsbuildfaultattr - It missed to check validation of fault attrs in parseoptions, let's fix to add check condition in f2fsbuildfaultattr. - Use f2fsbuildfaultattr in sbistore to clean up...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/30 12:00 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 Linux kernel that originates in the f2fs module in f2fsbuildfaultattr, which does not check the validity of the fault attrs...

7.8CVSS6.6AI score0.00239EPSS
SaveExploits0References5
Rows per page
Query Builder