Lucene search
+L

2126 matches found

Debian CVE
Debian CVE
•added 2018/02/02 2:00 p.m.•38 views

CVE-2018-6551

The malloc implementation in the GNU C Library aka glibc or libc6, from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZEMAX and could return a pointer to a heap region that is smaller than requested, eventually...

9.8CVSS9.4AI score0.02189EPSS
SaveExploits0
Cvelist
Cvelist
•added 2018/02/02 2:00 p.m.•30 views

CVE-2018-6551

The malloc implementation in the GNU C Library aka glibc or libc6, from version 2.24 to 2.26 on powerpc, and only in version 2.26 on i386, did not properly handle malloc calls with arguments close to SIZEMAX and could return a pointer to a heap region that is smaller than requested, eventually...

8.4AI score0.02189EPSS
SaveExploits0References3
CNVD
CNVD
•added 2018/02/02 12:00 a.m.•10 views

GNU C Library 'memalign' Function Integer Overflow Vulnerability

The GNU C Library aka glibc, libc6 is an open-source, free C language compiler released under the LGPL license. An integer overflow vulnerability exists in the posixmemalign function of the 'memalign' function in GNU C Library version 2.26 and earlier. An attacker can exploit this vulnerability t...

9.8CVSS9.6AI score0.04689EPSS
SaveExploits0References1
OSV
OSV
•added 2018/02/01 2:29 p.m.•6 views

DEBIAN-CVE-2018-6485

An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

9.8CVSS9.2AI score0.04689EPSS
SaveExploits0References1
OSV
OSV
•added 2018/02/01 2:29 p.m.•13 views

UBUNTU-CVE-2018-6485

An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

9.8CVSS6.9AI score0.04689EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2018/02/01 2:00 p.m.•34 views

CVE-2018-6485

An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

8.6AI score0.04689EPSS
SaveExploits0References9
Debian CVE
Debian CVE
•added 2018/02/01 2:00 p.m.•27 views

CVE-2018-6485

An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

9.8CVSS8.6AI score0.04689EPSS
SaveExploits0
CNVD
CNVD
•added 2018/02/01 12:00 a.m.•12 views

glibc buffer overflow vulnerability (CNVD-2018-04663)

glibc a.k.a. GNU C Library, libc6 is an open-source, free C language compiler released under the LGPL license. A buffer overflow vulnerability exists in glibc version 2.5 because the program fails to properly resolve the LDLIBRARYPATH environment variable. A local attacker can use the LDLIBRARYPA...

7CVSS7.9AI score0.01208EPSS
SaveExploits5References1
Cloud Foundry
Cloud Foundry
•added 2018/02/01 12:00 a.m.•180 views

USN-3534-1: GNU C Library vulnerabilities | Cloud Foundry

Severity High Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 14.04 Description It was discovered that the GNU C library did not properly handle all of the possible return values from the kernel getcwd2 syscall. A local attacker could potentially exploit this to execute arbitrary code ...

9.8CVSS8.8AI score0.13368EPSS
SaveExploits17
Tenable Nessus
Tenable Nessus
•added 2018/01/18 12:00 a.m.•185 views

Ubuntu 14.04 LTS / 16.04 LTS : GNU C Library vulnerabilities (USN-3534-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3534-1 advisory. It was discovered that the GNU C library did not properly handle all of the possible return values from the kernel getcwd2 syscall. A local...

9.8CVSS8.3AI score0.13368EPSS
SaveExploits17References8
Ubuntu
Ubuntu
•added 2018/01/17 1:51 p.m.•71 views

USN-3536-1: GNU C Library vulnerability

It was discovered that the GNU C library did not properly handle all of the possible return values from the kernel getcwd2 syscall. A local attacker could potentially exploit this to execute arbitrary code in setuid programs and gain administrative privileges. CVE-2018-1000001...

7.8CVSS8.3AI score0.13368EPSS
SaveExploits10
Ubuntu
Ubuntu
•added 2018/01/17 12:57 p.m.•99 views

USN-3534-1: GNU C Library vulnerabilities

It was discovered that the GNU C library did not properly handle all of the possible return values from the kernel getcwd2 syscall. A local attacker could potentially exploit this to execute arbitrary code in setuid programs and gain administrative privileges. CVE-2018-1000001 A memory leak was...

9.8CVSS8.2AI score0.13368EPSS
SaveExploits17
OSV
OSV
•added 2018/01/11 12:00 a.m.•10 views

UBUNTU-CVE-2018-1000001

In glibc 2.26 and earlier there is confusion in the usage of getcwd by realpath which can be used to write before the destination buffer leading to a buffer underflow and potential code execution...

7.8CVSS7.4AI score0.13368EPSS
SaveExploits10References9
ArchLinux
ArchLinux
•added 2018/01/10 12:00 a.m.•44 views

[ASA-201801-9] glibc: multiple issues

Arch Linux Security Advisory ASA-201801-9 ========================================= Severity: High Date : 2018-01-10 CVE-ID : CVE-2017-15670 CVE-2017-15671 Package : glibc Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-460 Summary ======= The package glibc before...

9.8CVSS1.1AI score0.02977EPSS
SaveExploits0References11
OSV
OSV
•added 2017/12/18 1:29 a.m.•29 views

CVE-2017-16997

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

7.8CVSS6.5AI score
SaveExploits0References6
OSV
OSV
•added 2017/12/18 1:29 a.m.•10 views

DEBIAN-CVE-2017-16997

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

7.8CVSS8.6AI score0.02895EPSS
SaveExploits0References1
Prion
Prion
•added 2017/12/18 1:29 a.m.•39 views

Design/Logic Flaw

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

9.3CVSS7.8AI score0.02895EPSS
SaveExploits0References6Affected Software4
CVE
CVE
•added 2017/12/18 1:00 a.m.•234 views

CVE-2017-16997

Summary: CVE-2017-16997 affects the GNU C Library (glibc) versions 2.19–2.26, where elf/dl-load.c mishandles RPATH/RUNPATH containing $ORIGIN for privileged (setuid/AT_SECURE) programs, allowing local privilege escalation via a Trojan horse library in the current working directory. The root cause...

9.3CVSS7.4AI score0.02895EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
•added 2017/12/18 1:00 a.m.•55 views

CVE-2017-16997

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

9.3CVSS8.2AI score0.02895EPSS
SaveExploits0
CNVD
CNVD
•added 2017/12/18 12:00 a.m.•10 views

GNU C Library Elevation of Privilege Vulnerability

The GNU C Library is an open-source, free, easy-to-download C compiler released under the LGPL license. An elevation of privilege vulnerability exists in GNU C Library. The vulnerability arises because elf/dl-load.c in the GNU C Library fails to properly handle RPATH and RUNPATH containing $ORIGI...

9.3CVSS7.6AI score0.02895EPSS
SaveExploits0References1
Rows per page
Query Builder