Lucene search
+L

4043 matches found

OSV
OSV
added 2025/07/10 8:15 a.m.3 views

DEBIAN-CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

4.7CVSS4.8AI score0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/10 7:42 a.m.67 views

CVE-2025-38306

CVE-2025-38306 concerns the Linux kernel. It describes a race in fs/fhandle.c where may_decode_fh() can call has_locked_children() without holding locks, enabling an oopsable race. The fix renames has_locked_children() to __has_locked_children(), makes it static, and updates callers in fs/namespa...

7.8CVSS6.5AI score0.00115EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.5 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 stems from a failure of closeallcacheddirs under low memory conditions in the smb driver, which could result in a mount...

5.5CVSS7.9AI score0.0018EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.6 views

SUSE CVE-2025-38247

In the Linux kernel, the following vulnerability has been resolved: userns and mntidmap leak in opentreeattr2 Once wantmountsetattr has returned a positive, it does require finishmountkattr to release -mntuserns. Failing domountsetattr does not change that. As the result, we can end up leaking...

5.5CVSS6.5AI score0.00123EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/07/09 5:56 p.m.8 views

Contrast vulnerability allows arbitrary host data Injection into container VOLUME mount points

Background The VOLUME directive in Dockerfiles, or the config.volumes field in OCI image descriptors, indicates filesystem paths "where the process is likely to write data". While these paths have special semantics in Docker, they are only hints in the OCI spec and are not treated specially by...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/09 5:56 p.m.3 views

GHSA-PHHQ-63JG-FP7R Contrast vulnerability allows arbitrary host data Injection into container VOLUME mount points

Background The VOLUME directive in Dockerfiles, or the config.volumes field in OCI image descriptors, indicates filesystem paths "where the process is likely to write data". While these paths have special semantics in Docker, they are only hints in the OCI spec and are not treated specially by...

3.5CVSS7AI score
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/07/09 5:40 p.m.10 views

Security update for tomcat10

This update for tomcat10 fixes the following issues: Fixed refactor CGI servlet to access resources via WebResources bsc1243815. Fixed limits the total number of parts in a multi-part request and limits the size of the headers provided with each part bsc1244656. Fixed expand checks for webAppMoun...

9.1CVSS8.2AI score0.5696EPSS
SaveExploits2References14
OSV
OSV
added 2025/07/09 11:15 a.m.9 views

UBUNTU-CVE-2025-38247

In the Linux kernel, the following vulnerability has been resolved: userns and mntidmap leak in opentreeattr2 Once wantmountsetattr has returned a positive, it does require finishmountkattr to release -mntuserns. Failing domountsetattr does not change that. As the result, we can end up leaking...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.17 views

CVE-2025-38247

In the Linux kernel, the following vulnerability has been resolved: userns and mntidmap leak in opentreeattr2 Once wantmountsetattr has returned a positive, it does require finishmountkattr to release -mntuserns. Failing domountsetattr does not change that. As the result, we can end up leaking...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2025/07/09 10:42 a.m.11 views

CVE-2025-38247 userns and mnt_idmap leak in open_tree_attr(2)

In the Linux kernel, the following vulnerability has been resolved: userns and mntidmap leak in opentreeattr2 Once wantmountsetattr has returned a positive, it does require finishmountkattr to release -mntuserns. Failing domountsetattr does not change that. As the result, we can end up leaking...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.21 views

CVE-2025-38247 userns and mnt_idmap leak in open_tree_attr(2)

In the Linux kernel, the following vulnerability has been resolved: userns and mntidmap leak in opentreeattr2 Once wantmountsetattr has returned a positive, it does require finishmountkattr to release -mntuserns. Failing domountsetattr does not change that. As the result, we can end up leaking...

0.00123EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/09 10:42 a.m.37 views

CVE-2025-38247

CVE-2025-38247 concerns the Linux kernel: a leak of user namespaces and possibly mnt_idmap in open_tree_attr(2) due to not releasing ->mnt_userns after a positive result from want_mount_setattr(). The root cause is that finish_mount_kattr() must release the namespace, and if do_mount_setattr()...

5.5CVSS6.5AI score0.00123EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2025/07/07 11:23 p.m.7 views

SUSE CVE-2025-38230

In the Linux kernel, the following vulnerability has been resolved: jfs: validate AG parameters in dbMount to prevent crashes Validate dbagheight, dbagwidth, and dbagstart in dbMount to catch corrupted metadata early and avoid undefined behavior in dbAllocAG. Limits are derived from L2LPERCTL,...

7.8CVSS6.5AI score0.00161EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.13 views

CVE-2025-38232

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

7CVSS6.3AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/04 2:15 p.m.13 views

UBUNTU-CVE-2025-38218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/04 1:37 p.m.9 views

CVE-2025-38232 NFSD: fix race between nfsd registration and exports_proc

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix race between nfsd registration and exportsproc As of now nfsd calls createprocexportsentry at start of initnfsd and cleanup by removeprocentry at last of exitnfsd. Which causes kernel OOPs if there is race between below...

7.8CVSS5.9AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.18 views

PT-2025-28005

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.14.0-rc5-syzkaller Description: A vulnerability in the Linux kernel has been resolved, which involved validating AG parameters in dbMount to prevent crashes. The validation checks db agheight, db agwidth, and ...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0
OSV
OSV
added 2025/06/26 9:15 p.m.10 views

AZL-64386 CVE-2025-52555 affecting package ceph for versions less than 18.2.2-9

Ceph is a distributed object, block, and file storage platform. In versions 17.2.7, 18.2.1 through 18.2.4, and 19.0.0 through 19.2.2, an unprivileged user can escalate to root privileges in a ceph-fuse mounted CephFS by chmod 777 a directory owned by root to gain access. The result of this is tha...

6.5CVSS5.8AI score0.00178EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/06/26 12:00 a.m.4 views

SUSE SLES15 : Recommended update for podman (SUSE-SU-SUSE-RU-2025:02091-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-SUSE-RU-2025:02091-1 advisory. - Added patch to remove using rw as a default mount option bsc1239776 Tenable has extracted the preceding description bloc...

8.7CVSS6.9AI score0.00905EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/06/25 12:40 a.m.7 views

kernel: cifs: fix double free race when mount fails in cifs_get_root()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

8.8CVSS6.7AI score0.00468EPSS
SaveExploits0References5
Rows per page
Query Builder