Lucene search
K

18 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 7:34 p.m.13 views

CVE-2026-46052

A flaw was found in the Linux kernel's Ceph filesystem. A local user or process interacting with the Ceph filesystem could trigger a dcache hash corruption when a negative dentry is incorrectly re-added to the dcache hash while it is already present. This can cause the system to experience an RCU...

7.5CVSS5.8AI score0.00501EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/27 12:57 p.m.10 views

EUVD-2026-32434

In the Linux kernel, the following vulnerability has been resolved: ceph: only dadd negative dentries when they are unhashed Ceph can call dadddentry, NULL on a negative dentry that is already present in the primary dcache hash. In the current VFS that is not safe. dadd goes through dadd to...

5.8AI score0.00501EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.9 views

PT-2026-43919

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Ceph component of the Linux kernel where d add can be called on a negative dentry that is already present in the primary dcache hash. This occurs because certain...

9.8CVSS6AI score0.03663EPSS
Exploits10References369
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: NFS: Fixed an error in nfsdautomount When mounting from an NFSv4 reference, path-dentry may end up being a negative dentry. Therefore, the struct nfsserver structure is derived from the dentry itself instead...

5.5CVSS5.4AI score0.00146EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.1 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: exFat: Fix for improper checking of dentry.stream.validsize We identified a infinite loop bug in the exFAT file system that can lead to a Denial-of-Service DoS condition. When a dentry in an exFAT filesystem is malformed, the...

5.7AI score0.00169EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 3:23 p.m.2 views

CVE-2022-50385

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.1CVSS5.8AI score0.00146EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.2 views

CVE-2022-50385 NFS: Fix an Oops in nfs_d_automount()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

6.7AI score0.00146EPSS
Exploits0References5
CVE
CVE
added 2025/09/18 1:33 p.m.18 views

CVE-2022-50385

CVE-2022-50385 affects the Linux kernel NFS automount path: when mounting from an NFSv4 referral, path->dentry can become a negative dentry, so the fix derives the struct nfs_server from the dentry itself. The vulnerability is an Oops (local impact) and is resolved in the kernel by this change...

5.5CVSS6.1AI score0.00146EPSS
Exploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.2 views

CVE-2022-50385

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.5CVSS5.3AI score0.00146EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.3 views

PT-2025-38333

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue in the NFS implementation where an Oops may occur in the nfs d automount function when mounting from an NFSv4 referral. This happens because path-dentr...

6.3AI score0.00146EPSS
Exploits0References7
NVD
NVD
added 2025/04/16 3:16 p.m.9 views

CVE-2025-22073

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufsnewfile failure It's called from spufsfilldir, and caller of that will do spufsrmdir in case of failure. That does remove everything we'd managed to create, but... the problem dentry is still negative...

5.5CVSS0.00174EPSS
Exploits0References10
OSV
OSV
added 2025/04/16 2:12 p.m.13 views

CVE-2025-22073 spufs: fix a leak on spufs_new_file() failure

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak on spufsnewfile failure It's called from spufsfilldir, and caller of that will do spufsrmdir in case of failure. That does remove everything we'd managed to create, but... the problem dentry is still negative...

5.5CVSS6AI score0.00174EPSS
Exploits0References13
OSV
OSV
added 2024/07/08 8:27 p.m.7 views

CLSA-2024-1720468480 kernel: Fix of 89 CVEs

kvm: initialize all of the kvmdebugregs structure before sending it to userspace CVE-2023-1513 - wifi: mac80211: fix MBSSID parsing use-after-free CVE-2022-42719 - mac80211: always allocate struct ieee80211elems CVE-2022-42719 - netfilter: nftables: initialize registers in nftdochain...

8.8CVSS7.1AI score0.16642EPSS
Exploits22References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.2 views

kernel: NFS: Fix an Oops in nfs_d_automount()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.5CVSS6.6AI score0.00146EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 views

kernel: NFS: Fix an Oops in nfs_d_automount()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfsdautomount When mounting from a NFSv4 referral, path-dentry can end up being a negative dentry, so derive the struct nfsserver from the dentry itself instead...

5.5CVSS6.6AI score0.00146EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/12/21 9:47 a.m.2 views

kernel: In Overlayfs missing a check for a negative dentry before calling vfs_rename()

A race condition accessing file object in the Linux kernel OverlayFS subsystem was found in the way users do rename in specific way with OverlayFS. A local user could use this flaw to crash the system...

4.7CVSS6.7AI score0.00213EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/12/21 9:33 a.m.6 views

kernel: In Overlayfs missing a check for a negative dentry before calling vfs_rename()

A race condition accessing file object in the Linux kernel OverlayFS subsystem was found in the way users do rename in specific way with OverlayFS. A local user could use this flaw to crash the system...

4.7CVSS6.7AI score0.00213EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2009/10/13 12:0 a.m.2 views

PT-2009-5258

Name of the Vulnerable Software and Affected Versions: Linux kernel version 2.6.31 Description: The issue allows local users to cause a denial of service and possibly execute arbitrary code via unspecified vectors that cause a "negative dentry" and trigger a NULL pointer dereference. This can be...

4.9CVSS7.5AI score0.01223EPSS
Exploits2References20
Rows per page
Query Builder