Lucene search
+L

250 matches found

Kitploit
Kitploit
added 2026/08/27 6:34 p.m.2 views

CVE-2023-0386-OverlayFS

CVE-2023-0386 - OverlayFS / FUSE Fonte original do CVE escrita por xkaneiki: https://github.com/xkaneiki/CVE-2023-0386/tree/main Reescrito para que o exploit possa ser executado em 1 shell o exploit original requer 2 shells. root@kitploit: Compile make all Create mount point for fuse filesystem...

7.8CVSS7AI score0.0788EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/08/27 1:34 p.m.2 views

CVE-2022-1011

CVE-2022-1011 Ссылка на исправление: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=0c4bcfdecb1ac0967619ee7ff44871d93c08c909 Эта уязвимость в основном вызвана асинхронной природой splice, что позволяет сохранить фрагмент памяти процесса, отправляющего запрос клиента,...

7.8CVSS6.5AI score0.01169EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 12:04 a.m.3 views

CVE-2023-0386

README root@kitploit: gcc -Wall exp.c pkg-config fuse --cflags --libs -o exp ./exp /tmp भेद्यता विश्लेषण इस लेख का सैद्धांतिक ज्ञान नेमस्पेस, ओवरले फ़ाइल सिस्टम, FUSE फ़ाइल सिस्टम, आदि chatGPT से लिया गया है। भेद्यता परिचय भेद्यता संख्या: CVE-2023-0386 प्रभावित उत्पाद: linux kernel - ओवरले फ़ाइल...

7.8CVSS7AI score0.0788EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/08/24 1:54 p.m.3 views

CVE-2023-0386

Instalação root@kitploit: make all Como usar Inicie dois terminais e no primeiro digite root@kitploit: ./fuse ./ovlcap/lower ./gc No segundo terminal digite root@kitploit: ./exp...

7.8CVSS7AI score0.0788EPSS
SaveExploits14
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux

A issue was discovered in the FUSE filesystem implementation in the Linux kernel before 5.10.6, also known as CID-5d069dbe8aaf. The fusedogetattr function calls makebadinode in inappropriate situations, causing a system crash. NOTE: The original fix for this vulnerability was incomplete, and its...

5.5CVSS6.6AI score0.00378EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 7:25 p.m.10 views

CVE-2026-68149

A flaw was found in the Linux kernel. The forgetcachedacl helper function, intended to manage Access Control List ACL caching, incorrectly invalidates the ACLDONTCACHE state. This can lead to a Fuse Filesystem in Userspace filesystem returning stale cached ACL values. Consequently, this could...

8.4CVSS5.3AI score0.00135EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.15 views

CVE-2026-68149

In the Linux kernel, the following vulnerability has been resolved: fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of posix acl caching. Commit facd61053cff1 "fuse: fixes after adapting t...

8.4CVSS5.3AI score0.00135EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68149

In the Linux kernel, the following vulnerability has been resolved: fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of posix acl caching. Commit facd61053cff1 "fuse: fixes after adapting t...

8.4CVSS5.2AI score0.00135EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 11:59 a.m.7 views

CVE-2026-68149 fs: preserve ACL_DONT_CACHE state in forget_cached_acl()

In the Linux kernel, the following vulnerability has been resolved: fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of posix acl caching. Commit facd61053cff1 "fuse: fixes after adapting t...

8.4CVSS5.3AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.9 views

PT-2026-69549

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the virtual file system VFS helper forget cached acl where it fails to preserve the ACL DONT CACHE state. This state is intended to be constant for inodes in filesyste...

8.4CVSS5.2AI score0.00135EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/06/28 1:08 a.m.16 views

SUSE CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.7AI score0.0016EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/26 7:41 p.m.21 views

CVE-2026-53311

In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 9:42 a.m.6 views

SUSE-SU-2026:22421-1 Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-40.1 fixes various security issues The following security issues were fixed: - CVE-2026-23278: netfilter: nftables: always walk all pending catchall elements bsc1260907. - CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache...

9.8CVSS6.7AI score0.00949EPSS
SaveExploits8References14
SUSE Linux
SUSE Linux
added 2026/06/24 7:34 a.m.16 views

Security update for the Linux Kernel (Live Patch 24 for SUSE Linux Enterprise 15 SP6)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.103 fixes various security issues The following security issues were fixed: CVE-2026-31402: nfsd: fix heap overflow in NFSv4.0 LOCK replay cache bsc1261640. CVE-2026-31504: net: fix fanout UAF in packetrelease via NETDEVUP race...

8.8CVSS6.4AI score0.00949EPSS
SaveExploits8References22
EUVD
EUVD
added 2026/05/21 9:08 a.m.20 views

EUVD-2026-31254

When a fusefs file system implements extended attributes, the kernel may send a FUSELISTXATTR message to the userspace daemon to retrieve the list of extended attributes for a given file. The FUSE protocol requires the daemon to return a packed list of NUL-terminated strings. The fusefs kernel...

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

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: fuse: fixed the runtime warning in truncatefoliobatchexceptionals The WARNONONCE flag was introduced in truncatefoliobatchexceptionals to determine whether the filesystem has removed all DAX entries. This fix has been applied ...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux, Linux 5.10

A use-after-free flaw was discovered in the Linux kernel’s FUSE filesystem, where a user triggers the write function. This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation...

7.8CVSS6.6AI score0.01169EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/02 8:04 a.m.10 views

fuse: reject oversized dirents in page cache

...

7.8CVSS5.8AI score0.00281EPSS
SaveExploits1
OSV
OSV
added 2026/05/01 1:56 p.m.13 views

CVE-2026-31713 fuse: abort on fatal signal during sync init

In the Linux kernel, the following vulnerability has been resolved: fuse: abort on fatal signal during sync init When sync init is used and the server exits for some reason error, crash while processing FUSEINIT, the filesystem creation will hang. The reason is that while all other threads will...

6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:53 p.m.13 views

CVE-2026-31694

In the Linux kernel, the following vulnerability has been resolved: fuse: reject oversized dirents in page cache fuseadddirenttocache computes a serialized dirent size from the server-controlled namelen field and copies the dirent into a single page-cache page. The existing logic only checks...

7.8CVSS5.8AI score0.00281EPSS
SaveExploits1References9Affected Software1
Rows per page
Query Builder