Lucene search
+L

2539 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68460

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 block...

5.4AI score0.00177EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 2:59 p.m.5 views

CVE-2026-68460

A flaw was found in the Linux kernel's f2fs filesystem. When the filesystem space is nearly exhausted, a local attacker could trigger a deadlock within the f2fsbalancefs function. This can cause system tasks to become unresponsive, leading to a Denial of Service DoS condition...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 2:59 p.m.6 views

CVE-2026-68459

A flaw was found in the Linux kernel's f2fs Flash-Friendly File System component. When a device is mounted with the gcmerge option, a specific interaction between kernel worker threads, the garbage collection thread, and the truncator can lead to a deadlock in the f2fsbalancefs function. This...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.8 views

The vulnerability of the check_swap_activate() function in the fs/f2fs/data.c file of the F2FS file system in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the checkswapactivate function in the fs/f2fs/data.c file of the Linux operating system’s F2FS kernel relates to the improper disabling or release of resources. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibili...

7.8CVSS7.1AI score0.0016EPSS
SaveExploits0References11Affected Software3
NVD
NVD
added 2026/08/15 6:18 a.m.5 views

CVE-2026-68460

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:18 a.m.5 views

CVE-2026-68459

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:18 a.m.8 views

UBUNTU-CVE-2026-68459

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

5.3AI score0.00173EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 6:18 a.m.5 views

UBUNTU-CVE-2026-68460

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

5.3AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:51 a.m.9 views

CVE-2026-68460 f2fs: fix potential deadlock in f2fs_balance_fs()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

5.5AI score
SaveExploits0References11
CVE
CVE
added 2026/08/15 5:51 a.m.31 views

CVE-2026-68460

CVE-2026-68460 : The Linux kernel fix addresses a deadlock in the f2fs balance path when the filesystem space is nearly exhausted. The affected component is f2fs (file system in user-space on Linux) and the underlying issue occurs in f2fs_balance_fs(), leading to multiple stalled kernel tasks and...

5.3AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.22 views

CVE-2026-68460 f2fs: fix potential deadlock in f2fs_balance_fs()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.7 views

EUVD-2026-59082

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

5.4AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:51 a.m.23 views

CVE-2026-68459

CVE-2026-68459 describes a resolved Linux kernel issue affecting the f2fs filesystem. When mounting with the gc_merge option, a deadlock can occur in the gc_merge path of f2fs_balance_fs(), involving a chain from f2fs_write_cache_pages to folio locks and the GC thread waitqueue. The provided refe...

5.3AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.19 views

CVE-2026-68459 f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:51 a.m.14 views

CVE-2026-68459 f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

5.5AI score
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:51 a.m.6 views

EUVD-2026-59081

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

5.4AI score0.00173EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68459

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC...

5.4AI score0.00173EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72172

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential deadlock occurs in the f2fs filesystem when disk space is nearly exhausted. This issue is triggered within the f2fs balance fs function, leading to system tasks becoming...

5.2AI score0.00177EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72171

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gc merge path of f2fs balance fs When we mount device w/ gc merge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fs write cache pages - f2fs write single data...

5.4AI score0.00173EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.5 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 simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References16Affected Software3
Rows per page
Query Builder