Lucene search
+L

499 matches found

OSV
OSV
added 2025/08/04 8:41 p.m.14 views

CLSA-2025-1754340109 libblockdev: Fix of CVE-2025-6019

CVE-2025-6019: fix local privilege escalation vulnerability by updating libblockdev to prevent mounting of user-provided filesystem images with SUID- root shell...

7CVSS7.3AI score0.00446EPSS
SaveExploits18References1
OSV
OSV
added 2025/07/25 1:32 p.m.11 views

CVE-2025-38415 Squashfs: check return result of sb_min_blocksize

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check return result of sbminblocksize Syzkaller reports an "UBSAN: shift-out-of-bounds in squashfsbioread" bug. Syzkaller forks multiple processes which after mounting the Squashfs filesystem, issues an ioctl"/dev/loop0...

6.3AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/05/23 3:33 a.m.12 views

CVE-2023-40930

An issue in the directory /system/bin/blkid of Skyworth v3.0 allows attackers to perform a directory traversal via mounting the Udisk to /mnt/...

6.8CVSS6.8AI score0.01216EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/05/22 8:0 p.m.9 views

CVE-2021-37040

There is a Parameter injection vulnerability in Huawei Smartphone.Successful exploitation of this vulnerability may cause privilege escalation of files after CIFS share mounting...

9.8CVSS7.5AI score0.00769EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 6:18 p.m.14 views

CVE-1999-0211

Extra long export lists over 256 characters in some mount daemons allows NFS directories to be mounted by anyone...

5CVSS6.9AI score0.01616EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: ext4: filesystems without casefold feature cannot be mounted with siphash

In the Linux kernel, the following vulnerability has been resolved: ext4: filesystems without casefold feature cannot be mounted with siphash When mounting the ext4 filesystem, if the default hash version is set to DXHASHSIPHASH but the casefold feature is not set, exit the mounting...

5.5CVSS6.8AI score0.00245EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.8 views

SUSE CVE-2022-49831

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.2 views

Configure Audit Rules for File System Mounting

Generally, for deployed services, the file system mounting does not change. Therefore, any change in the file system mounting may indicate attacks. For file systems with changes in mounting, audit and monitor their mounting conditions for tracing. By default, audit rules for file system mounting...

7AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.2 views

Ensure That Partitions That Do Not Need to Be Modified Are Mounted as Read-Only

Mounting a file system that does not need to be modified as read-only can prevent unintentional or malicious data tampering and reduce the attack surface. SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the...

6.9AI score
SaveExploits0References4
OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-CVE-2025-22114

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't clobber ret in btrfsvalidatesuper Commit 2a9bb78cfd36 "btrfs: validate system chunk array at btrfsvalidatesuper" introduces a call to validatesyschunkarray in btrfsvalidatesuper, which clobbers the value of ret set...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.4 views

CVE-2023-53008 cifs: fix potential memory leaks in session setup

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential memory leaks in session setup Make sure to free cifsses::authkey.response before allocating it as we might end up leaking memory in reconnect or mounting...

6.5AI score0.00164EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/03/23 3:15 p.m.5 views

CVE-2025-0927

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Filesystem bugs due to corrupt images are not considered a CVE for any filesystem that is only mountable by CAPSYSADMIN in the initial user namespace. That includes delegated mounting...

7.8AI score
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.7 views

SUSE CVE-2022-49277

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix memory leak in jffs2domountfs If jffs2buildfilesystem in jffs2domountfs returns an error, we can observe the following kmemleak report: -------------------------------------------- unreferenced object 0xffff88811b25a64...

5.5CVSS6.5AI score0.0027EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49281

In the Linux kernel, the following vulnerability has been resolved: cifs: fix handlecache and multiuser In multiuser each individual user has their own tcon structure for the share and thus their own handle for a cached directory. When we umount such a share we much make sure to release the pinne...

5.5CVSS0.00263EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

DEBIAN-CVE-2022-49274

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

5.5CVSS5.6AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49274

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

7.8CVSS5.7AI score0.00275EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:0 a.m.7 views

UBUNTU-CVE-2022-49170

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg-alloctype As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2 when mount and operat...

7.8CVSS5.9AI score0.0027EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 6:37 a.m.6 views

DEBIAN-CVE-2021-47656

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2clearxattrsubsystem When we mount a jffs2 image, assume that the first few blocks of the image are normal and contain at least one xattr-related inode, but the next block is abnormal. As a result...

7.8CVSS5.7AI score0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/26 1:56 a.m.110 views

CVE-2022-49274

The CVE-2022-49274 entry concerns OCFS2: crash when mounting with quotas enabled due to improper initialization of dqi_gqlock’s dqi_type and dqi_sb during quota initialization. The issue, introduced by commit 6c85c2c72819, is resolved by ensuring global quota information is properly initialized. ...

7.8CVSS5.2AI score0.00275EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.14 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 a crash caused by enabling quotas when mounting ocfs2...

5.5CVSS5.5AI score0.00275EPSS
SaveExploits0References5
Rows per page
Query Builder