Lucene search
+L

117 matches found

OSV
OSV
added 2023/02/21 2:15 a.m.4 views

UBUNTU-CVE-2022-48340

In Gluster GlusterFS 11.0, there is an xlators/cluster/dht/src/dht-common.c dhtsetxattrmdscbk use-after-free...

7.5CVSS5.8AI score0.00871EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:58 a.m.5 views

SUSE CVE-2016-7097

The filesystem implementation in the Linux kernel through 4.8.2 preserves the setgid bit during a setxattr call, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions...

4.4CVSS6.3AI score0.00377EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 4:49 a.m.5 views

SUSE CVE-2017-5551

The simplesetacl function in fs/posixacl.c in the Linux kernel before 4.9.6 preserves the setgid bit during a setxattr call involving a tmpfs filesystem, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. NOT...

4.4CVSS6.5AI score0.00404EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.2 views

SUSE CVE-2018-12233

In the eaget function in fs/jfs/xattr.c in the Linux kernel through 4.17.1, a memory corruption bug in JFS can be triggered by calling setxattr twice with two different extended attribute names on the same file. This vulnerability can be triggered by an unprivileged user with the ability to creat...

4.4CVSS6.6AI score0.02342EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2023/02/15 4:6 a.m.5 views

SUSE CVE-2019-19319

In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call, aka CID-345c0dbf3a30...

6.6CVSS6.9AI score0.00692EPSS
SaveExploits1References16
CNVD
CNVD
added 2021/12/27 12:0 a.m.32 views

Linux kernel has unspecified vulnerabilities (CNVD-2022-00608)

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. Linux kernel versions prior to 5.15.11 have a security vulnerability that stems from f2fssetxattr in fs/f2fs/xattr.c in the Linux kernel, which can be exploited when an inode has an invalid last xattr...

7.8CVSS3.8AI score0.00549EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/12/23 12:0 a.m.6 views

Linux kernel 缓冲区错误漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. Linux kernel versions prior to 5.15.11 have a security vulnerability that stems from f2fssetxattr in fs/f2fs/xattr.c in the Linux kernel, which can be exploited when an inode has an invalid last xattr...

7.8CVSS6.5AI score0.00549EPSS
SaveExploits1References16
Positive Technologies
Positive Technologies
added 2021/12/22 12:0 a.m.12 views

PT-2021-6205 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.15.11 Description: The issue arises from an out-of-bounds memory access in the f2fs setxattr function in fs/f2fs/xattr.c when an inode has an invalid last xattr entry. This can potentially impact the...

9.8CVSS7.5AI score0.88606EPSS
SaveExploits327References1218
Gitee
Gitee
added 2021/11/21 6:31 p.m.29 views

Exploit for Privilege Context Switching Error in Canonical Ubuntu_Linux

PoC exploit for CVE-2021-3493, a local privilege escalation vulnerability in Ubuntu OverlayFS. The target is the Linux kernel, specifically the overlayfs file system, which did not properly validate the application of file system capabilities with respect to user namespaces. A local attacker coul...

8.8CVSS6.8AI score0.49166EPSS
SaveExploits28
Amazon
Amazon
added 2020/06/17 12:0 a.m.8 views

Important: kernel-livepatch-4.14.177-139.253

Issue Overview: In the Linux kernel 5.0.21, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call. CVE-2019-19319 Affected...

6.5CVSS6.8AI score0.00692EPSS
SaveExploits1
Amazon
Amazon
added 2020/06/17 12:0 a.m.7 views

Important: kernel-livepatch-4.14.173-137.228

Issue Overview: In the Linux kernel 5.0.21, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call. CVE-2019-19319 Affected...

6.5CVSS6.8AI score0.00692EPSS
SaveExploits1
OSV
OSV
added 2020/06/11 11:1 p.m.10 views

USN-4391-1 linux, linux-aws, linux-kvm, linux-raspi2, linux-snapdragon vulnerabilities

It was discovered that the ext4 file system implementation in the Linux kernel did not properly handle setxattr operations in some situations. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2019-19319 It was discovered that memory...

7.5CVSS6.9AI score0.0124EPSS
SaveExploits4References9
RedhatCVE
RedhatCVE
added 2020/04/08 5:15 p.m.58 views

CVE-2016-7097

It was found that when file permissions were modified via chmod and the user modifying them was not in the owning group or capable of CAPFSETID, the setgid bit would be cleared. Setting a POSIX ACL via setxattr sets the file permissions as well as the new ACL, but doesn't clear the setgid bit in ...

4.4CVSS3.1AI score0.00377EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/27 11:15 p.m.2 views

DEBIAN-CVE-2019-19319

In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call, aka CID-345c0dbf3a30...

6.5CVSS6.7AI score0.00692EPSS
SaveExploits1References1
NVD
NVD
added 2019/11/27 11:15 p.m.23 views

CVE-2019-19319

In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call, aka CID-345c0dbf3a30...

6.5CVSS6.9AI score0.00692EPSS
SaveExploits1References10
Prion
Prion
added 2019/11/27 11:15 p.m.35 views

Design/Logic Flaw

In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call, aka CID-345c0dbf3a30...

4.4CVSS6.3AI score0.00692EPSS
SaveExploits1References10Affected Software3
OSV
OSV
added 2019/11/27 11:15 p.m.6 views

UBUNTU-CVE-2019-19319

In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call, aka CID-345c0dbf3a30...

6.5CVSS6.8AI score0.00692EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2019/11/27 10:48 p.m.50 views

CVE-2019-19319

In the Linux kernel before 5.2, a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4xattrsetentry use-after-free in fs/ext4/xattr.c when a large oldsize value is used in a memset call, aka CID-345c0dbf3a30...

6.7AI score0.00692EPSS
SaveExploits1References10
Veracode
Veracode
added 2019/05/02 5:51 a.m.33 views

Privilege Escalation

Linux kernel is vulnerable to privilege escalation attacks. The file system implementation in the Linux kernel preserves the setgid bit during a setxattr call. This could allow a local user to gain elevated privileges via certain setgid applications...

4.4CVSS6.1AI score0.00404EPSS
SaveExploits0References41Affected Software2
CNVD
CNVD
added 2018/11/06 12:0 a.m.7 views

Red Hat glusterfs 'setxattr(2)' function denial of service vulnerability

Red Hat glusterfs is an open source distributed file system from Red Hat. The system is mainly for media streaming, data analysis and other data- and bandwidth-intensive tasks to create large-scale distributed storage solutions. A security vulnerability exists in Red Hat glusterfs. An attacker ca...

6.5CVSS7.1AI score0.02515EPSS
SaveExploits0References1
Rows per page
Query Builder