Lucene search
K

19 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.2 views

MiracleLinux 7 : glibc-2.17-260.el7 (AXSA:2019-3623:01)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2019-3623:01 advisory. glibc: Incorrect handling of RPATH in elf/dl-load.c can be used to execute code loaded from arbitrary libraries CVE-2017-16997 glibc: Integer overfl...

9.8CVSS7.9AI score0.01133EPSS
Exploits3References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2018-3277

Malware in sbrugna...

7.8CVSS7.4AI score0.00797EPSS
Exploits3References15
OSV
OSV
added 2020/07/06 6:10 p.m.0 views

USN-4416-1 glibc vulnerabilities

Florian Weimer discovered that the GNU C Library incorrectly handled certain memory operations. A remote attacker could use this issue to cause the GNU C Library to crash, resulting in a denial of service, or possibly execute arbitrary code. This issue only affected Ubuntu 16.04 LTS. CVE-2017-121...

9.8CVSS7AI score0.04945EPSS
Exploits6References12
Oracle linux
Oracle linux
added 2018/11/05 12:0 a.m.526 views

glibc security, bug fix, and enhancement update

2.17-260.0.9 - Regenerate plural.c - OraBug 28806294. - Reviewed-by: Jose E. Marchesi 2.17-260.0.7 - intl: Port to Bison 3.0 - Backport of upstream gettext commit 19f23e290a5e4a82b9edf9f5a4f8ab6192871be9 - OraBug 28806294. - Reviewed-by: Patrick McGehearty 2.17-260.0.5 - Fix dbl-64/wordsize-64...

9.8CVSS9AI score0.01133EPSS
Exploits3
RedHat Linux
RedHat Linux
added 2018/10/30 10:57 a.m.1 views

glibc: Buffer overflow in __mempcpy_avx512_no_vzeroupper

A buffer overflow has been discovered in the GNU C Library aka glibc or libc6 in the mempcpyavx512novzeroupper function when particular conditions are met. An attacker could use this vulnerability to cause a denial of service or potentially execute code...

7.8CVSS7.6AI score0.00797EPSS
Exploits3References4
Packet Storm
Packet Storm
added 2018/05/24 12:0 a.m.50 views

GNU glibc Local Buffer Overflow

Exploit Title: GNU glibc Vendor Homepage: http://www.gnu.org/ CVE: CVE-2018-11237 POC: $ cat mempcpy.c define GNUSOURCE 1 include include define N 97699 char aN; char bN+128; int main void memset a, 'x', N; char c = mempcpy b, a, N; assert c == 0; $ gcc -g mempcpy.c -o mempcpy -fno-builtin-mempcp...

0.1AI score0.00797EPSS
Exploits3
Exploit DB
Exploit DB
added 2018/05/24 12:0 a.m.68 views

GNU glibc < 2.27 - Local Buffer Overflow

GNU glibc Vendor Homepage: http://www.gnu.org/ CVE: CVE-2018-11237 POC: $ cat mempcpy.c define GNUSOURCE 1 include include define N 97699 char aN; char bN+128; int main void memset a, 'x', N; char c = mempcpy b, a, N; assert c == 0; $ gcc -g mempcpy.c -o mempcpy -fno-builtin-mempcpy $ ./mempcpy...

7.8CVSS7.7AI score0.00797EPSS
Exploits3
0day.today
0day.today
added 2018/05/24 12:0 a.m.70 views

glibc 2.27 #GNU - Local Buffer Overflow Exploit

Exploit for linux platform in category local exploits Exploit Title: GNU glibc Vendor Homepage: http://www.gnu.org/ CVE: CVE-2018-11237 POC: $ cat mempcpy.c define GNUSOURCE 1 include include define N 97699 char aN; char bN+128; int main void memset a, 'x', N; char c = mempcpy b, a, N; assert c =...

8.6AI score0.00797EPSS
Exploits3
CNVD
CNVD
added 2018/05/22 12:0 a.m.0 views

GNU C Library Buffer Overflow Vulnerability (CNVD-2018-10058)

The GNU C Library a.k.a. glibc, libc6 is an open-source, free C language compiler released under the LGPL license. A buffer overflow vulnerability exists in mempcpyavx512novzeroupper in GNU C Library version 2.27 and earlier. An attacker can exploit this vulnerability to cause an assertion failur...

7.8CVSS7.4AI score0.00797EPSS
Exploits3References1
Prion
Prion
added 2018/05/18 4:29 p.m.32 views

Buffer overflow

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

4.6CVSS8.7AI score0.00797EPSS
Exploits3References9Affected Software8
OSV
OSV
added 2018/05/18 4:29 p.m.0 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.00797EPSS
Exploits3References3
NVD
NVD
added 2018/05/18 4:29 p.m.22 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.00797EPSS
Exploits3References9
UbuntuCve
UbuntuCve
added 2018/05/18 4:29 p.m.30 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.00797EPSS
Exploits3References2
OSV
OSV
added 2018/05/18 4:29 p.m.0 views

DEBIAN-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.4AI score0.00797EPSS
Exploits3References1
OSV
OSV
added 2018/05/18 4:29 p.m.29 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.8CVSS8.7AI score
Exploits0References9
Debian CVE
Debian CVE
added 2018/05/18 4:0 p.m.30 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.00797EPSS
Exploits3
Cvelist
Cvelist
added 2018/05/18 4:0 p.m.19 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.8AI score0.00797EPSS
Exploits3References9
CVE
CVE
added 2018/05/18 4:0 p.m.179 views

CVE-2018-11237

CVE-2018-11237: A buffer overflow in the AVX-512-optimized mempcpy implementation (__mempcpy_avx512_no_vzeroupper) of glibc (2.27 and earlier). The overflow occurs when copying data beyond the target buffer, as demonstrated by vulnerable mempcpy paths described in public advisories and exploits. ...

7.8CVSS7.7AI score0.00797EPSS
Exploits3References9Affected Software1
Positive Technologies
Positive Technologies
added 2018/02/04 12:0 a.m.9 views

PT-2018-2775 · Gnu +5 · Glibc +5

Name of the Vulnerable Software and Affected Versions: glibc versions 2.27 and earlier Description: The issue is caused by an integer overflow in the mempcpy function of the glibc library, which provides system calls and basic functions. This overflow can occur when processing very long pathname...

9.8CVSS7.2AI score0.91924EPSS
Exploits59References197
Rows per page
Query Builder