Lucene search
K

18 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 7:34 p.m.5 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.00058EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/27 12:57 p.m.4 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.00058EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.4 views

PT-2026-43919

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

5.8AI score0.00058EPSS
Exploits0References6
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в 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.9AI score0.00017EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: exfat: fix improper check of dentry.stream.validsize We found an 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 following syst...

5.8AI score0.00031EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/09/18 3:23 p.m.1 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.00017EPSS
Exploits0References4
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.00017EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 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.00017EPSS
Exploits0References5
CVE
CVE
added 2025/09/18 1:33 p.m.15 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.00017EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.1 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.00017EPSS
Exploits0References7
NVD
NVD
added 2025/04/16 3:16 p.m.6 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.00077EPSS
Exploits0References10
OSV
OSV
added 2025/04/16 2:12 p.m.9 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.00077EPSS
Exploits0References13
OSV
OSV
added 2024/07/08 8:27 p.m.2 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.01405EPSS
Exploits30References1
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.00017EPSS
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.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/12/21 9:47 a.m.1 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.00019EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2021/12/21 9:33 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.00019EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2009/10/13 12:0 a.m.1 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.02956EPSS
Exploits2References20
Rows per page
Query Builder