Lucene search
+L

38 matches found

Kitploit
Kitploit
added 2026/09/04 4:54 a.m.7 views

CVE-2023-0386-OverlayFS

CVE-2023-0386 - OverlayFS / FUSE オリジナルの CVE ソースは xkaneiki によるもの: https://github.com/xkaneiki/CVE-2023-0386/tree/main エクスプロイトを1つのシェルで実行できるように書き直しました(元のエクスプロイトは2つのシェルが必要です)。 root@kitploit: Compile make all Create mount point for fuse filesystem mkdir -p /tmp/fusepwn/lower Start fuse which serves a...

7.8CVSS6.8AI score0.0788EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/02 11:18 p.m.4 views

CVE-2023-32629

CVE-2023-32629 — OverlayFS ローカル完全権限昇格 OverlayFS ローカル権限昇格 - 完全な解説から完全な昇格まで 教育および許可されたセキュリティ研究目的に限ります。 重要度: 高 種類: ローカル権限昇格 LPE 影響を受ける: Ubuntu カーネル 2023年5月/6月のパッチより前 必要条件: 非特権ユーザ名前空間が有効 Ubuntu ではデフォルトで有効 目次 概要 背景となる概念 試行1 — 単純なSUIDコピー 試行2 — 名前空間内のシェル 実用的なエクスプロイト なぜ機能するのか まとめ 概要 CVE-2023-32629 は Linu...

7.8CVSS6.9AI score0.10362EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/01 5:09 a.m.5 views

CVE-2023-0386_POC

チーム CVE-MD このリポジトリはCVE-2023-0386の概念実証を提供します: https://nvd.nist.gov/vuln/detail/CVE-2023-0386 チームメンバー:Bǎnicǎ Dragoș-Marius と Borsos Matheas-Roland こちらが動画です: https://www.youtube.com/watch?v=Ikux1rjIYP0 CVE-2023-0386 — Linux OverlayFS ローカル特権昇格 PoC 概要 このリポジトリは、CVE-2023-0386...

7.8CVSS6.9AI score0.0788EPSS
SaveExploits14
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerabilities in Linux-6.1, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: ovl: Fixed a UAF Use-After-Free in ovldentryupdatereval by moving dput before ovllinkup. The issue arose because dputupper was called before ovldentryupdatereval, while upper-dflags was still accessed in ovldentryremote. Movin...

7.8CVSS6.4AI score0.00211EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 4:14 p.m.62 views

CVE-2026-52791 fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS0.00102EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/06/28 7:50 p.m.113 views

Exploit for Improper Ownership Management in Debian Debian_Linux

CVE-2023-0386 - OverlayFS / FUSE Original CVE source written...

7.8CVSS5.8AI score0.0788EPSS
SaveExploits14
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ovl: The WARNON message was removed from the ovlverifyarea function. syzbot encountered an assertion issue within the copyupdata loop. It appears that this issue is caused by a lower file whose size is being changed under...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ovl: Fixed a NULL pointer dereference issue in the copy-up warning message. This patch addresses a NULL pointer dereference that caused a recently introduced warning message to fail...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/04/25 2:42 p.m.191 views

Exploit for Incorrect Authorization in Canonical Ubuntu_Linux

CVE-2023-32629 — OverlayFS Local Full Privilege Escalation Ove...

7.8CVSS7.2AI score0.10362EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001828)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001828 advisory. fs/overlayfs/copyup.c in the Linux kernel before 4.2.6 uses an incorrect cleanup code path, which allows local users to cause a denial of service dentry reference le...

5.5CVSS7AI score0.00543EPSS
SaveExploits1References9
OSV
OSV
added 2025/11/12 10:15 p.m.13 views

UBUNTU-CVE-2025-40200

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

5.7AI score0.00197EPSS
SaveExploits0References40
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-27069

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks...

5.5CVSS5.2AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/21 8:17 a.m.19 views

CLSA-2025-1753085842 Fix of 10 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-46787 - userfaultfd: fix checks for huge PMDs CVE-url: https://ubuntu.com/security/CVE-2025-37798 - schhtb: make htbqlennotify idempotent - schdrr: make drrqlennotify idempotent - schhfsc: make hfscqlennotify idempotent - schqfq: make qfqqlennotify...

9.8CVSS7.3AI score0.0788EPSS
SaveExploits14References1
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.7 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.9 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.12 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.31 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
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.48 views

CVE-2022-48741 ovl: fix NULL pointer dereference in copy up warning

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

0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.8 views

SUSE CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS7.5AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 1:15 p.m.21 views

UBUNTU-CVE-2024-27069

In the Linux kernel, the following vulnerability has been resolved: ovl: relax WARNON in ovlverifyarea syzbot hit an assertion in copy up data loop which looks like it is the result of a lower file whose size is being changed underneath overlayfs. This type of use case is documented to cause...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References10
Rows per page
Query Builder