Lucene search
+L

867 matches found

Positive Technologies
Positive Technologies
added 2025/02/10 12:0 a.m.4 views

PT-2025-20513

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the overlayfs in the Linux kernel, where it was possible for the upper layer to directly refer to a data layer without a lowerdir, which could result in an Oops...

5.5CVSS6.8AI score0.00243EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/20 10:53 a.m.10 views

CVE-2025-21654

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

5.5CVSS6.8AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.5 views

SUSE CVE-2025-21654

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

7.6AI score0.00199EPSS
SaveExploits0References3
NVD
NVD
added 2025/01/19 12:15 p.m.11 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.5CVSS0.00242EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/19 11:52 a.m.10 views

CVE-2024-57924 fs: relax assertions on failure to encode file handles

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.1AI score0.00242EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.21 views

CVE-2024-57924 fs: relax assertions on failure to encode file handles

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

0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/19 11:15 a.m.16 views

CVE-2025-21654

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

5.5CVSS0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 11:15 a.m.2 views

DEBIAN-CVE-2025-21654

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

5.5CVSS5.6AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 11:15 a.m.4 views

UBUNTU-CVE-2025-21654

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

5.5CVSS6.2AI score0.00199EPSS
SaveExploits0References22
OSV
OSV
added 2025/01/19 10:18 a.m.10 views

CVE-2025-21654 ovl: support encoding fid from inode with no alias

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

5.5CVSS6.1AI score0.00199EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/19 10:18 a.m.1402 views

CVE-2025-21654

CVE-2025-21654 : Linux kernel overlayfs file handle encoding vulnerability. The issue arises when encoding a file handle for an overlayfs inode that has had its dentry aliases discarded (drop_caches); a WARN_ON() could be triggered in userspace via inotify_show_fdinfo(). The fix defers alias reso...

5.5CVSS6.6AI score0.00199EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/01/19 10:18 a.m.23 views

CVE-2025-21654 ovl: support encoding fid from inode with no alias

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/08 2:20 p.m.12 views

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.5CVSS6.7AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.6 views

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.8CVSS0.00235EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.24 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...

0.00235EPSS
SaveExploits0References7
Oracle linux
Oracle linux
added 2024/11/27 12:0 a.m.273 views

container-tools:ol8 security update

aardvark-dns buildah 2:1.33.11-1 - update to the latest content of https://github.com/containers/buildah/tree/release-1.33 https://github.com/containers/buildah/commit/fe85f0d - Resolves: RHEL-61853 2:1.33.10-1 - update to the latest content of...

7.5CVSS7.3AI score0.034EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:0 a.m.43 views

Oracle Linux 8 : container-tools:ol8 (ELSA-2024-8038)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-8038 advisory. aardvark-dns 2:1.10.1-2 - build off the RHEL maintenance branch - Resolves: RHEL-59129 buildah cockpit-podman conmon containernetworking-plugins...

7.5CVSS6.9AI score0.01165EPSS
SaveExploits0References5
Metasploit
Metasploit
added 2024/09/27 6:53 p.m.797 views

Local Privilege Escalation via CVE-2023-0386

This exploit targets the Linux kernel bug in OverlayFS. A flaw was found in the Linux kernel, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel's OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another...

7.8CVSS7AI score0.0788EPSS
SaveExploits14
GithubExploit
GithubExploit
added 2024/09/10 1:23 p.m.240 views

Exploit for Code Injection in Sqlpad

CVE-2022-0944: Privilege Escalation Vulnerability in OverlayFS...

9.1CVSS8.4AI score0.08669EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2024/08/17 12:0 a.m.31 views

openSUSE 15 Security Update : apptainer (openSUSE-SU-2024:0244-1)

The remote openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2024:0244-1 advisory. - Make sure, digest values handled by the Go library github.com/opencontainers/go-digest and used throughout the Go-implemented containers...

8.3CVSS7.5AI score0.01279EPSS
SaveExploits0References9
Rows per page
Query Builder