Lucene search
+L

29 matches found

OSV
OSV
•added 2026/09/16 11:16 a.m.•8 views

DEBIAN-CVE-2026-89831

In the Linux kernel, the following vulnerability has been resolved: f2fs: protect criticaltaskpriority updates with sumount The sysfs store path already takes sumount for GC thread control entries, and ckptthreadioprio is covered as well. criticaltaskpriority also updates checkpoint or GC kthread...

5.8AI score0.00198EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/16 10:31 a.m.•12 views

CVE-2026-89831

CVE-2026-89831 affects the f2fs filesystem in the Linux kernel. The critical_task_priority sysfs attribute updates checkpoint or GC kthread scheduling state but was not serialized with the s_umount lock, unlike the similar GC thread control entries and ckpt_thread_ioprio . This omission allows a ...

5.7AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/16 10:31 a.m.•23 views

CVE-2026-89831 f2fs: protect critical_task_priority updates with s_umount

In the Linux kernel, the following vulnerability has been resolved: f2fs: protect criticaltaskpriority updates with sumount The sysfs store path already takes sumount for GC thread control entries, and ckptthreadioprio is covered as well. criticaltaskpriority also updates checkpoint or GC kthread...

0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 10:31 a.m.•6 views

CVE-2026-89831 f2fs: protect critical_task_priority updates with s_umount

In the Linux kernel, the following vulnerability has been resolved: f2fs: protect criticaltaskpriority updates with sumount The sysfs store path already takes sumount for GC thread control entries, and ckptthreadioprio is covered as well. criticaltaskpriority also updates checkpoint or GC kthread...

5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/16 10:31 a.m.•8 views

EUVD-2026-80431

In the Linux kernel, the following vulnerability has been resolved: f2fs: protect criticaltaskpriority updates with sumount The sysfs store path already takes sumount for GC thread control entries, and ckptthreadioprio is covered as well. criticaltaskpriority also updates checkpoint or GC kthread...

5.7AI score0.00198EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•0 views

CVE-2026-89831: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: f2fs: protect criticaltaskpriority updates with sumount The sysfs store path already takes sumount for GC thread control entries, and ckptthreadioprio is covered as well. criticaltaskpriority also updates checkpoint or GC kthread...

5.8AI score0.00198EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/18 4:56 p.m.•11 views

SUSE CVE-2026-68132

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

4.4CVSS5.6AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/17 4:29 p.m.•10 views

SUSE CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.6AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/10 1:20 p.m.•9 views

CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•14 views

CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.6AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/10 1:20 p.m.•9 views

UBUNTU-CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.3AI score0.00209EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/10 1:19 p.m.•13 views

CVE-2026-68132

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

5.3AI score0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•38 views

CVE-2026-68150 fs/super: fix emergency thaw double-unlock of s_umount

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/10 11:59 a.m.•28 views

CVE-2026-68150 fs/super: fix emergency thaw double-unlock of s_umount

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.4AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/10 11:58 a.m.•49 views

CVE-2026-68132 super: fix emergency thaw deadlock on frozen block devices

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/10 11:58 a.m.•40 views

CVE-2026-68132 super: fix emergency thaw deadlock on frozen block devices

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

5.4AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•10 views

PT-2026-69532

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the emergency thaw worker can deadlock when handling frozen block devices. This occurs because the function do thaw all callback calls bdev thaw while holding the...

5.3AI score0.0022EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•8 views

PT-2026-69550

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the do thaw all function iterates over superblocks using iterate supers with SUPER ITER EXCL, which exclusively acquires s umount before calling the callback and...

5.3AI score0.00209EPSS
SaveExploits0References16
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•0 views

CVE-2026-68132: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

5.9AI score0.0022EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/12/05 4:22 p.m.•18 views

CVE-2025-40237

No description is available for this CVE. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability...

5.8CVSS6.2AI score0.00201EPSS
SaveExploits0References4
Rows per page
Query Builder