Lucene search
+L

190 matches found

RedHat Linux
RedHat Linux
added 2025/06/16 7:51 a.m.11 views

kernel: ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up

A use after free vulnerability exists in the linux kernel such that dputupper is being called before ovldentryupdatereval, while upper-dflags was still accessed in ovldentryremote...

7.8CVSS6.7AI score0.00195EPSS
SaveExploits0References5
Gitee
Gitee
added 2025/06/06 9:44 p.m.316 views

Exploit for Privilege Context Switching Error in Canonical Ubuntu_Linux

PoC exploit for CVE-2021-3493, an Ubuntu OverlayFS Local Privesc vulnerability. The target is the Linux kernel, specifically the overlayfs file system, which did not properly validate the application of file system capabilities with respect to user namespaces. A local attacker could use this to...

8.8CVSS7AI score0.49166EPSS
SaveExploits28
OSV
OSV
added 2025/05/27 1:9 p.m.23 views

USN-7510-6 linux-aws-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

9.8CVSS6.9AI score0.36848EPSS
SaveExploits1References125
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: Linux kernel OverlayFS: Kernel crash via null pointer dereference in ovl_get_acl_rcu()

A flaw was found in the OverlayFS ovl component of the Linux kernel. A local user can trigger a null pointer dereference by performing a specific sequence of file system operations. This vulnerability occurs when the ovlgetaclrcu function attempts to access a real inode that has been set to NULL...

5.6AI score0.0017EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: ovl: fix null pointer dereference in ovl_permission()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix null pointer dereference in ovlpermission Following process: P1 P2 pathlookupat linkpathwalk inodepermission ovlpermission ovlipathrealinode, &realpath path-dentry = ovlidentryupperinode dropcache dentrykillovldentry...

5.5CVSS6.8AI score0.00133EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

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

7.8CVSS6.8AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.3 views

DEBIAN-CVE-2025-37863

In the Linux kernel, the following vulnerability has been resolved: ovl: don't allow datadir only In theory overlayfs could support upper layer directly referring to a data layer, but there's no current use case for this. Originally, when data-only layers were introduced, this wasn't allowed, onl...

5.5CVSS5.6AI score0.00261EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:0 a.m.12 views

The vulnerability of the ovl component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the ovl component in the Linux operating system’s kernel is related to improper validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References17Affected Software9
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:0 a.m.7 views

ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up

...

7.8CVSS6.9AI score0.00195EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:0 a.m.7 views

SUSE 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...

5.5CVSS7.7AI score0.00195EPSS
SaveExploits0References16
OSV
OSV
added 2025/03/27 5:15 p.m.3 views

DEBIAN-CVE-2023-53004

In the Linux kernel, the following vulnerability has been resolved: ovl: fix tmpfile leak Missed an error cleanup...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

UBUNTU-CVE-2023-53004

In the Linux kernel, the following vulnerability has been resolved: ovl: fix tmpfile leak Missed an error cleanup...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.18 views

UBUNTU-CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5.7AI score0.00417EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/03/27 4:42 p.m.4 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

5.5CVSS5.2AI score0.00417EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.22 views

CVE-2022-49743 ovl: Use "buf" flexible array for memcpy() destination

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS0.00417EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.14 views

CVE-2022-49743

In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy destination The "buf" flexible array needs to be the memcpy destination to avoid false positive run-time warning from the recent FORTIFYSOURCE hardening: memcpy: detected field-spanning...

7.5CVSS5.3AI score0.00417EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 3:15 p.m.3 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2025/03/27 3:15 p.m.13 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.8CVSS0.00195EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 3:15 p.m.11 views

UBUNTU-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.8CVSS6.2AI score0.00195EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.30 views

CVE-2025-21887 ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up

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.8CVSS0.00195EPSS
SaveExploits0References7
Rows per page
Query Builder