Lucene search
+L

2040 matches found

UbuntuCve
UbuntuCve
added 2018/05/18 4:29 p.m.47 views

CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS6.9AI score0.04701EPSS
SaveExploits0References3
NVD
NVD
added 2018/05/18 4:29 p.m.31 views

CVE-2018-11236

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

9.8CVSS9AI score0.07307EPSS
SaveExploits0References9
OSV
OSV
added 2018/05/18 4:29 p.m.29 views

CVE-2018-11236

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

9.8CVSS10AI score
SaveExploits0References9
OSV
OSV
added 2018/05/18 4:29 p.m.7 views

UBUNTU-CVE-2018-11236

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

9.8CVSS7.8AI score0.07307EPSS
SaveExploits0References4
Prion
Prion
added 2018/05/18 4:29 p.m.37 views

Integer overflow

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

7.5CVSS9.5AI score0.07307EPSS
SaveExploits0References9Affected Software7
UbuntuCve
UbuntuCve
added 2018/05/18 4:29 p.m.36 views

CVE-2018-11237

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library aka glibc or libc6 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in mempcpyavx512novzeroupper...

7.8CVSS7.1AI score0.00858EPSS
SaveExploits3References2
OSV
OSV
added 2018/05/18 4:29 p.m.6 views

UBUNTU-CVE-2018-11237

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library aka glibc or libc6 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in mempcpyavx512novzeroupper...

7.8CVSS7.2AI score0.00858EPSS
SaveExploits3References3
Prion
Prion
added 2018/05/18 4:29 p.m.31 views

Code injection

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

7.5CVSS9.3AI score0.04701EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2018/05/18 4:29 p.m.21 views

CVE-2017-18269

An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...

9.8CVSS8.8AI score0.04701EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2018/05/18 4:0 p.m.26 views

CVE-2018-11236

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

8.9AI score0.07307EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2018/05/18 4:0 p.m.53 views

CVE-2018-11236

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

9.8CVSS10AI score0.07307EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/05/18 4:0 p.m.37 views

CVE-2018-11237

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library aka glibc or libc6 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in mempcpyavx512novzeroupper...

7.8CVSS7.8AI score0.00858EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2018/04/18 12:0 a.m.45 views

Amazon Linux 2 : glibc (ALAS-2018-992)

Integer overflow in malloc functions : 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 i...

9.8CVSS7.3AI score0.04689EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2018/04/10 8:47 a.m.5 views

glibc: Buffer overflow in glob with GLOB_TILDE

The GNU C Library aka glibc or libc6 before 2.27 contains an off-by-one error leading to a heap-based buffer overflow in the glob function in glob.c, related to the processing of home directories using the operator followed by a long string...

9.8CVSS7.6AI score0.02977EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/04/10 8:47 a.m.8 views

glibc: realpath() buffer underflow when getcwd() returns relative path allows privilege escalation

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.6AI score0.13368EPSS
SaveExploits10References4
RedHat Linux
RedHat Linux
added 2018/04/10 8:47 a.m.8 views

glibc: denial of service in getnetbyname function

The nssdns implementation of getnetbyname in GNU C Library aka glibc before 2.21, when the DNS backend in the Name Service Switch configuration is enabled, allows remote attackers to cause a denial of service infinite loop by sending a positive answer while a network name is being process...

7.8CVSS7.4AI score0.07834EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2018/04/10 8:47 a.m.7 views

glibc: Buffer overflow during unescaping of user names with the ~ operator

The glob function in glob.c in the GNU C Library aka glibc or libc6 before 2.27 contains a buffer overflow during unescaping of user names with the operator...

9.8CVSS7.6AI score0.02801EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/04/10 8:47 a.m.16 views

glibc: Fragmentation attacks possible when EDNS0 is enabled

The DNS stub resolver in the GNU C Library aka glibc or libc6 before version 2.26, when EDNS support is enabled, will solicit large UDP responses from name servers, potentially simplifying off-path DNS spoofing attacks due to IP fragmentation...

5.9CVSS7.3AI score0.01881EPSS
SaveExploits0References4
zdt
zdt
added 2018/04/01 12:0 a.m.84 views

glibc LD_AUDIT libmemusage.so RHEL-Based Arbitrary DSO Load Privilege Escalation Exploit

Exploit for linux platform in category local exploits require 'msf/core/exploit/local/linux' require 'msf/core/exploit/exe' class MetasploitModule 'glibc LDAUDIT libmemusage.so RHEL-Based Arbitrary DSO Load Privilege Escalation', 'Description' = %q This module attempts to gain root privileges on...

7.2CVSS6.5AI score0.10041EPSS
SaveExploits35
Fedora
Fedora
added 2018/03/22 4:48 p.m.46 views

[SECURITY] Fedora 26 Update: glibc-arm-linux-gnu-2.26-4.fc26

This is a Cross Compiled version of the GNU C Library, which can be used to compile and link binaries for the arm-linux-gnu platform, instead of for the native platform...

7.8CVSS2.9AI score0.13368EPSS
SaveExploits10
Rows per page
Query Builder