Back to bug 1324568

Who When What Removed Added
Florian Weimer 2016-04-06 16:10:55 UTC Assignee codonell fweimer
Martin Poole 2016-04-06 16:14:34 UTC Priority unspecified high
Version 7.4 7.2
Severity unspecified medium
Florian Weimer 2016-04-06 20:55:53 UTC Keywords Patch
Link ID Sourceware 16743
See Also https://bugzilla.redhat.com/show_bug.cgi?id=1223095
Carlos O'Donell 2016-04-07 03:01:57 UTC CC codonell
Thomas Oulevey 2016-04-11 14:09:07 UTC CC thomas.oulevey
Florian Weimer 2016-04-13 08:32:19 UTC Assignee fweimer codonell
Florian Weimer 2016-05-30 12:19:19 UTC Summary getent returns dud entry when nscd enabled glibc: getent returns dud entry when nscd enabled
Florian Weimer 2016-05-30 12:20:12 UTC CC sreber
Simon Reber 2016-05-30 15:24:30 UTC Link ID Red Hat Knowledge Base (Solution) 2345361
Chris Williams 2016-11-30 22:57:00 UTC CC cww
Blocks 1298243
Matt Newsome 2017-01-13 18:05:02 UTC Blocks 1390370
Martin Cermak 2017-01-13 21:54:56 UTC CC mcermak
Matt Newsome 2017-01-16 22:04:17 UTC Status NEW ASSIGNED
Carlos O'Donell 2017-01-19 14:04:35 UTC Assignee codonell glibc-bugzilla
Florian Weimer 2017-01-26 18:46:55 UTC Assignee glibc-bugzilla fweimer
Florian Weimer 2017-02-27 18:33:26 UTC Status ASSIGNED MODIFIED
Fixed In Version glibc-2.17-165.el7
Florian Weimer 2017-03-01 13:31:43 UTC Doc Text Resolution for getaddrinfo accessing uninitialised data

On systems with nscd enabled, the getaddrinfo function in glibc could access uninitialized data and return false address information.

This update avoids accessing uninitialized data and ensures that correct addresses are returned.
Anthony Russell 2017-03-02 09:15:17 UTC CC anrussel
errata-xmlrpc 2017-03-07 10:06:44 UTC Status MODIFIED ON_QA
Alan Matsuoka 2017-03-27 14:32:36 UTC CC alanm
Carlos O'Donell 2017-03-27 15:04:16 UTC Flags needinfo?(alanm)
Jaroslav Reznik 2017-03-27 16:05:12 UTC Blocks 1436312
Jaroslav Reznik 2017-03-27 16:06:04 UTC Keywords ZStream
Carlos O'Donell 2017-04-03 14:20:13 UTC CC mpoole
Flags needinfo?(mpoole)
Sergey Kolosov 2017-04-12 14:42:14 UTC Status ON_QA VERIFIED
CC skolosov
QA Contact qe-baseos-tools skolosov
Martin Poole 2017-04-18 09:42:37 UTC Flags needinfo?(alanm) needinfo?(mpoole)
Vladimír Slávik 2017-05-10 13:54:02 UTC CC vslavik
Docs Contact vslavik
Doc Text Resolution for getaddrinfo accessing uninitialised data

On systems with nscd enabled, the getaddrinfo function in glibc could access uninitialized data and return false address information.

This update avoids accessing uninitialized data and ensures that correct addresses are returned.
*getaddrinfo* no longer accessing uninitialised data

On systems with the *nscd* daemon enabled, the `getaddrinfo()` function in *glibc* could access uninitialized data and consequently return false address information. This update prevents accessing uninitialized data and ensures that correct addresses are returned.
Flags needinfo?(fweimer)
Florian Weimer 2017-05-10 14:09:17 UTC Flags needinfo?(fweimer)
Vladimír Slávik 2017-05-16 15:21:52 UTC Doc Text *getaddrinfo* no longer accessing uninitialised data

On systems with the *nscd* daemon enabled, the `getaddrinfo()` function in *glibc* could access uninitialized data and consequently return false address information. This update prevents accessing uninitialized data and ensures that correct addresses are returned.
*getaddrinfo* no longer accessing uninitialised data

On systems with the *nscd* daemon enabled, the `getaddrinfo()` function in the *glibc* library could access uninitialized data and consequently could return false address information. This update prevents uninitialized data access and ensures that correct addresses are returned.
errata-xmlrpc 2017-08-01 18:06:55 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2017-08-01 14:06:55 UTC

Back to bug 1324568