Lucene search
+L

2505 matches found

OSV
OSV
added 2025/12/30 12:8 p.m.7 views

CVE-2023-54192 f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null pointer panic in tracepoint in replaceatomicwriteblock We got a kernel panic if oldaddr is NULL. https://bugzilla.kernel.org/showbug.cgi?id=217266 BUG: kernel NULL pointer dereference, address: 0000000000000000 Cal...

6.3AI score0.00175EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:8 p.m.7 views

CVE-2023-54192

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null pointer panic in tracepoint in replaceatomicwriteblock We got a kernel panic if oldaddr is NULL. https://bugzilla.kernel.org/showbug.cgi?id=217266 BUG: kernel NULL pointer dereference, address: 0000000000000000 Cal...

5.2AI score0.00175EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.26 views

CVE-2023-54187 f2fs: fix potential corruption when moving a directory

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential corruption when moving a directory F2FS has the same issue in ext4rename causing crash revealed by xfstests/generic/707. See also commit 0813299c586b "ext4: Fix possible corruption when moving a directory"...

0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.29 views

CVE-2023-54182 f2fs: fix to check readonly condition correctly

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check readonly condition correctly With below case, it can mount multi-device image w/ rw option, however one of secondary device is set as ro, later update will cause panic, so let's introduce f2fsdevisreadonly, and...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:8 p.m.6 views

CVE-2023-54182 f2fs: fix to check readonly condition correctly

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check readonly condition correctly With below case, it can mount multi-device image w/ rw option, however one of secondary device is set as ro, later update will cause panic, so let's introduce f2fsdevisreadonly, and...

6.4AI score0.00168EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/30 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 Linux kernel that stems from the replaceatomicwriteblock function of f2fs not checking for null pointers, which could lead to null pointer...

5.8AI score0.00175EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-54182

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 check readonly condition correctly With below case, it can mount multi-device image w/ rw option, however one of secondary device is set as ro, lat...

5.3AI score0.00168EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/30 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 Linux kernel that stems from f2fs not properly checking for a multi-device read-only condition, which could lead to a null pointer dereferenc...

5.8AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992417)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992417 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use f2fsbugon in f2fsnewnodepage As Dipanjan Das reported, syzkaller found a...

5.5CVSS5.2AI score0.00203EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992447)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992447 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use f2fsbugon in f2fsnewnodepage As Dipanjan Das reported, syzkaller found a...

5.5CVSS5.2AI score0.00203EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54124

"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 drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum %NASLMINLEVEL 8090...

5.6AI score0.00187EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54068

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is...

5.3AI score0.00179EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/25 5:10 p.m.18 views

CVE-2023-54068

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

5.8AI score0.00179EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.5 views

SUSE CVE-2022-50753

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on summary info As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 BUG: KASAN: use-after-free in recoverdata+0x63ae/0x6ae0 f2fs Read of size 4 at addr...

6.6AI score0.00214EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.14 views

SUSE CVE-2023-54068

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

6.6AI score0.00179EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.6 views

SUSE CVE-2023-54124

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

6.4AI score0.00187EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.9 views

EUVD-2023-60294

In the Linux kernel, the following vulnerability has been resolved: f2fs: Fix system crash due to lack of free space in LFS When f2fs tries to checkpoint during foreground gc in LFS mode, system crash occurs due to lack of free space if the amount of dirty node and dentry pages generated by data...

6.2AI score0.00172EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60321

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop all dirty pages during umount if cperror is set xfstest generic/361 reports a bug as below: f2fsbugonsbi, sbi-fsyncnodenum; kernel BUG at fs/f2fs/super.c:1627! RIP: 0010:f2fsputsuper+0x3a8/0x3b0 Call Trace:...

5.9AI score0.00187EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60258

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

6AI score0.00179EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2022-55808

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on summary info As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 BUG: KASAN: use-after-free in recoverdata+0x63ae/0x6ae0 f2fs Read of size 4 at addr...

6AI score0.00214EPSS
SaveExploits0References7
Rows per page
Query Builder