Lucene search
+L

190 matches found

Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.11 views

CVE-2025-21887

In the Linux kernel, the following vulnerability has been resolved: ovl: fix UAF in ovldentryupdatereval by moving dput in ovllinkup The issue was caused by dputupper being called before ovldentryupdatereval, while upper-dflags was still accessed in ovldentryremote. Move dputupper after its last...

7.8CVSS5.7AI score0.00195EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.3 views

Linux kernel 资源管理错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a resource management error vulnerability that stems from ovl releasing the upper dentry prematurely, which could lead to reuse after release...

7.8CVSS6.4AI score0.00195EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-47579

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is...

5.5CVSS6.1AI score0.00235EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/20 5:27 a.m.7 views

CVE-2024-57924

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various reasons. The legacy users of exportfsencodefh, namely, nfsd and...

5.5CVSS6.7AI score0.00242EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:48 a.m.12 views

SUSE CVE-2024-56570

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovldentryweird function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause error...

5.5CVSS7.6AI score0.00235EPSS
SaveExploits0References20
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56570

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovldentryweird function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause error...

7.8CVSS6.6AI score0.00235EPSS
SaveExploits0References46
CVE
CVE
added 2024/12/27 2:23 p.m.2553 views

CVE-2024-56570

CVE-2024-56570 – Linux kernel ovl (overlayfs) : The vulnerability arises in the ovl module where directory inodes that lack the lookup function could be processed, potentially triggering errors in overlayfs when passed to the lowerstack. The fix adds a check in ovl_dentry_weird() to filter/skip i...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/12/27 2:23 p.m.8 views

CVE-2024-56570 ovl: Filter invalid inodes with missing lookup function

In the Linux kernel, the following vulnerability has been resolved: ovl: Filter invalid inodes with missing lookup function Add a check to the ovldentryweird function to prevent the processing of directory inodes that lack the lookup function. This is important because such inodes can cause error...

6.1AI score
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.13 views

kernel: ovl: fix use after free in struct ovl_aio_req

A use-after-free flaw was found in the Linux kernel’s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 "ovl: fix use...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/10/15 12:42 a.m.7 views

kernel: ovl: fix use after free in struct ovl_aio_req

A use-after-free flaw was found in the Linux kernel’s Ext4 File System in how a user triggers several file operations simultaneously with the overlay FS usage. This flaw allows a local user to crash or potentially escalate their privileges on the system. Only if patch 9a2544037600 "ovl: fix use...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: ovl: fix warning in ovl_create_real()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: ovl: fix warning in ovl_create_real()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.6 views

kernel: 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...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2024/06/30 10:57 a.m.373 views

Exploit for Incorrect Permission Assignment for Critical Resource in Mobyproject Moby

CVE-2021-41091 This exploit offers an in-depth look at the CV...

6.3CVSS6.8AI score0.02848EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.5 views

SUSE CVE-2021-47579

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

3.3CVSS5.8AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.6 views

SUSE CVE-2022-48741

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48741

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working...

5.5CVSS5.3AI score0.00222EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.11 views

CVE-2022-48741

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.29 views

UBUNTU-CVE-2022-48741

In the Linux kernel, the following vulnerability has been resolved: ovl: fix NULL pointer dereference in copy up warning This patch is fixing a NULL pointer dereference to get a recently introduced warning message working...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 3:15 p.m.5 views

DEBIAN-CVE-2021-47579

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0References1
Rows per page
Query Builder