Lucene search
+L

548 matches found

RedhatCVE
RedhatCVE
added 2024/02/29 7:32 a.m.31 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.9 views

CVE-2021-47000

In the Linux kernel, the following vulnerability has been resolved: ceph: fix inode leak on getattr error in fhtodentry...

3.3CVSS6.4AI score0.00243EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.3 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from an inode leak in the getattr error in fhtodentry...

3.3CVSS8.2AI score0.00243EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/02/28 12:0 a.m.7 views

PT-2024-11104 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an inode leak on getattr error in the fh to dentry function within the ceph component of the Linux kernel. Recommendations: At the moment, there is no informati...

7.8CVSS6.5AI score0.01549EPSS
SaveExploits5References806
OSV
OSV
added 2024/02/27 7:4 p.m.2 views

DEBIAN-CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/27 7:4 p.m.24 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.7 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS8.9AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.27 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.3AI score0.00249EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/27 7:4 p.m.30 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

7AI score0.00249EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.4 views

UBUNTU-CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.32 views

CVE-2021-46972

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

5.5CVSS5.9AI score0.00249EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/27 6:47 p.m.27 views

CVE-2021-46972 ovl: fix leaked dentry

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

8.6AI score0.00249EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.25 views

CVE-2021-46972 ovl: fix leaked dentry

In the Linux kernel, the following vulnerability has been resolved: ovl: fix leaked dentry Since commit 6815f479ca90 "ovl: use only uppermetacopy state in ovllookup", overlayfs doesn't put temporary dentry when there is a metacopy error, which leads to dentry leaks when shutting down the related...

7.1AI score0.00249EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/27 6:47 p.m.7157 views

CVE-2021-46972

CVE-2021-46972 affects Linux kernel overlayfs (ovl). The issue is a leaked dentry that occurs when metacopy errors happen during unmount, due to overlayfs not creating a temporary dentry after a metacopy error. The fix (commit 6815f479ca90) switches ovl_lookup() to use only the uppermetacopy stat...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.4 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from overlayfs not placing a temporary directory entry when one exists. A meta-copy error causes a dentry leak when the associated...

5.5CVSS6.6AI score0.00249EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:45 a.m.67 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

10CVSS7.3AI score0.06657EPSS
SaveExploits3References21
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: memcg: fix possible use-after-free in memcg_write_event_control()

In the Linux kernel, the following vulnerability has been resolved: memcg: fix possible use-after-free in memcgwriteeventcontrol memcgwriteeventcontrol accesses the dentry-dname of the specified control fd to route the write call. As a cgroup interface file can't be renamed, it's safe to access...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.7 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
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2023/10/28 9:15 p.m.3 views

CVE-2023-45897

exfatprogs before 1.2.2 allows out-of-bounds memory access, such as in readfiledentryset...

5.5CVSS5.8AI score0.00381EPSS
SaveExploits1References6
OSV
OSV
added 2023/10/28 9:15 p.m.5 views

UBUNTU-CVE-2023-45897

exfatprogs before 1.2.2 allows out-of-bounds memory access, such as in readfiledentryset...

5.5CVSS6AI score0.00381EPSS
SaveExploits1References4
Rows per page
Query Builder