Lucene search
+L

801 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002074)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002074 advisory. The mbcache feature in the ext2 and ext4 filesystem implementations in the Linux kernel before 4.6 mishandles xattr block caching, which allows local users to cause ...

5.5CVSS6.9AI score0.00454EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002487)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002487 advisory. The overlayfs implementation in the Linux kernel through 4.5.2 does not properly maintain POSIX ACL xattr data, which allows local users to gain privileges by...

7.8CVSS7AI score0.00923EPSS
SaveExploits3References9
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002860)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002860 advisory. The ext4xattrcheckentries function in fs/ext4/xattr.c in the Linux kernel through 4.15.15 does not properly validate xattr sizes, which causes misinterpretation of a...

7.1CVSS6.5AI score0.01456EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001848)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001848 advisory. The mbcache feature in the ext2 and ext4 filesystem implementations in the Linux kernel before 4.6 mishandles xattr block caching, which allows local users to cause ...

5.5CVSS6.9AI score0.00454EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003268)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003268 advisory. The ext4xattrcheckentries function in fs/ext4/xattr.c in the Linux kernel through 4.15.15 does not properly validate xattr sizes, which causes misinterpretation of a...

7.1CVSS6.5AI score0.01456EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.2 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003014)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003014 advisory. Linux kernel is vulnerable to a heap-based buffer overflow in the fs/ext4/xattr.c:ext4xattrsetentry function. An attacker could exploit this by operating on a mounte...

7.2CVSS6.9AI score0.0067EPSS
SaveExploits1References9
CVE
CVE
added 2026/01/14 3:05 p.m.25 views

CVE-2025-71105

CVE-2025-71105 documents a Linux kernel issue in f2fs where two slab caches (f2fs_xattr_entry-7:3 and f2fs_xattr_entry-7:7) with identical slab sizes cause kmem_cache_sanity_check warnings during mount operations. The root cause is using per-sb slab caches instead of a single global slab, leading...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:05 p.m.4 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.3AI score0.00127EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:05 p.m.12 views

CVE-2025-71105

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/14 3:05 p.m.36 views

CVE-2025-71105 f2fs: use global inline_xattr_slab instead of per-sb slab cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: use global inlinexattrslab instead of per-sb slab cache As Hong Yun reported in mailing list: loop7: detected capacity change from 0 to 131072 ------------ cut here ------------ kmemcache of name 'f2fsxattrentry-7:7' alread...

0.00127EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/01/14 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of a global inlinexattrslab instead of a per-superblock slab cache, which could lead to duplicate...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References5
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68820

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

0.00184EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68820

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

5.7AI score0.00184EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:16 p.m.9 views

UBUNTU-CVE-2025-68820

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

5.7AI score0.00184EPSS
SaveExploits0References38
NVD
NVD
added 2026/01/13 4:15 p.m.8 views

CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 4:15 p.m.10 views

UBUNTU-CVE-2025-68784

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a UAF problem in xattr repair The xchksetupxattrbuf function can allocate a new value buffer, which means that any reference to ab-value before the call could become a dangling pointer. Fix this by moving an assignment t...

5.8AI score0.00172EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68820

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

5.3AI score0.00184EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.28 views

CVE-2025-68820 ext4: xattr: fix null pointer deref in ext4_raw_inode()

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

0.00184EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68820 ext4: xattr: fix null pointer deref in ext4_raw_inode()

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4rawinode If ext4getinodeloc fails e.g. if it returns -EFSCORRUPTED, iloc.bh will remain set to NULL. Since ext4xattrinodedecrefall lacks error checking, this will lead to a null pointer...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2026/01/13 3:29 p.m.62 views

CVE-2025-68820

The CVE-2025-68820 entry corresponds to a resolved Linux kernel issue in ext4: xattr, where ext4_get_inode_loc() failures could leave iloc.bh NULL and ext4_xattr_inode_dec_ref_all() would not check errors, causing a NULL dereference in ext4_raw_inode() after get_inode_loc(). The associated connec...

6AI score0.00184EPSS
SaveExploits0References8
Rows per page
Query Builder