Lucene search
+L

332 matches found

Kitploit
Kitploit
added 2026/09/14 10:27 p.m.8 views

page_inject

pageinject - AFALG aead cross-container escape AFALG aead vulnerability cross-container exploit -- pivot from one compromised container into every sibling container that shares the samelibc.so.6 image layer. This is an escape primitive : it runs from inside an unprivileged container that the...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.3 views

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

In the Linux kernel, the following vulnerability has been resolved: sysctl: Always initialize iuid/igid. iuid/igid is always initialized within the sysfs core, so setownership can safely skip setting them. The commit 5ec27ec735ba from “fs/proc/procsysctl.c: fix the default values of iuid/igid on...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.6 views

CVE-2026-89601

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

8.8CVSS0.00348EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.3 views

CVE-2026-89648

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS0.00609EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89601

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1 %NASLMINLEVEL 80900...

8.8CVSS0.00348EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/11 10:45 p.m.9 views

CVE-2026-89601

A flaw was found in the Linux kernel's ext2 filesystem. This vulnerability occurs in the ext2setsize and ext2xattrset2 functions, where inode updates for ISSYNC inodes may be lost. This happens because the syncinodemetadata function only processes inodes that are already marked as dirty, leading ...

8.8CVSS0.00348EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89648

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS0.00609EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

AZL-100250 CVE-2026-89648 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS0.00609EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89648

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS0.00609EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-89601

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

8.8CVSS0.00348EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76560

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

0.00609EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.18 views

CVE-2026-89648

CVE-2026-89648 affects the Linux kernel Ceph client in the function ceph_parse_deleg_inos(). When decoding delegated-inode intervals from an MDS create-with-delegation reply, the 64-bit len field is fully attacker-controlled and was previously unbounded. A malicious or compromised Ceph MDS can se...

7.5CVSS0.00609EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.28 views

CVE-2026-89648 ceph: cap delegated inode count in ceph_parse_deleg_inos()

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS0.00609EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89601

This vulnerability affects the Linux kernel ext2 filesystem in the ext2_setsize() and ext2_xattr_set2() functions. The root cause is that for IS_SYNC inodes , sync_inode_metadata() is called without first marking the inode dirty; since that function only operates on already-dirty inodes, inode up...

8.8CVSS0.00348EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:45 p.m.5 views

CVE-2026-89601 ext2: Fix lost inode updates for IS_SYNC inodes

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

8.8CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76513

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

0.00348EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.26 views

CVE-2026-89601 ext2: Fix lost inode updates for IS_SYNC inodes

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for ISSYNC inodes ext2setsize and ext2xattrset2 had a construct like: if ISSYNCinode syncinodemetadatainode, 1; else markinodedirtyinode; which leads to lost inode updates for ISSYNC inodes because...

8.8CVSS0.00348EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90364

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in ceph parse deleg inos ceph parse deleg inos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

0.00609EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90317

In the Linux kernel, the following vulnerability has been resolved: ext2: Fix lost inode updates for IS SYNC inodes ext2 setsize and ext2 xattr set2 had a construct like: if IS SYNCinode sync inode metadatainode, 1; else mark inode dirtyinode; which leads to lost inode updates for IS SYNC inodes...

0.00348EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:25 a.m.11 views

SUSE CVE-2026-80879

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix circular locking dependency in ocfs2dioendiowrite A circular locking dependency involves INODEALLOCSYSTEMINODE, EXTENTALLOCSYSTEMINODE, and ORPHANDIRSYSTEMINODE. 1. ocfs2mknod acquires INODEALLOC then EXTENTALLOC. 2...

5.8AI score0.00165EPSS
SaveExploits0References3
Rows per page
Query Builder