Lucene search
+L

6214 matches found

Amazon
Amazon
added 2019/01/07 12:0 a.m.29 views

Medium: glibc

Issue Overview: In the GNU C Library aka glibc or libc6 through 2.28, attempting to resolve a crafted hostname via getaddrinfo leads to the allocation of a socket descriptor that is not closed. This is related to the ifnametoindex function.CVE-2018-19591 Affected Packages: glibc Note: This adviso...

7.5CVSS7.8AI score0.05532EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2019/01/04 11:45 a.m.58 views

Security Bulletin: IBM MQ Appliance is affected by glibc vulnerabilities

Summary IBM MQ Appliance has addressed the following glibc vulnerabilities. Vulnerability Details CVEID: CVE-2017-15804 DESCRIPTION: GNU C Library aka glibc or libc6 is vulnerable to a buffer overflow, caused by improper bounds checking by glob function in glob.c. By using a specially-crafted fil...

9.8CVSS1AI score0.06219EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.44 views

Fedora 29 : glibc (2018-f6b7df660d)

This update for the glibc package addresses one moderate security vulnerability and a minor defect : - CVE-2018-19591: A file descriptor leak in ifnametoindex can lead to a denial of service due to resource exhaustion when processing getaddrinfo calls with crafted host names. Reported by Guido...

7.5CVSS7.4AI score0.05532EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.37 views

Fedora 28 : glibc (2018-916dfe0d86)

This update ensures that valgrind works again without installing glibc debuginfo packages RHBZ1570246. It also addresses a security vulnerability in the mempcpy implementation for the Intel Xeon Phi processors CVE-2018-11237, RHBZ1581275. Furthermore, the switch to libidn2 uses the final upstream...

7.8CVSS7.3AI score0.00858EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.13 views

Fedora 28 : glibc (2018-264d881a62)

This updates contains various updates from the upstream glibc 2.27 release branch, including minor fixes for the realpath function and the i386 memmove implementation. Python helper scripts in the glibc-benchtests subpackage now use /usr/bin/python3 as the script interpreter RHBZ1577223. Starting...

5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.41 views

Fedora 28 : glibc (2018-060302dc83)

This update for the glibc package addresses one moderate security vulnerability and several defects. - CVE-2018-19591: A file descriptor leak in ifnametoindex can lead to a denial of service due to resource exhaustion when processing getaddrinfo calls with crafted host names. Reported by Guido...

7.5CVSS7.3AI score0.05532EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/01/02 12:0 a.m.27 views

SUSE SLES12 Security Update : slurm (SUSE-SU-2017:3311-1)

This update for slurm fixes the following issues: Slurm was updated to 17.02.9 to fix a security bug, bringing new features and bugfixes fate323998 bsc1067580. Security issue fixed : - CVE-2017-15566: Fix security issue in Prolog and Epilog by always prepending SPANK to all user-set environment...

7.8CVSS7.5AI score0.00578EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2019/01/02 12:0 a.m.47 views

SUSE SLED15 / SLES15 Security Update : glibc (SUSE-SU-2018:1991-1)

This update for glibc fixes the following security issues : - CVE-2017-18269: An SSE2-optimized memmove implementation for i386 did not correctly perform the overlapping memory check if the source memory range spaned the middle of the address space, resulting in corrupt data being produced by the...

9.8CVSS7.8AI score0.07307EPSS
SaveExploits3References12
Tenable Nessus
Tenable Nessus
added 2018/12/24 12:0 a.m.61 views

openSUSE Security Update : keepalived (openSUSE-2018-1575)

This update for keepalived to version 2.0.10 fixes the following issues : Security issues fixed bsc1015141 : - CVE-2018-19044: Fixed a check for pathnames with symlinks when writing data to a temporary file upon a call to PrintData or PrintStats - CVE-2018-19045: Fixed mode when creating new...

