Lucene search
+L

39 matches found

CVE
CVE
•added 2026/09/24 4:02 p.m.•7 views

CVE-2026-93813

The Linux kernel contains a vulnerability in the btrfs file system where a crafted image with a corrupted INODE_REF item can trigger an out-of-boundary access. This occurs because the namelen can exceed the BTRFS_NAME_LEN limit of 255, while the allocated memory for @name remains only 255 bytes. ...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/24 4:02 p.m.•33 views

CVE-2026-93813 btrfs: tree-checker: validate INODE_REF's namelen

In the Linux kernel, the following vulnerability has been resolved: btrfs: tree-checker: validate INODEREF's namelen BUG A crafted btrfs image can trigger the following crash: BUG: unable to handle page fault for address: ffffd1dc42884000 PF: supervisor write access in kernel mode PF:...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/24 4:02 p.m.•6 views

CVE-2026-93813 btrfs: tree-checker: validate INODE_REF's namelen

In the Linux kernel, the following vulnerability has been resolved: btrfs: tree-checker: validate INODEREF's namelen BUG A crafted btrfs image can trigger the following crash: BUG: unable to handle page fault for address: ffffd1dc42884000 PF: supervisor write access in kernel mode PF:...

7.8CVSS6AI score
SaveExploits0References6
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

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

In the Linux kernel, the following vulnerability has been resolved: nfsd: returns -EINVAL when namelen is 0 When we have a corrupted main.sqlite file in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdupuser to return ZEROSIZEPTR. When we access the name.data that ha...

6.5CVSS6.3AI score0.0116EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-89495

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ocfs2: bound namelen in dlmmigraterequesthandler Patch series ocfs2/dlm: bound peer-controlled lengths in the o2dlm. The o2dlm receive handlers trust u8 length...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:19 p.m.•8 views

DEBIAN-CVE-2026-89495

In the Linux kernel, the following vulnerability has been resolved: ocfs2: bound namelen in dlmmigraterequesthandler Patch series "ocfs2/dlm: bound peer-controlled lengths in the o2dlm". The o2dlm receive handlers trust u8 length and count fields from the wire without bounding them, so a node in ...

9.8CVSS6.1AI score0.00755EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•10 views

CVE-2026-89495

In the Linux kernel, the following vulnerability has been resolved: ocfs2: bound namelen in dlmmigraterequesthandler Patch series "ocfs2/dlm: bound peer-controlled lengths in the o2dlm". The o2dlm receive handlers trust u8 length and count fields from the wire without bounding them, so a node in ...

9.8CVSS0.00755EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89495

In the Linux kernel, the following vulnerability has been resolved: ocfs2: bound namelen in dlmmigraterequesthandler Patch series "ocfs2/dlm: bound peer-controlled lengths in the o2dlm". The o2dlm receive handlers trust u8 length and count fields from the wire without bounding them, so a node in ...

9.8CVSS6AI score0.00755EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/11 8:19 p.m.•7 views

UBUNTU-CVE-2026-89495

In the Linux kernel, the following vulnerability has been resolved: ocfs2: bound namelen in dlmmigraterequesthandler Patch series "ocfs2/dlm: bound peer-controlled lengths in the o2dlm". The o2dlm receive handlers trust u8 length and count fields from the wire without bounding them, so a node in ...

9.8CVSS6.1AI score0.00755EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/11 7:43 p.m.•34 views

CVE-2026-89495 ocfs2: bound namelen in dlm_migrate_request_handler

In the Linux kernel, the following vulnerability has been resolved: ocfs2: bound namelen in dlmmigraterequesthandler Patch series "ocfs2/dlm: bound peer-controlled lengths in the o2dlm". The o2dlm receive handlers trust u8 length and count fields from the wire without bounding them, so a node in ...

9.8CVSS0.00755EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/11 7:43 p.m.•32 views

CVE-2026-89495

CVE-2026-89495 affects the OCFS2/DLM (o2dlm) subsystem in the Linux kernel . The migration and recovery message handlers trust peer-supplied u8 length fields (namelen, lockname_len, num_locks) without bounding them before passing them to memcpy, resulting in a heap out-of-bounds write of up to ~2...

9.8CVSS6AI score0.00755EPSS
SaveExploits0References8
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
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
OSV
OSV
•added 2026/05/01 1:53 p.m.•13 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.8CVSS6AI score
SaveExploits0References6
attackerkb
attackerkb
•added 2026/05/01 1:53 p.m.•18 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.00173EPSS
SaveExploits1References9Affected Software1
CVE
CVE
•added 2026/05/01 1:53 p.m.•155 views

CVE-2026-31694

Summary: CVE-2026-31694 fixes a Linux kernel FUSE directory-entry handling flaw. A malicious FUSE server could cause a 24-byte overflow by returning a dirent whose serialized size (based on namelen) exceeds a single PAGE_SIZE. The bug arises in fuse_add_dirent_to_cache(), which previously only ch...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/04/20 12:00 a.m.•50 views

PT-2026-36324

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.16-rc1 and later affected versions not specified Description An out-of-bounds write issue exists in the fuse add dirent to cache function within the FUSE subsystem. The system calculates a serialized directory entry...

7.8CVSS6.9AI score0.00173EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
•added 2025/10/27 12:00 a.m.•9 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices NULL Pointer Dereference (CVE-2024-47692)

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdupuser to return ZEROSIZEPTR. When we access the name.data that has been...

6.5CVSS6.2AI score0.0116EPSS
SaveExploits0References5
Debian
Debian
•added 2025/10/13 2:45 p.m.•17 views

[SECURITY] [DLA 4329-1] libfcgi security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4329-1 [email protected] https://www.debian.org/lts/security/ Thorsten Alteholz October 13, 2025 https://wiki.debian.org/LTS -...

9.3CVSS7.2AI score0.00612EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/10/07 12:00 a.m.•5 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-381973)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381973 advisory. In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in...

6.5CVSS6.4AI score0.0116EPSS
SaveExploits0References3
Rows per page
Query Builder