Lucene search
+L

52 matches found

Cvelist
Cvelist
added 2025/10/28 11:48 a.m.20 views

CVE-2025-40077 f2fs: fix to avoid overflow while left shift operation

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid overflow while left shift operation Should cast type of folio-index from pgofft to lofft to avoid overflow while left shift operation...

0.00187EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.35 views

EUVD-2020-24748

Malware in sbrugna...

5.5CVSS5.9AI score0.00324EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55585

Malicious code in bioql PyPI...

6.3AI score0.00157EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.6 views

PT-2025-37906

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the f2fs subsystem. A null pointer dereference in the submit merged write cond function can lead to a kernel crash when io-bio is null. This...

6.1AI score0.00147EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.10 views

SUSE CVE-2022-50273

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on destination blkaddr during recovery As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 loop5: detected capacity change from 0 to 131072 F2FS-fs loop5:...

5.5CVSS5.1AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:46 p.m.12 views

CVE-2023-53262 f2fs: fix scheduling while atomic in decompression path

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix scheduling while atomic in decompression path 16.945668 C0 Call trace: 16.945678 C0 dumpbacktrace+0x110/0x204 16.945706 C0 dumpstacklvl+0x84/0xbc 16.945735 C0 schedulebug+0xb8/0x1ac 16.945756 C0 schedule+0x724/0xbdc...

7.8CVSS6.2AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-47007

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 panic during f2fsresizefs f2fsresizefs hangs in below callstack with testcase: -...

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

Linux Distros Unpatched Vulnerability : CVE-2023-52444

"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 to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir !=...

7.8CVSS5.7AI score0.00245EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.8 views

jffs2: check that raw node were preallocated before writing summary

...

5.5CVSS7AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2025/07/04 2:15 p.m.4 views

DEBIAN-CVE-2025-38219

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...

5.5CVSS5.6AI score0.00153EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.2 views

CVE-2022-49738 f2fs: fix to do sanity check on i_extra_isize in is_alive()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on iextraisize in isalive syzbot found a f2fs bug: BUG: KASAN: slab-out-of-bounds in datablkaddr fs/f2fs/f2fs.h:2891 inline BUG: KASAN: slab-out-of-bounds in isalive fs/f2fs/gc.c:1117 inline BUG: KASA...

7.1CVSS6.1AI score0.00187EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.13 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 stems from the f2fs module not performing integrity checks on totaldatablocks, which could lead to a kernel crash...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: f2fs: Fixed the sanity check on ixattrnid in sanitycheck inode. syzbot reports a kernel bug as follows: F2FS-fs loop0: Mounted with checkpoint version = 48b305e4 =========================================== Bugs: - KASAN:...

7.8CVSS6.5AI score0.00239EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fixed an issue that covered the reserve,releasecompressblocks function with the cprwsem lock. This fix is necessary to avoid race conditions with the checkpoint mechanism. Otherwise, filesystem metadata, including...

7.8CVSS6.1AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.8 views

UBUNTU-CVE-2024-53218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fsstopgcthread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 1...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References32
BDU FSTEC
BDU FSTEC
added 2024/12/02 12:00 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 component of the Linux operating system’s kernel is related to damage to the f2fsinitpagearraycache function. Exploiting this vulnerability can allow an attacker to access confidential information...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References20Affected Software4
OSV
OSV
added 2024/09/06 11:07 a.m.14 views

OESA-2024-2109 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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 ...

7.8CVSS6.5AI score0.00885EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/04/20 2:08 a.m.8 views

SUSE CVE-2024-26869

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to truncate meta inode pages forcely Below race case can cause data corruption: Thread A GC thread - gcdatasegment - radatablock - locked metainode page - f2fsinplacewritedata - invalidatemappingpages : fail to invalida...

4.7CVSS7.5AI score0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/20 2:39 p.m.16 views

CLSA-2024-1710945589 Fix of 9 CVEs

CVE-url: https://ubuntu.com/security/CVE-2023-52449 - mtd: Fix gluebi NULL pointer dereference caused by ftl notifier Bionic update: upstream stable patchset 2018-08-29 LP: 1789666 // CVE- url: https://ubuntu.com/security/CVE-2022-20567 - l2tp: fix refcount leakage on PPPoL2TP sockets Bionic upda...

7.8CVSS6.8AI score0.00976EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-47007

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix panic during f2fsresizefs f2fsresizefs hangs in below callstack with testcase: - mkfs 16GB image & mount image - dd 8GB fileA - dd 8GB fileB - sync - rm fileA - sync - resize filesystem to 8GB kernel BUG at...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
Rows per page
Query Builder