Lucene search
+L

22 matches found

CVE
CVE
added 2026/09/11 7:45 p.m.4 views

CVE-2026-89649

CVE-2026-89649 affects the Linux kernel's CephFS subsystem. The function __build_xattrs() decodes xattr blobs supplied by the Ceph metadata server (MDS) but fails to verify that the final attribute's value length does not exceed the remaining bytes in the blob — it advances the pointer with a bar...

SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:45 p.m.2 views

EUVD-2026-76561

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89649 ceph: bound xattr value length in __build_xattrs()

In the Linux kernel, the following vulnerability has been resolved: ceph: bound xattr value length in buildxattrs buildxattrs decodes the MDS-supplied xattr blob one attribute at a time. For each attribute it reads a 32-bit name length, advances past the name bytes, reads a 32-bit value length,...

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

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001977 advisory. Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory...

6.2CVSS7.3AI score0.00566EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002202 advisory. Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory...

6.2CVSS7.3AI score0.00566EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988856)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988856 advisory. In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, w...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/12 1:06 a.m.7 views

SUSE CVE-2022-49890

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.16 views

UBUNTU-CVE-2022-49890

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.2 views

CVE-2022-49890 capabilities: fix potential memleak on error path from vfs_getxattr_alloc()

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

6.1AI score0.00212EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:10 p.m.138 views

CVE-2022-49890

CVE-2022-49890 covers a Linux kernel memleak in cap_inode_getsecurity() when using vfs_getxattr_alloc() to allocate tmpbuf. If tmpbuf allocation succeeds but handler->get() fails, memory leak could occur in the sequence (krealloc of xattr_value, then assignment back to *xattr_value). The mitig...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:00 a.m.13 views

The vulnerability of the __jfs_getxattr() and jfs_listxattr() functions in the Linux file system jfs allows a attacker to cause a service failure.

The vulnerability of the jfsgetxattr and jfslistxattr functions in the fs/jfs/xattr.c file of the JFS file system in the Linux operating system is related to reading memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References27Affected Software5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.13 views

kernel: capabilities: fix potential memleak on error path from vfs_getxattr_alloc()

A flaw was found in the capabilities subsystem in the Linux kernel. When memory is allocated for a temporary buffer and a subsequent function call fails, the allocated memory is not released, resulting in a memory leak. This issue could impact system performance and result in a denial of service...

5.5CVSS6.8AI score0.00212EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/14 12:00 a.m.21 views

PT-2025-18607 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the capabilities module. The problem occurs when the vfs getxattr alloc function fails to allocate memory f...

8.8CVSS5AI score0.03047EPSS
SaveExploits9References768
SUSE CVE
SUSE CVE
added 2023/02/15 5:35 a.m.11 views

SUSE CVE-2013-4591

Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact via a getxattr system call for the system.nfs4acl extended attribut...

6.2CVSS7.2AI score0.00566EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/08 3:28 a.m.15 views

GSD-2022-1008311 capabilities: fix potential memleak on error path from vfs_getxattr_alloc()

capabilities: fix potential memleak on error path from vfsgetxattralloc This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.299 by commit...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2014/03/11 5:07 p.m.8 views

kernel: nfs: missing check for buffer length in __nfs4_get_acl_uncached

Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact via a getxattr system call for the system.nfs4acl extended attribut...

6.2CVSS6AI score0.00566EPSS
SaveExploits1References4
OSV
OSV
added 2013/11/20 1:19 p.m.4 views

DEBIAN-CVE-2013-4591

Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact via a getxattr system call for the system.nfs4acl extended attribut...

6.2CVSS7.5AI score0.00566EPSS
SaveExploits1References1
Prion
Prion
added 2013/11/20 1:19 p.m.25 views

Buffer overflow

Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact via a getxattr system call for the system.nfs4acl extended attribut...

6.2CVSS7.8AI score0.00566EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2013/11/20 1:19 p.m.9 views

UBUNTU-CVE-2013-4591

Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact via a getxattr system call for the system.nfs4acl extended attribut...

6.2CVSS7.1AI score0.00566EPSS
SaveExploits1References9
Cvelist
Cvelist
added 2013/11/19 3:00 p.m.38 views

CVE-2013-4591

Buffer overflow in the nfs4getacluncached function in fs/nfs/nfs4proc.c in the Linux kernel before 3.7.2 allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact via a getxattr system call for the system.nfs4acl extended attribut...

8AI score0.00566EPSS
SaveExploits1References8
Rows per page
Query Builder