7.5CVSS5.9AI score0.02377EPSS
SaveExploits2References7
OpenVAS
OpenVAS
added 2018/12/22 12:0 a.m.28 views

openSUSE: Security Advisory for keepalived (openSUSE-SU-2018:4212-1)

The remote host is missing an update for the Copyright C 2018 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS5.5AI score0.02377EPSS
SaveExploits2References2
Fedora
Fedora
added 2018/12/21 5:54 a.m.48 views

[SECURITY] Fedora 28 Update: kernel-headers-4.19.10-200.fc28

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

7.2CVSS2.8AI score0.00586EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/12/20 12:0 a.m.40 views

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

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.CVE-2018-11237 C Tenable Network Security,...

7.8CVSS7.3AI score0.00858EPSS
SaveExploits3References2
IBM Security Bulletins
IBM Security Bulletins
added 2018/12/19 8:40 p.m.29 views

Security Bulletin: IBM Security Guardium is affected by a Using Components (glibc) with Known Vulnerabilities vulnerability

Summary IBM Security Guardium has addressed the following vulnerabilities. Vulnerability Details CVEID: CVE-2017-15670 DESCRIPTION: GNU C Library is vulnerable to a heap-based buffer overflow, caused by improper bounds checking by the glob function in glob.c. By sending a specially-crafted string...

9.8CVSS0.9AI score0.02977EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/12/19 8:20 p.m.36 views

Security Bulletin: IBM Security Guardium is affected by Open Source GNU glibc Vulnerabilities

Summary IBM Security Guardium has addressed the following vulnerabilities. Vulnerability Details CVEID: CVE-2017-15804 DESCRIPTION: GNU C Library aka glibc or libc6 is vulnerable to a buffer overflow, caused by improper bounds checking by glob function in glob.c. By using a specially-crafted file...

9.8CVSS1.1AI score0.02977EPSS
SaveExploits1Affected Software1
Fedora
Fedora
added 2018/12/18 3:7 a.m.37 views

[SECURITY] Fedora 29 Update: kernel-headers-4.19.9-300.fc29

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

7CVSS2.8AI score0.00333EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/12/18 12:0 a.m.52 views

F5 Networks BIG-IP : glibc vulnerability (K06493172)

Stack-based buffer overflow in the getaddrinfo function in sysdeps/posix/getaddrinfo.c in the GNU C Library aka glibc or libc6 allows remote attackers to cause a denial of service crash via vectors involving hostent conversion. NOTE: this vulnerability exists because of an incomplete fix for...

7.5CVSS7.2AI score0.05926EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2018/12/18 12:0 a.m.36 views

F5 Networks BIG-IP : glibc vulnerability (K16365)

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.8AI score0.07834EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2018/12/17 12:0 a.m.37 views

F5 Networks BIG-IP : GNU C Library (glibc) vulnerability (K29241247)

The fnmatch function in the GNU C Library aka glibc or libc6 before 2.22 might allow context-dependent attackers to cause a denial of service application crash via a malformed pattern, which triggers an out-of-bounds read. CVE-2015-8984 C Tenable Network Security, Inc. The descriptive text and...

5.9CVSS6.6AI score0.02429EPSS
SaveExploits0References2
Amazon
Amazon
added 2018/12/17 12:0 a.m.45 views

Medium: glibc

Issue Overview: 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.CVE-2018-11237 Affected...

7.8CVSS8.2AI score0.00858EPSS
SaveExploits3
Fedora
Fedora
added 2018/12/11 2:43 a.m.60 views

[SECURITY] Fedora 29 Update: kernel-headers-4.19.7-300.fc29

Kernel-headers includes the C header files that specify the interface between the Linux kernel and userspace libraries and programs. The header files define structures and constants that are needed for building most standard programs and are also needed for rebuilding the glibc package...

7.8CVSS2.8AI score0.00564EPSS
SaveExploits0
Rows per page
Query Builder