Lucene search
+L

13 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•9 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.8CVSS5.8AI score0.00508EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/11 10:45 p.m.•15 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.8CVSS6AI score0.00508EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

AZL-100446 CVE-2026-89601 affecting package kernel 6.6.157.1-1

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.8AI score0.00508EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 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.8CVSS5.9AI score0.00508EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•10 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.00508EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 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.8CVSS5.8AI score0.00508EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 8:19 p.m.•8 views

UBUNTU-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.8CVSS5.9AI score0.00508EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/11 7:45 p.m.•21 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.8CVSS5.8AI score0.00508EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/11 7:45 p.m.•15 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.8CVSS5.9AI score0.00508EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/11 7:45 p.m.•11 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...

5.8AI score0.00508EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/11 7:45 p.m.•13 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
Cvelist
Cvelist
•added 2026/09/11 7:45 p.m.•30 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.00508EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•2 views

CVE-2026-89601: Undefined Security Weakness

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.8AI score0.00508EPSS
SaveExploits0References1
Rows per page
Query Builder