Lucene search
+L

72 matches found

Debian CVE
Debian CVE
•added 2026/09/25 10:22 a.m.•5 views

CVE-2026-97950

In the Linux kernel, the following vulnerability has been resolved: configfs: pin the symlink target's dirent instead of chasing -cidentry createlink reads the target's configfsdirent from item-cidentry-dfsdata, relying on the item reference taken by gettarget. That reference pins the item, not i...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 6:37 a.m.•11 views

freebsd-dirent-info-leak-bugs

¿Cómo encontré los bugs? 1. Decido aleatoriamente auditar los sistemas de archivos en FreeBSD 2. Investigo un poco y descubro que el sistema de archivos predeterminado es una combinación de FFS y UFS 3. Dedico un tiempo a auditar ufscreate y encuentro 0 bugs 4. Ve aquí y revisa el historial de...

6AI score
SaveExploits0References11
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•12 views

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

In the Linux kernel, the following vulnerabilities have been resolved: f2fs: fixed to avoid dirent corruption As Al reported in link 1: f2fsrename … if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You need the correct inumber i...

7.8CVSS6.3AI score0.00245EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/28 4:17 p.m.•12 views

CVE-2026-38636

An issue in the seekdir function /dirent/mod.rs of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via a crafted input...

7.5CVSS0.0063EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/28 12:00 a.m.•34 views

CVE-2026-38636

The relibc library (specifically commit 61f42d ) contains a vulnerability in the seekdir() function located in /dirent/mod.rs . An attacker can provide crafted input to trigger a Denial of Service (DoS) . No specific remediation or exploit links are provided in the documents.

5.9AI score0.0063EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/28 12:00 a.m.•37 views

CVE-2026-38636

An issue in the seekdir function /dirent/mod.rs of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via a crafted input...

0.0063EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/28 12:00 a.m.•11 views

EUVD-2026-67770

An issue in the seekdir function /dirent/mod.rs of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via a crafted input...

7.5CVSS5.9AI score0.0063EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•35 views

PT-2026-83129

An issue in the seekdir function /dirent/mod.rs of relibc commit 61f42d allows attackers to cause a Denial of Service DoS via a crafted input...

5.9AI score0.0063EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: configfs: A possible memory leak has been fixed in configfscreatedir. kmemleak: Memory leaks were reported in configfscreatedir. - Unreferenced object 0xffff888009f6af00 size 192: Command: “modprobe”, PID: 3777, Jiffies:...

5.6AI score0.00251EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/05/27 12:58 p.m.•14 views

CVE-2026-46078

In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but the trailing dirents are special since the namelens are calculated with strnlen with unchecked nameoff...

7.1CVSS5.7AI score0.00176EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2026/05/27 12:58 p.m.•56 views

CVE-2026-46078

Summary: CVE-2026-46078 affects the Linux kernel EROFS filesystem, where trailing dirents can trigger an out-of-bounds read due to incorrect nameoff handling. The root cause is that namelen calculations for trailing dirents use strnlen with unchecked nameoffs, allowing underflow when nameoff >...

7.1CVSS5.8AI score0.00176EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/05/27 12:58 p.m.•15 views

CVE-2026-46078 erofs: fix the out-of-bounds nameoff handling for trailing dirents

In the Linux kernel, the following vulnerability has been resolved: erofs: fix the out-of-bounds nameoff handling for trailing dirents Currently we already have boundary-checks for nameoffs, but the trailing dirents are special since the namelens are calculated with strnlen with unchecked nameoff...

7.1CVSS5.8AI score
SaveExploits0References11
NVD
NVD
•added 2026/05/11 11:19 p.m.•23 views

CVE-2026-34962

barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4common.c where the ext4fsiteratedir function fails to validate that directory entry length values are non-zero. Attackers can supply a malicious ext4 filesystem image with a...

6.9CVSS0.00182EPSS
SaveExploits0References4
CNVD
CNVD
•added 2026/05/11 12:00 a.m.•27 views

Linux kernel fuse_add_dirent_to_cache function buffer overflow vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A buffer overflow vulnerability exists in the Linux kernel. The vulnerability stems from the fuseadddirenttocache function not checking if the dirent size exceeds PAGESIZE, whi...

7.8CVSS6AI score0.00173EPSS
SaveExploits1
SUSE CVE
SUSE CVE
•added 2026/05/02 1:25 a.m.•33 views

SUSE 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.00173EPSS
SaveExploits1References118
RedhatCVE
RedhatCVE
•added 2026/05/01 7:23 p.m.•14 views

CVE-2026-31694

A flaw was found in the Linux kernel's Filesystem in Userspace FUSE component. A malicious FUSE server could exploit this by providing an oversized directory entry dirent that is not properly validated. This improper validation causes a memory copy operation to write beyond the allocated buffer,...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits1References4
OSV
OSV
•added 2026/05/01 2:16 p.m.•11 views

AZL-85424 CVE-2026-31694 affecting package kernel for versions less than 6.6.137.1-2

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.8CVSS6AI score0.00173EPSS
SaveExploits1References1
NVD
NVD
•added 2026/05/01 2:16 p.m.•15 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.8CVSS0.00173EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/05/01 1:53 p.m.•50 views

CVE-2026-31694 fuse: reject oversized dirents in page cache

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.8CVSS0.00173EPSS
SaveExploits1References3
EUVD
EUVD
•added 2026/05/01 1:53 p.m.•15 views

EUVD-2026-26503

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

5.8AI score0.00173EPSS
SaveExploits1References5
Rows per page
Query Builder