Lucene search
+L

2505 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53301

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 kernel crash due to null io-bio We should return when io-bio is null before doing...

7.1CVSS6AI score0.00137EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/18 11:40 p.m.4 views

SUSE CVE-2023-53214

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential memory corruption in updateiostatlatency Add iotype sanity check to avoid potential memory corruption. This is to fix the compile error below: fs/f2fs/iostat.c:231 updateiostatlatency error: buffer...

7.8CVSS6.8AI score0.00169EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.5 views

SUSE CVE-2023-53447

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

5.5CVSS6.5AI score0.00086EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2025/09/18 8:48 p.m.5 views

CVE-2023-53447

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

5.5CVSS5.6AI score0.00086EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.8 views

CVE-2023-53447

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

4.7CVSS0.00086EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 4:15 p.m.3 views

DEBIAN-CVE-2023-53447

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

4.7CVSS5.1AI score0.00086EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.4 views

UBUNTU-CVE-2023-53447

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

4.7CVSS5.7AI score0.00086EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.14 views

CVE-2023-53447 f2fs: don't reset unchangable mount option in f2fs_remount()

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

0.00086EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.4 views

CVE-2023-53447 f2fs: don't reset unchangable mount option in f2fs_remount()

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

5.7AI score0.00086EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/18 4:4 p.m.30 views

CVE-2023-53447

CVE-2023-53447 affects the Linux kernel's f2fs: remount() may reset the READ_EXTENT_CACHE mount option, creating a race with fallocate() that can trigger a NULL pointer dereference under extent_cache locks. Root cause is a race between remount and fallocate due to default_options panel updating o...

4.7CVSS6.1AI score0.00086EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/18 4:4 p.m.6 views

CVE-2023-53447 f2fs: don't reset unchangable mount option in f2fs_remount()

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

4.7CVSS6.1AI score0.00086EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 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 originates from a reset of immutable mount options in the f2fsremount function, which could lead to a general protectio...

4.7CVSS5.8AI score0.00086EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50270

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 the assign logic of iocb commit 18ae8d12991b f2fs: show more DIO information in...

7.1CVSS6AI score0.00147EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53214

"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 potential memory corruption in updateiostatlatency Add iotype sanity che...

7.8CVSS5.9AI score0.00169EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50273

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 destination blkaddr during recovery As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 loop5...

5.5CVSS5.6AI score0.00145EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.5 views

SUSE CVE-2022-50270

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS6.3AI score0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/16 8:15 a.m.8 views

CVE-2023-53301

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix kernel crash due to null io-bio We should return when io-bio is null before doing anything. Otherwise, panic. BUG: kernel NULL pointer dereference, address: 0000000000000010 RIP: 0010:submitmergedwritecond+0x164/0x240...

7.1CVSS0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 8:15 a.m.5 views

DEBIAN-CVE-2023-53301

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix kernel crash due to null io-bio We should return when io-bio is null before doing anything. Otherwise, panic. BUG: kernel NULL pointer dereference, address: 0000000000000010 RIP: 0010:submitmergedwritecond+0x164/0x240...

7.1CVSS6.1AI score0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.13 views

UBUNTU-CVE-2023-53301

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix kernel crash due to null io-bio We should return when io-bio is null before doing anything. Otherwise, panic. BUG: kernel NULL pointer dereference, address: 0000000000000010 RIP: 0010:submitmergedwritecond+0x164/0x240...

7.1CVSS5.7AI score0.00137EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/16 8:11 a.m.34 views

CVE-2023-53301

CVE-2023-53301 affects the Linux kernel f2fs subsystem. The root cause is a NULL pointer dereference when io->bio is NULL inside __submit_merged_write_cond, which can cause a kernel panic during f2fs_checkpoint/write paths. A fix was implemented to return when io->bio is NULL before proceed...

7.1CVSS6AI score0.00137EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder