Lucene search
+L

117 matches found

RedHat Linux
RedHat Linux
added 2018/11/05 2:57 p.m.6 views

glusterfs: Repeat use of "GF_META_LOCK_KEY" xattr allows for memory exhaustion

A flaw was found in glusterfs server which allowed repeated usage of GFMETALOCKKEY xattr. A remote, authenticated attacker could use this flaw to create multiple locks for single inode by using setxattr repetitively resulting in memory exhaustion of glusterfs server node...

6.5CVSS7.3AI score0.02515EPSS
SaveExploits0References4
CNVD
CNVD
added 2018/11/02 12:0 a.m.7 views

GlusterFS Denial of Service Vulnerability

Red Hat Gluster is an open source distributed file system from Red Hat 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 denial of service vulnerability exists in Red Hat Gluster...

6.5CVSS7.2AI score0.02172EPSS
SaveExploits0References1
Prion
Prion
added 2018/10/31 7:29 p.m.30 views

Directory traversal

The Gluster file system through versions 4.1.4 and 3.1.2 is vulnerable to a denial of service attack via use of the 'GFXATTRIOSTATSDUMPKEY' xattr. A remote, authenticated attacker could exploit this by mounting a Gluster volume and repeatedly calling 'setxattr2' to trigger a state dump and create...

4CVSS7.1AI score0.02172EPSS
SaveExploits0References7Affected Software5
UbuntuCve
UbuntuCve
added 2018/10/31 7:29 p.m.34 views

CVE-2018-14659

The Gluster file system through versions 4.1.4 and 3.1.2 is vulnerable to a denial of service attack via use of the 'GFXATTRIOSTATSDUMPKEY' xattr. A remote, authenticated attacker could exploit this by mounting a Gluster volume and repeatedly calling 'setxattr2' to trigger a state dump and create...

6.5CVSS7AI score0.02172EPSS
SaveExploits0References5
OSV
OSV
added 2018/10/31 7:29 p.m.23 views

CVE-2018-14659

The Gluster file system through versions 4.1.4 and 3.1.2 is vulnerable to a denial of service attack via use of the 'GFXATTRIOSTATSDUMPKEY' xattr. A remote, authenticated attacker could exploit this by mounting a Gluster volume and repeatedly calling 'setxattr2' to trigger a state dump and create...

6.5CVSS8.4AI score0.02172EPSS
SaveExploits0References7
OSV
OSV
added 2018/10/31 7:29 p.m.5 views

UBUNTU-CVE-2018-14659

The Gluster file system through versions 4.1.4 and 3.1.2 is vulnerable to a denial of service attack via use of the 'GFXATTRIOSTATSDUMPKEY' xattr. A remote, authenticated attacker could exploit this by mounting a Gluster volume and repeatedly calling 'setxattr2' to trigger a state dump and create...

6.5CVSS7.1AI score0.02172EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2018/10/31 7:0 p.m.35 views

CVE-2018-14659

The Gluster file system through versions 4.1.4 and 3.1.2 is vulnerable to a denial of service attack via use of the 'GFXATTRIOSTATSDUMPKEY' xattr. A remote, authenticated attacker could exploit this by mounting a Gluster volume and repeatedly calling 'setxattr2' to trigger a state dump and create...

6.5CVSS7.1AI score0.02172EPSS
SaveExploits0References7
Prion
Prion
added 2018/06/12 12:29 p.m.43 views

Design/Logic Flaw

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...

6.8CVSS7.3AI score0.02342EPSS
SaveExploits0References12Affected Software2
OSV
OSV
added 2018/06/12 12:29 p.m.3 views

DEBIAN-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...

7.8CVSS6.5AI score0.02342EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/06/12 12:0 a.m.5 views

PT-2018-11064 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 4.17.1 Description: A memory corruption bug in JFS can be triggered by calling setxattr twice with two different extended attribute names on the same file. This issue can be triggered by an unprivileged user with...

9.8CVSS7.7AI score0.92621EPSS
SaveExploits97References928
OSV
OSV
added 2018/06/12 12:0 a.m.3 views

UBUNTU-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...

7.8CVSS6.7AI score0.02342EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2017/09/19 12:0 a.m.50 views

Ubuntu: Security Advisory (USN-3422-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2017 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8CVSS7.7AI score0.16181EPSS
SaveExploits17References2
RedHat Linux
RedHat Linux
added 2017/09/06 8:36 p.m.6 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00404EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/09/06 8:36 p.m.7 views

kernel: Setting a POSIX ACL via setxattr doesn't clear the setgid bit

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.4CVSS7.1AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.8 views

kernel: Setting a POSIX ACL via setxattr doesn't clear the setgid bit

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.4CVSS7.1AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.7 views

kernel: Setting a POSIX ACL via setxattr doesn't clear the setgid bit

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.4CVSS7.1AI score0.00377EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2017/07/21 12:0 a.m.51 views

Ubuntu 16.10 : linux, linux-raspi2 vulnerabilities (USN-3359-1)

It was discovered that the Linux kernel did not properly initialize a Wake- on-Lan data structure. A local attacker could use this to expose sensitive information kernel memory. CVE-2014-9900 Dmitry Vyukov, Andrey Konovalov, Florian Westphal, and Eric Dumazet discovered that the netfiler subsyste...

10CVSS6.8AI score0.1081EPSS
SaveExploits1References12
Cloud Foundry
Cloud Foundry
added 2017/03/31 12:0 a.m.66 views

USN-3234-2: Linux kernel (Xenial HWE) vulnerabilities | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 14.04 Description Ralf Spenneberg discovered that the ext4 implementation in the Linux kernel did not properly validate meta block groups. An attacker with physical access could use this to specially craft an ext4 image th...

4.9CVSS6.1AI score0.00428EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2017/03/21 9:6 a.m.9 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00404EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2017/03/16 12:0 a.m.115 views

Ubuntu 16.04 LTS : Linux kernel vulnerabilities (USN-3234-1)

The remote Ubuntu 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-3234-1 advisory. Ralf Spenneberg discovered that the ext4 implementation in the Linux kernel did not properly validate meta block groups. An attacker with physical access...

4.9CVSS6.5AI score0.00428EPSS
SaveExploits0References3
Rows per page
Query Builder