Lucene search
+L

26 matches found

CVE
CVE
added 2026/08/10 11:58 a.m.67 views

CVE-2026-68132

CVE-2026-68132 concerns the Linux kernel thaw deadlock involving frozen block devices. The root cause is do_thaw_all_callback() calling bdev_thaw() while holding sb->s_umount, which can lead to a deadlock when a block device frozen via bdev_freeze() drops the last freeze reference and fs_bdev_...

5.3AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.45 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.00184EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/28 3:32 p.m.10 views

CVE-2026-64326

A flaw was found in the Linux kernel's block device handling. When a block device is unexpectedly removed, the bdevmarkdead function can unconditionally attempt to synchronize the device, even if it is no longer present. This can lead to a system hang, effectively causing a Denial of Service DoS,...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64326

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.5CVSS0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

UBUNTU-CVE-2026-64326

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.17 views

CVE-2026-64326

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.11 views

EUVD-2026-48870

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.8AI score0.00159EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/07/20 8:02 a.m.5 views

block: Avoid mounting the bdev pseudo-filesystem in userspace

...

7.1CVSS5.2AI score0.00183EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.16 views

SUSE CVE-2026-63810

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

4.4CVSS5.3AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 12:16 p.m.8 views

AZL-92531 CVE-2026-63810 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

5.8AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/19 12:16 p.m.16 views

CVE-2026-63810

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

0.00183EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 12:02 p.m.42 views

CVE-2026-63810

In CVE-2026-63810, the Linux kernel fixed a vulnerability in the block subsystem by unregistering the bdev pseudo-filesystem to prevent userspace from mounting it. The issue arose because move_mount() could use inode_operations pointers that were always zero for this filesystem, enabling a NULL p...

5.4AI score0.00183EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.11 views

CVE-2026-63810

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

5.2AI score0.00183EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 12:02 p.m.19 views

EUVD-2026-45476

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

5.3AI score0.00183EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.17 views

CVE-2026-63810

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

5.2AI score0.00183EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.46 views

CVE-2026-63810 block: Avoid mounting the bdev pseudo-filesystem in userspace

In the Linux kernel, the following vulnerability has been resolved: block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not interfere. Unregister it so that userspace cannot even attempt to mount it...

0.00183EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-63810

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - block: Avoid mounting the bdev pseudo-filesystem in userspace The bdev pseudo-filesystem is an internal kernel filesystem with which userspace should not...

5.9AI score0.00183EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bdev pseudo-filesystem, an internal kernel filesystem that should not be accessible to userspace. A kernel NULL pointer dereference occurs when userspace attempts ...

9.8CVSS5.2AI score0.00775EPSS
SaveExploits1References78
RedhatCVE
RedhatCVE
added 2026/05/06 4:50 p.m.17 views

CVE-2025-71271

A flaw was found in the hfsplus filesystem driver in the Linux kernel. A bug was introduced during the conversion of hfsplus to the new mount API, leading to a memory leak. If the setupbdevsuper function fails after a new superblock is allocated but before hfsplusfillsuper takes ownership of the...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-71230

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfs: ensure sb-sfsinfo is always cleaned up When hfs was converted to the new mount api a bug was introduced by changing the allocation pattern of sb-sfsinfo. I...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References2
Rows per page
Query Builder