Bug 1388639
Summary: | glibc: nss_db: Endless loop in services database processing | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marcel Kolaja <mkolaja> |
Component: | glibc | Assignee: | Carlos O'Donell <codonell> |
Status: | CLOSED ERRATA | QA Contact: | Michael Petlan <mpetlan> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.2 | CC: | ashankar, chwood, codonell, fhirtz, fweimer, mcermak, mnewsome, mpetlan, pfrankli |
Target Milestone: | rc | Keywords: | Patch, ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glibc-2.17-157.el7_3.1 | Doc Type: | Bug Fix |
Doc Text: |
Previously, the nss_db module did not properly handle a protocol mismatchduring lookups in the service database. As a consequence, lookups in the servicedatabase could enter an infinite loop. Now, nss_db deals with protocolmismatches and proceeds with the next entry. As a result, service entries arefound as expected without entering an infinite loop
|
Story Points: | --- |
Clone Of: | 1370630 | Environment: | |
Last Closed: | 2016-12-06 17:05:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1370630 | ||
Bug Blocks: |
Description
Marcel Kolaja
2016-10-25 19:39:37 UTC
Reproduced with: glibc-2.17-157.el7 Verified with: glibc-2.17-157.el7_3.1 VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2861.html |