rhsa-2004:586
Vulnerability from csaf_redhat
Published
2004-12-20 18:14
Modified
2024-11-21 23:16
Summary
Red Hat Security Advisory: glibc security update
Notes
Topic
Updated glibc packages that address several bugs and implement some
enhancements are now available.
Details
The GNU libc packages (known as glibc) contain the standard C libraries
used by applications.
This errata fixes several bugs in the GNU C Library.
Fixes include (in addition to enclosed Bugzilla entries):
- fixed 32-bit atomic operations on 64-bit powerpc
- fixed -m32 -I /usr/include/nptl compilation on AMD64
- NPTL <pthread.h> should now be usable in C++ code or -pedantic -std=c89 C
- rwlocks are now available also in the _POSIX_C_SOURCE=200112L namespace
- pthread_once is no longer throw(), as the callback routine might throw
- pthread_create now correctly returns EAGAIN when thread couldn't be
created because of lack of memory
- fixed NPTL stack freeing in case of pthread_create failure with detached
thread
- fixed pthread_mutex_timedlock on i386 and AMD64
- Itanium gp saving fix in linuxthreads
- fixed s390/s390x unwinding tests done during cancellation if stack frames
are small
- fixed fnmatch(3) backslash handling
- fixed out of memory behaviour of syslog(3)
- resolver ID randomization
- fixed fim (NaN, NaN)
- glob(3) fixes for dangling symlinks
- catchsegv fixed to work with both 32-bit and 64-bit binaries on x86-64,
s390x and ppc
- fixed reinitialization of _res when using NPTL stack cache
- updated bug reporting instructions, removed glibcbug script
- fixed infinite loop in iconv with some options
- fixed inet_aton return value
- CPU friendlier busy waiting in linuxthreads on EM64T and IA-64
- avoid blocking/masking debug signal in linuxthreads
- fixed locale program output when neither LC_ALL nor LANG is set
- fixed using of unitialized memory in localedef
- fixed mntent_r escape processing
- optimized mtrace script
- linuxthread_db fixes on ppc64
- cfi instructions in x86-64 linuxthreads vfork
- some _POSIX_C_SOURCE=200112L namespace fixes
All users of glibc should upgrade to these updated packages, which resolve
these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated glibc packages that address several bugs and implement some\nenhancements are now available.", "title": "Topic" }, { "category": "general", "text": "The GNU libc packages (known as glibc) contain the standard C libraries\nused by applications.\n\nThis errata fixes several bugs in the GNU C Library.\n\nFixes include (in addition to enclosed Bugzilla entries):\n\n- fixed 32-bit atomic operations on 64-bit powerpc\n- fixed -m32 -I /usr/include/nptl compilation on AMD64\n- NPTL \u003cpthread.h\u003e should now be usable in C++ code or -pedantic -std=c89 C\n- rwlocks are now available also in the _POSIX_C_SOURCE=200112L namespace\n- pthread_once is no longer throw(), as the callback routine might throw\n- pthread_create now correctly returns EAGAIN when thread couldn\u0027t be\ncreated because of lack of memory\n- fixed NPTL stack freeing in case of pthread_create failure with detached\nthread\n- fixed pthread_mutex_timedlock on i386 and AMD64\n- Itanium gp saving fix in linuxthreads\n- fixed s390/s390x unwinding tests done during cancellation if stack frames\nare small\n- fixed fnmatch(3) backslash handling\n- fixed out of memory behaviour of syslog(3)\n- resolver ID randomization\n- fixed fim (NaN, NaN)\n- glob(3) fixes for dangling symlinks\n- catchsegv fixed to work with both 32-bit and 64-bit binaries on x86-64,\ns390x and ppc\n- fixed reinitialization of _res when using NPTL stack cache\n- updated bug reporting instructions, removed glibcbug script\n- fixed infinite loop in iconv with some options\n- fixed inet_aton return value\n- CPU friendlier busy waiting in linuxthreads on EM64T and IA-64\n- avoid blocking/masking debug signal in linuxthreads\n- fixed locale program output when neither LC_ALL nor LANG is set\n- fixed using of unitialized memory in localedef\n- fixed mntent_r escape processing\n- optimized mtrace script\n- linuxthread_db fixes on ppc64\n- cfi instructions in x86-64 linuxthreads vfork\n- some _POSIX_C_SOURCE=200112L namespace fixes\n\nAll users of glibc should upgrade to these updated packages, which resolve\nthese issues.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2004:586", "url": "https://access.redhat.com/errata/RHSA-2004:586" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "103415", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=103415" }, { "category": "external", "summary": "118574", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=118574" }, { "category": "external", "summary": "123583", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=123583" }, { "category": "external", "summary": "127606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=127606" }, { "category": "external", "summary": "130254", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=130254" }, { "category": "external", "summary": "132204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=132204" }, { "category": "external", "summary": "132816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=132816" }, { "category": "external", "summary": "136318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=136318" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2004/rhsa-2004_586.json" } ], "title": "Red Hat Security Advisory: glibc security update", "tracking": { "current_release_date": "2024-11-21T23:16:18+00:00", "generator": { "date": "2024-11-21T23:16:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2004:586", "initial_release_date": "2004-12-20T18:14:00+00:00", "revision_history": [ { "date": "2004-12-20T18:14:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2004-12-20T00:00:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T23:16:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AS version 3", "product": { "name": "Red Hat Enterprise Linux AS version 3", "product_id": "3AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::as" } } }, { "category": "product_name", "name": "Red Hat Desktop version 3", "product": { "name": "Red Hat Desktop version 3", "product_id": "3Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 3", "product": { "name": "Red Hat Enterprise Linux ES version 3", "product_id": "3ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 3", "product": { "name": "Red Hat Enterprise Linux WS version 3", "product_id": "3WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:3::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nscd-0:2.3.2-95.30.ia64", "product": { "name": "nscd-0:2.3.2-95.30.ia64", "product_id": "nscd-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.ia64", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.ia64", "product_id": "glibc-debuginfo-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "nptl-devel-0:2.3.2-95.30.ia64", "product": { "name": "nptl-devel-0:2.3.2-95.30.ia64", "product_id": "nptl-devel-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nptl-devel@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-common-0:2.3.2-95.30.ia64", "product": { "name": "glibc-common-0:2.3.2-95.30.ia64", "product_id": "glibc-common-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.ia64", "product": { "name": "glibc-0:2.3.2-95.30.ia64", "product_id": "glibc-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-profile-0:2.3.2-95.30.ia64", "product": { "name": "glibc-profile-0:2.3.2-95.30.ia64", "product_id": "glibc-profile-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-profile@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-utils-0:2.3.2-95.30.ia64", "product": { "name": "glibc-utils-0:2.3.2-95.30.ia64", "product_id": "glibc-utils-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-headers-0:2.3.2-95.30.ia64", "product": { "name": "glibc-headers-0:2.3.2-95.30.ia64", "product_id": "glibc-headers-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.3.2-95.30?arch=ia64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.ia64", "product": { "name": "glibc-devel-0:2.3.2-95.30.ia64", "product_id": "glibc-devel-0:2.3.2-95.30.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.i686", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.i686", "product_id": "glibc-debuginfo-0:2.3.2-95.30.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=i686" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.i686", "product": { "name": "glibc-0:2.3.2-95.30.i686", "product_id": "glibc-0:2.3.2-95.30.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=i686" } } }, { "category": "product_version", "name": "nptl-devel-0:2.3.2-95.30.i686", "product": { "name": "nptl-devel-0:2.3.2-95.30.i686", "product_id": "nptl-devel-0:2.3.2-95.30.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nptl-devel@2.3.2-95.30?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nscd-0:2.3.2-95.30.x86_64", "product": { "name": "nscd-0:2.3.2-95.30.x86_64", "product_id": "nscd-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "product_id": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "nptl-devel-0:2.3.2-95.30.x86_64", "product": { "name": "nptl-devel-0:2.3.2-95.30.x86_64", "product_id": "nptl-devel-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nptl-devel@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-common-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-common-0:2.3.2-95.30.x86_64", "product_id": "glibc-common-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-0:2.3.2-95.30.x86_64", "product_id": "glibc-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-profile-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-profile-0:2.3.2-95.30.x86_64", "product_id": "glibc-profile-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-profile@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-utils-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-utils-0:2.3.2-95.30.x86_64", "product_id": "glibc-utils-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-headers-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-headers-0:2.3.2-95.30.x86_64", "product_id": "glibc-headers-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.3.2-95.30?arch=x86_64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.x86_64", "product": { "name": "glibc-devel-0:2.3.2-95.30.x86_64", "product_id": "glibc-devel-0:2.3.2-95.30.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.i386", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.i386", "product_id": "glibc-debuginfo-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "product": { "name": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "product_id": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo-common@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.i386", "product": { "name": "glibc-devel-0:2.3.2-95.30.i386", "product_id": "glibc-devel-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "nscd-0:2.3.2-95.30.i386", "product": { "name": "nscd-0:2.3.2-95.30.i386", "product_id": "nscd-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-common-0:2.3.2-95.30.i386", "product": { "name": "glibc-common-0:2.3.2-95.30.i386", "product_id": "glibc-common-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.i386", "product": { "name": "glibc-0:2.3.2-95.30.i386", "product_id": "glibc-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-profile-0:2.3.2-95.30.i386", "product": { "name": "glibc-profile-0:2.3.2-95.30.i386", "product_id": "glibc-profile-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-profile@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-utils-0:2.3.2-95.30.i386", "product": { "name": "glibc-utils-0:2.3.2-95.30.i386", "product_id": "glibc-utils-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.3.2-95.30?arch=i386" } } }, { "category": "product_version", "name": "glibc-headers-0:2.3.2-95.30.i386", "product": { "name": "glibc-headers-0:2.3.2-95.30.i386", "product_id": "glibc-headers-0:2.3.2-95.30.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.3.2-95.30?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "glibc-0:2.3.2-95.30.src", "product": { "name": "glibc-0:2.3.2-95.30.src", "product_id": "glibc-0:2.3.2-95.30.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nscd-0:2.3.2-95.30.ppc", "product": { "name": "nscd-0:2.3.2-95.30.ppc", "product_id": "nscd-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.ppc", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc", "product_id": "glibc-debuginfo-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "nptl-devel-0:2.3.2-95.30.ppc", "product": { "name": "nptl-devel-0:2.3.2-95.30.ppc", "product_id": "nptl-devel-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/nptl-devel@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-common-0:2.3.2-95.30.ppc", "product": { "name": "glibc-common-0:2.3.2-95.30.ppc", "product_id": "glibc-common-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.ppc", "product": { "name": "glibc-0:2.3.2-95.30.ppc", "product_id": "glibc-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-profile-0:2.3.2-95.30.ppc", "product": { "name": "glibc-profile-0:2.3.2-95.30.ppc", "product_id": "glibc-profile-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-profile@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-utils-0:2.3.2-95.30.ppc", "product": { "name": "glibc-utils-0:2.3.2-95.30.ppc", "product_id": "glibc-utils-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-headers-0:2.3.2-95.30.ppc", "product": { "name": "glibc-headers-0:2.3.2-95.30.ppc", "product_id": "glibc-headers-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.3.2-95.30?arch=ppc" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.ppc", "product": { "name": "glibc-devel-0:2.3.2-95.30.ppc", "product_id": "glibc-devel-0:2.3.2-95.30.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "product_id": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.ppc64", "product": { "name": "glibc-0:2.3.2-95.30.ppc64", "product_id": "glibc-0:2.3.2-95.30.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=ppc64" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.ppc64", "product": { "name": "glibc-devel-0:2.3.2-95.30.ppc64", "product_id": "glibc-devel-0:2.3.2-95.30.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "nscd-0:2.3.2-95.30.s390x", "product": { "name": "nscd-0:2.3.2-95.30.s390x", "product_id": "nscd-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.s390x", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390x", "product_id": "glibc-debuginfo-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "nptl-devel-0:2.3.2-95.30.s390x", "product": { "name": "nptl-devel-0:2.3.2-95.30.s390x", "product_id": "nptl-devel-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nptl-devel@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-common-0:2.3.2-95.30.s390x", "product": { "name": "glibc-common-0:2.3.2-95.30.s390x", "product_id": "glibc-common-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.s390x", "product": { "name": "glibc-0:2.3.2-95.30.s390x", "product_id": "glibc-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-profile-0:2.3.2-95.30.s390x", "product": { "name": "glibc-profile-0:2.3.2-95.30.s390x", "product_id": "glibc-profile-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-profile@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-utils-0:2.3.2-95.30.s390x", "product": { "name": "glibc-utils-0:2.3.2-95.30.s390x", "product_id": "glibc-utils-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-headers-0:2.3.2-95.30.s390x", "product": { "name": "glibc-headers-0:2.3.2-95.30.s390x", "product_id": "glibc-headers-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.3.2-95.30?arch=s390x" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.s390x", "product": { "name": "glibc-devel-0:2.3.2-95.30.s390x", "product_id": "glibc-devel-0:2.3.2-95.30.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "glibc-debuginfo-0:2.3.2-95.30.s390", "product": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390", "product_id": "glibc-debuginfo-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-debuginfo@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "glibc-0:2.3.2-95.30.s390", "product": { "name": "glibc-0:2.3.2-95.30.s390", "product_id": "glibc-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "glibc-devel-0:2.3.2-95.30.s390", "product": { "name": "glibc-devel-0:2.3.2-95.30.s390", "product_id": "glibc-devel-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-devel@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "nscd-0:2.3.2-95.30.s390", "product": { "name": "nscd-0:2.3.2-95.30.s390", "product_id": "nscd-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nscd@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "nptl-devel-0:2.3.2-95.30.s390", "product": { "name": "nptl-devel-0:2.3.2-95.30.s390", "product_id": "nptl-devel-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/nptl-devel@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "glibc-common-0:2.3.2-95.30.s390", "product": { "name": "glibc-common-0:2.3.2-95.30.s390", "product_id": "glibc-common-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-common@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "glibc-profile-0:2.3.2-95.30.s390", "product": { "name": "glibc-profile-0:2.3.2-95.30.s390", "product_id": "glibc-profile-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-profile@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "glibc-utils-0:2.3.2-95.30.s390", "product": { "name": "glibc-utils-0:2.3.2-95.30.s390", "product_id": "glibc-utils-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-utils@2.3.2-95.30?arch=s390" } } }, { "category": "product_version", "name": "glibc-headers-0:2.3.2-95.30.s390", "product": { "name": "glibc-headers-0:2.3.2-95.30.s390", "product_id": "glibc-headers-0:2.3.2-95.30.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/glibc-headers@2.3.2-95.30?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.i386" }, "product_reference": "glibc-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.i686" }, "product_reference": "glibc-0:2.3.2-95.30.i686", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.s390" }, "product_reference": "glibc-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.src as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.src" }, "product_reference": "glibc-0:2.3.2-95.30.src", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-common-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-common-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-common-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-common-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-common-0:2.3.2-95.30.s390" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-common-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-common-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-common-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.i686" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i686", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.s390" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-debuginfo-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.i386" }, "product_reference": "glibc-devel-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.s390" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-headers-0:2.3.2-95.30.i386" }, "product_reference": "glibc-headers-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-headers-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-headers-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-headers-0:2.3.2-95.30.s390" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-headers-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-headers-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-profile-0:2.3.2-95.30.i386" }, "product_reference": "glibc-profile-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-profile-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-profile-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-profile-0:2.3.2-95.30.s390" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-profile-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-profile-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-utils-0:2.3.2-95.30.i386" }, "product_reference": "glibc-utils-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-utils-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-utils-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-utils-0:2.3.2-95.30.s390" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-utils-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:glibc-utils-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nptl-devel-0:2.3.2-95.30.i686" }, "product_reference": "nptl-devel-0:2.3.2-95.30.i686", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nptl-devel-0:2.3.2-95.30.ia64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nptl-devel-0:2.3.2-95.30.ppc" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nptl-devel-0:2.3.2-95.30.s390" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nptl-devel-0:2.3.2-95.30.s390x" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nptl-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nscd-0:2.3.2-95.30.i386" }, "product_reference": "nscd-0:2.3.2-95.30.i386", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nscd-0:2.3.2-95.30.ia64" }, "product_reference": "nscd-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nscd-0:2.3.2-95.30.ppc" }, "product_reference": "nscd-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nscd-0:2.3.2-95.30.s390" }, "product_reference": "nscd-0:2.3.2-95.30.s390", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nscd-0:2.3.2-95.30.s390x" }, "product_reference": "nscd-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux AS version 3", "product_id": "3AS:nscd-0:2.3.2-95.30.x86_64" }, "product_reference": "nscd-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3AS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.i386" }, "product_reference": "glibc-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i686 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.i686" }, "product_reference": "glibc-0:2.3.2-95.30.i686", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.s390" }, "product_reference": "glibc-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.src as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.src" }, "product_reference": "glibc-0:2.3.2-95.30.src", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-common-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-common-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-common-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-common-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-common-0:2.3.2-95.30.s390" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-common-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-common-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-common-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i686 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.i686" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i686", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.s390" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-debuginfo-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.i386" }, "product_reference": "glibc-devel-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.s390" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-headers-0:2.3.2-95.30.i386" }, "product_reference": "glibc-headers-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-headers-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-headers-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-headers-0:2.3.2-95.30.s390" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-headers-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-headers-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-profile-0:2.3.2-95.30.i386" }, "product_reference": "glibc-profile-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-profile-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-profile-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-profile-0:2.3.2-95.30.s390" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-profile-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-profile-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-utils-0:2.3.2-95.30.i386" }, "product_reference": "glibc-utils-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-utils-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-utils-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-utils-0:2.3.2-95.30.s390" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-utils-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:glibc-utils-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.i686 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nptl-devel-0:2.3.2-95.30.i686" }, "product_reference": "nptl-devel-0:2.3.2-95.30.i686", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nptl-devel-0:2.3.2-95.30.ia64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nptl-devel-0:2.3.2-95.30.ppc" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nptl-devel-0:2.3.2-95.30.s390" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nptl-devel-0:2.3.2-95.30.s390x" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nptl-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.i386 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nscd-0:2.3.2-95.30.i386" }, "product_reference": "nscd-0:2.3.2-95.30.i386", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ia64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nscd-0:2.3.2-95.30.ia64" }, "product_reference": "nscd-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ppc as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nscd-0:2.3.2-95.30.ppc" }, "product_reference": "nscd-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nscd-0:2.3.2-95.30.s390" }, "product_reference": "nscd-0:2.3.2-95.30.s390", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390x as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nscd-0:2.3.2-95.30.s390x" }, "product_reference": "nscd-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.x86_64 as a component of Red Hat Desktop version 3", "product_id": "3Desktop:nscd-0:2.3.2-95.30.x86_64" }, "product_reference": "nscd-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.i386" }, "product_reference": "glibc-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.i686" }, "product_reference": "glibc-0:2.3.2-95.30.i686", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.s390" }, "product_reference": "glibc-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.src as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.src" }, "product_reference": "glibc-0:2.3.2-95.30.src", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-common-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-common-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-common-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-common-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-common-0:2.3.2-95.30.s390" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-common-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-common-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-common-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.i686" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i686", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.s390" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-debuginfo-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.i386" }, "product_reference": "glibc-devel-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.s390" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-headers-0:2.3.2-95.30.i386" }, "product_reference": "glibc-headers-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-headers-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-headers-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-headers-0:2.3.2-95.30.s390" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-headers-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-headers-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-profile-0:2.3.2-95.30.i386" }, "product_reference": "glibc-profile-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-profile-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-profile-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-profile-0:2.3.2-95.30.s390" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-profile-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-profile-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-utils-0:2.3.2-95.30.i386" }, "product_reference": "glibc-utils-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-utils-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-utils-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-utils-0:2.3.2-95.30.s390" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-utils-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:glibc-utils-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nptl-devel-0:2.3.2-95.30.i686" }, "product_reference": "nptl-devel-0:2.3.2-95.30.i686", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nptl-devel-0:2.3.2-95.30.ia64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nptl-devel-0:2.3.2-95.30.ppc" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nptl-devel-0:2.3.2-95.30.s390" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nptl-devel-0:2.3.2-95.30.s390x" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nptl-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nscd-0:2.3.2-95.30.i386" }, "product_reference": "nscd-0:2.3.2-95.30.i386", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nscd-0:2.3.2-95.30.ia64" }, "product_reference": "nscd-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nscd-0:2.3.2-95.30.ppc" }, "product_reference": "nscd-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nscd-0:2.3.2-95.30.s390" }, "product_reference": "nscd-0:2.3.2-95.30.s390", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nscd-0:2.3.2-95.30.s390x" }, "product_reference": "nscd-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux ES version 3", "product_id": "3ES:nscd-0:2.3.2-95.30.x86_64" }, "product_reference": "nscd-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3ES" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.i386" }, "product_reference": "glibc-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.i686" }, "product_reference": "glibc-0:2.3.2-95.30.i686", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.s390" }, "product_reference": "glibc-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.src as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.src" }, "product_reference": "glibc-0:2.3.2-95.30.src", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-common-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-common-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-common-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-common-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-common-0:2.3.2-95.30.s390" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-common-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-common-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-common-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-common-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-common-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.i686" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.i686", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.s390" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-debuginfo-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-debuginfo-common-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-debuginfo-common-0:2.3.2-95.30.i386" }, "product_reference": "glibc-debuginfo-common-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.i386" }, "product_reference": "glibc-devel-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.ppc64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.ppc64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.ppc64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.s390" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-headers-0:2.3.2-95.30.i386" }, "product_reference": "glibc-headers-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-headers-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-headers-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-headers-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-headers-0:2.3.2-95.30.s390" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-headers-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-headers-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-headers-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-headers-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-headers-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-profile-0:2.3.2-95.30.i386" }, "product_reference": "glibc-profile-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-profile-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-profile-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-profile-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-profile-0:2.3.2-95.30.s390" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-profile-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-profile-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-profile-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-profile-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-profile-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-utils-0:2.3.2-95.30.i386" }, "product_reference": "glibc-utils-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-utils-0:2.3.2-95.30.ia64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-utils-0:2.3.2-95.30.ppc" }, "product_reference": "glibc-utils-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-utils-0:2.3.2-95.30.s390" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-utils-0:2.3.2-95.30.s390x" }, "product_reference": "glibc-utils-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "glibc-utils-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:glibc-utils-0:2.3.2-95.30.x86_64" }, "product_reference": "glibc-utils-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.i686 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nptl-devel-0:2.3.2-95.30.i686" }, "product_reference": "nptl-devel-0:2.3.2-95.30.i686", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nptl-devel-0:2.3.2-95.30.ia64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nptl-devel-0:2.3.2-95.30.ppc" }, "product_reference": "nptl-devel-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nptl-devel-0:2.3.2-95.30.s390" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nptl-devel-0:2.3.2-95.30.s390x" }, "product_reference": "nptl-devel-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nptl-devel-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nptl-devel-0:2.3.2-95.30.x86_64" }, "product_reference": "nptl-devel-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.i386 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nscd-0:2.3.2-95.30.i386" }, "product_reference": "nscd-0:2.3.2-95.30.i386", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ia64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nscd-0:2.3.2-95.30.ia64" }, "product_reference": "nscd-0:2.3.2-95.30.ia64", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.ppc as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nscd-0:2.3.2-95.30.ppc" }, "product_reference": "nscd-0:2.3.2-95.30.ppc", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nscd-0:2.3.2-95.30.s390" }, "product_reference": "nscd-0:2.3.2-95.30.s390", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.s390x as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nscd-0:2.3.2-95.30.s390x" }, "product_reference": "nscd-0:2.3.2-95.30.s390x", "relates_to_product_reference": "3WS" }, { "category": "default_component_of", "full_product_name": { "name": "nscd-0:2.3.2-95.30.x86_64 as a component of Red Hat Enterprise Linux WS version 3", "product_id": "3WS:nscd-0:2.3.2-95.30.x86_64" }, "product_reference": "nscd-0:2.3.2-95.30.x86_64", "relates_to_product_reference": "3WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2004-0968", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1617335" } ], "notes": [ { "category": "description", "text": "The catchsegv script in glibc 2.3.2 and earlier allows local users to overwrite files via a symlink attack on temporary files.", "title": "Vulnerability description" }, { "category": "summary", "text": "security flaw", "title": "Vulnerability summary" } ], "product_status": { "fixed": [ "3AS:glibc-0:2.3.2-95.30.i386", "3AS:glibc-0:2.3.2-95.30.i686", "3AS:glibc-0:2.3.2-95.30.ia64", "3AS:glibc-0:2.3.2-95.30.ppc", "3AS:glibc-0:2.3.2-95.30.ppc64", "3AS:glibc-0:2.3.2-95.30.s390", "3AS:glibc-0:2.3.2-95.30.s390x", "3AS:glibc-0:2.3.2-95.30.src", "3AS:glibc-0:2.3.2-95.30.x86_64", "3AS:glibc-common-0:2.3.2-95.30.i386", "3AS:glibc-common-0:2.3.2-95.30.ia64", "3AS:glibc-common-0:2.3.2-95.30.ppc", "3AS:glibc-common-0:2.3.2-95.30.s390", "3AS:glibc-common-0:2.3.2-95.30.s390x", "3AS:glibc-common-0:2.3.2-95.30.x86_64", "3AS:glibc-debuginfo-0:2.3.2-95.30.i386", "3AS:glibc-debuginfo-0:2.3.2-95.30.i686", "3AS:glibc-debuginfo-0:2.3.2-95.30.ia64", "3AS:glibc-debuginfo-0:2.3.2-95.30.ppc", "3AS:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3AS:glibc-debuginfo-0:2.3.2-95.30.s390", "3AS:glibc-debuginfo-0:2.3.2-95.30.s390x", "3AS:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3AS:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3AS:glibc-devel-0:2.3.2-95.30.i386", "3AS:glibc-devel-0:2.3.2-95.30.ia64", "3AS:glibc-devel-0:2.3.2-95.30.ppc", "3AS:glibc-devel-0:2.3.2-95.30.ppc64", "3AS:glibc-devel-0:2.3.2-95.30.s390", "3AS:glibc-devel-0:2.3.2-95.30.s390x", "3AS:glibc-devel-0:2.3.2-95.30.x86_64", "3AS:glibc-headers-0:2.3.2-95.30.i386", "3AS:glibc-headers-0:2.3.2-95.30.ia64", "3AS:glibc-headers-0:2.3.2-95.30.ppc", "3AS:glibc-headers-0:2.3.2-95.30.s390", "3AS:glibc-headers-0:2.3.2-95.30.s390x", "3AS:glibc-headers-0:2.3.2-95.30.x86_64", "3AS:glibc-profile-0:2.3.2-95.30.i386", "3AS:glibc-profile-0:2.3.2-95.30.ia64", "3AS:glibc-profile-0:2.3.2-95.30.ppc", "3AS:glibc-profile-0:2.3.2-95.30.s390", "3AS:glibc-profile-0:2.3.2-95.30.s390x", "3AS:glibc-profile-0:2.3.2-95.30.x86_64", "3AS:glibc-utils-0:2.3.2-95.30.i386", "3AS:glibc-utils-0:2.3.2-95.30.ia64", "3AS:glibc-utils-0:2.3.2-95.30.ppc", "3AS:glibc-utils-0:2.3.2-95.30.s390", "3AS:glibc-utils-0:2.3.2-95.30.s390x", "3AS:glibc-utils-0:2.3.2-95.30.x86_64", "3AS:nptl-devel-0:2.3.2-95.30.i686", "3AS:nptl-devel-0:2.3.2-95.30.ia64", "3AS:nptl-devel-0:2.3.2-95.30.ppc", "3AS:nptl-devel-0:2.3.2-95.30.s390", "3AS:nptl-devel-0:2.3.2-95.30.s390x", "3AS:nptl-devel-0:2.3.2-95.30.x86_64", "3AS:nscd-0:2.3.2-95.30.i386", "3AS:nscd-0:2.3.2-95.30.ia64", "3AS:nscd-0:2.3.2-95.30.ppc", "3AS:nscd-0:2.3.2-95.30.s390", "3AS:nscd-0:2.3.2-95.30.s390x", "3AS:nscd-0:2.3.2-95.30.x86_64", "3Desktop:glibc-0:2.3.2-95.30.i386", "3Desktop:glibc-0:2.3.2-95.30.i686", "3Desktop:glibc-0:2.3.2-95.30.ia64", "3Desktop:glibc-0:2.3.2-95.30.ppc", "3Desktop:glibc-0:2.3.2-95.30.ppc64", "3Desktop:glibc-0:2.3.2-95.30.s390", "3Desktop:glibc-0:2.3.2-95.30.s390x", "3Desktop:glibc-0:2.3.2-95.30.src", "3Desktop:glibc-0:2.3.2-95.30.x86_64", "3Desktop:glibc-common-0:2.3.2-95.30.i386", "3Desktop:glibc-common-0:2.3.2-95.30.ia64", "3Desktop:glibc-common-0:2.3.2-95.30.ppc", "3Desktop:glibc-common-0:2.3.2-95.30.s390", "3Desktop:glibc-common-0:2.3.2-95.30.s390x", "3Desktop:glibc-common-0:2.3.2-95.30.x86_64", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.i386", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.i686", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ia64", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ppc", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.s390", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.s390x", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3Desktop:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3Desktop:glibc-devel-0:2.3.2-95.30.i386", "3Desktop:glibc-devel-0:2.3.2-95.30.ia64", "3Desktop:glibc-devel-0:2.3.2-95.30.ppc", "3Desktop:glibc-devel-0:2.3.2-95.30.ppc64", "3Desktop:glibc-devel-0:2.3.2-95.30.s390", "3Desktop:glibc-devel-0:2.3.2-95.30.s390x", "3Desktop:glibc-devel-0:2.3.2-95.30.x86_64", "3Desktop:glibc-headers-0:2.3.2-95.30.i386", "3Desktop:glibc-headers-0:2.3.2-95.30.ia64", "3Desktop:glibc-headers-0:2.3.2-95.30.ppc", "3Desktop:glibc-headers-0:2.3.2-95.30.s390", "3Desktop:glibc-headers-0:2.3.2-95.30.s390x", "3Desktop:glibc-headers-0:2.3.2-95.30.x86_64", "3Desktop:glibc-profile-0:2.3.2-95.30.i386", "3Desktop:glibc-profile-0:2.3.2-95.30.ia64", "3Desktop:glibc-profile-0:2.3.2-95.30.ppc", "3Desktop:glibc-profile-0:2.3.2-95.30.s390", "3Desktop:glibc-profile-0:2.3.2-95.30.s390x", "3Desktop:glibc-profile-0:2.3.2-95.30.x86_64", "3Desktop:glibc-utils-0:2.3.2-95.30.i386", "3Desktop:glibc-utils-0:2.3.2-95.30.ia64", "3Desktop:glibc-utils-0:2.3.2-95.30.ppc", "3Desktop:glibc-utils-0:2.3.2-95.30.s390", "3Desktop:glibc-utils-0:2.3.2-95.30.s390x", "3Desktop:glibc-utils-0:2.3.2-95.30.x86_64", "3Desktop:nptl-devel-0:2.3.2-95.30.i686", "3Desktop:nptl-devel-0:2.3.2-95.30.ia64", "3Desktop:nptl-devel-0:2.3.2-95.30.ppc", "3Desktop:nptl-devel-0:2.3.2-95.30.s390", "3Desktop:nptl-devel-0:2.3.2-95.30.s390x", "3Desktop:nptl-devel-0:2.3.2-95.30.x86_64", "3Desktop:nscd-0:2.3.2-95.30.i386", "3Desktop:nscd-0:2.3.2-95.30.ia64", "3Desktop:nscd-0:2.3.2-95.30.ppc", "3Desktop:nscd-0:2.3.2-95.30.s390", "3Desktop:nscd-0:2.3.2-95.30.s390x", "3Desktop:nscd-0:2.3.2-95.30.x86_64", "3ES:glibc-0:2.3.2-95.30.i386", "3ES:glibc-0:2.3.2-95.30.i686", "3ES:glibc-0:2.3.2-95.30.ia64", "3ES:glibc-0:2.3.2-95.30.ppc", "3ES:glibc-0:2.3.2-95.30.ppc64", "3ES:glibc-0:2.3.2-95.30.s390", "3ES:glibc-0:2.3.2-95.30.s390x", "3ES:glibc-0:2.3.2-95.30.src", "3ES:glibc-0:2.3.2-95.30.x86_64", "3ES:glibc-common-0:2.3.2-95.30.i386", "3ES:glibc-common-0:2.3.2-95.30.ia64", "3ES:glibc-common-0:2.3.2-95.30.ppc", "3ES:glibc-common-0:2.3.2-95.30.s390", "3ES:glibc-common-0:2.3.2-95.30.s390x", "3ES:glibc-common-0:2.3.2-95.30.x86_64", "3ES:glibc-debuginfo-0:2.3.2-95.30.i386", "3ES:glibc-debuginfo-0:2.3.2-95.30.i686", "3ES:glibc-debuginfo-0:2.3.2-95.30.ia64", "3ES:glibc-debuginfo-0:2.3.2-95.30.ppc", "3ES:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3ES:glibc-debuginfo-0:2.3.2-95.30.s390", "3ES:glibc-debuginfo-0:2.3.2-95.30.s390x", "3ES:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3ES:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3ES:glibc-devel-0:2.3.2-95.30.i386", "3ES:glibc-devel-0:2.3.2-95.30.ia64", "3ES:glibc-devel-0:2.3.2-95.30.ppc", "3ES:glibc-devel-0:2.3.2-95.30.ppc64", "3ES:glibc-devel-0:2.3.2-95.30.s390", "3ES:glibc-devel-0:2.3.2-95.30.s390x", "3ES:glibc-devel-0:2.3.2-95.30.x86_64", "3ES:glibc-headers-0:2.3.2-95.30.i386", "3ES:glibc-headers-0:2.3.2-95.30.ia64", "3ES:glibc-headers-0:2.3.2-95.30.ppc", "3ES:glibc-headers-0:2.3.2-95.30.s390", "3ES:glibc-headers-0:2.3.2-95.30.s390x", "3ES:glibc-headers-0:2.3.2-95.30.x86_64", "3ES:glibc-profile-0:2.3.2-95.30.i386", "3ES:glibc-profile-0:2.3.2-95.30.ia64", "3ES:glibc-profile-0:2.3.2-95.30.ppc", "3ES:glibc-profile-0:2.3.2-95.30.s390", "3ES:glibc-profile-0:2.3.2-95.30.s390x", "3ES:glibc-profile-0:2.3.2-95.30.x86_64", "3ES:glibc-utils-0:2.3.2-95.30.i386", "3ES:glibc-utils-0:2.3.2-95.30.ia64", "3ES:glibc-utils-0:2.3.2-95.30.ppc", "3ES:glibc-utils-0:2.3.2-95.30.s390", "3ES:glibc-utils-0:2.3.2-95.30.s390x", "3ES:glibc-utils-0:2.3.2-95.30.x86_64", "3ES:nptl-devel-0:2.3.2-95.30.i686", "3ES:nptl-devel-0:2.3.2-95.30.ia64", "3ES:nptl-devel-0:2.3.2-95.30.ppc", "3ES:nptl-devel-0:2.3.2-95.30.s390", "3ES:nptl-devel-0:2.3.2-95.30.s390x", "3ES:nptl-devel-0:2.3.2-95.30.x86_64", "3ES:nscd-0:2.3.2-95.30.i386", "3ES:nscd-0:2.3.2-95.30.ia64", "3ES:nscd-0:2.3.2-95.30.ppc", "3ES:nscd-0:2.3.2-95.30.s390", "3ES:nscd-0:2.3.2-95.30.s390x", "3ES:nscd-0:2.3.2-95.30.x86_64", "3WS:glibc-0:2.3.2-95.30.i386", "3WS:glibc-0:2.3.2-95.30.i686", "3WS:glibc-0:2.3.2-95.30.ia64", "3WS:glibc-0:2.3.2-95.30.ppc", "3WS:glibc-0:2.3.2-95.30.ppc64", "3WS:glibc-0:2.3.2-95.30.s390", "3WS:glibc-0:2.3.2-95.30.s390x", "3WS:glibc-0:2.3.2-95.30.src", "3WS:glibc-0:2.3.2-95.30.x86_64", "3WS:glibc-common-0:2.3.2-95.30.i386", "3WS:glibc-common-0:2.3.2-95.30.ia64", "3WS:glibc-common-0:2.3.2-95.30.ppc", "3WS:glibc-common-0:2.3.2-95.30.s390", "3WS:glibc-common-0:2.3.2-95.30.s390x", "3WS:glibc-common-0:2.3.2-95.30.x86_64", "3WS:glibc-debuginfo-0:2.3.2-95.30.i386", "3WS:glibc-debuginfo-0:2.3.2-95.30.i686", "3WS:glibc-debuginfo-0:2.3.2-95.30.ia64", "3WS:glibc-debuginfo-0:2.3.2-95.30.ppc", "3WS:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3WS:glibc-debuginfo-0:2.3.2-95.30.s390", "3WS:glibc-debuginfo-0:2.3.2-95.30.s390x", "3WS:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3WS:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3WS:glibc-devel-0:2.3.2-95.30.i386", "3WS:glibc-devel-0:2.3.2-95.30.ia64", "3WS:glibc-devel-0:2.3.2-95.30.ppc", "3WS:glibc-devel-0:2.3.2-95.30.ppc64", "3WS:glibc-devel-0:2.3.2-95.30.s390", "3WS:glibc-devel-0:2.3.2-95.30.s390x", "3WS:glibc-devel-0:2.3.2-95.30.x86_64", "3WS:glibc-headers-0:2.3.2-95.30.i386", "3WS:glibc-headers-0:2.3.2-95.30.ia64", "3WS:glibc-headers-0:2.3.2-95.30.ppc", "3WS:glibc-headers-0:2.3.2-95.30.s390", "3WS:glibc-headers-0:2.3.2-95.30.s390x", "3WS:glibc-headers-0:2.3.2-95.30.x86_64", "3WS:glibc-profile-0:2.3.2-95.30.i386", "3WS:glibc-profile-0:2.3.2-95.30.ia64", "3WS:glibc-profile-0:2.3.2-95.30.ppc", "3WS:glibc-profile-0:2.3.2-95.30.s390", "3WS:glibc-profile-0:2.3.2-95.30.s390x", "3WS:glibc-profile-0:2.3.2-95.30.x86_64", "3WS:glibc-utils-0:2.3.2-95.30.i386", "3WS:glibc-utils-0:2.3.2-95.30.ia64", "3WS:glibc-utils-0:2.3.2-95.30.ppc", "3WS:glibc-utils-0:2.3.2-95.30.s390", "3WS:glibc-utils-0:2.3.2-95.30.s390x", "3WS:glibc-utils-0:2.3.2-95.30.x86_64", "3WS:nptl-devel-0:2.3.2-95.30.i686", "3WS:nptl-devel-0:2.3.2-95.30.ia64", "3WS:nptl-devel-0:2.3.2-95.30.ppc", "3WS:nptl-devel-0:2.3.2-95.30.s390", "3WS:nptl-devel-0:2.3.2-95.30.s390x", "3WS:nptl-devel-0:2.3.2-95.30.x86_64", "3WS:nscd-0:2.3.2-95.30.i386", "3WS:nscd-0:2.3.2-95.30.ia64", "3WS:nscd-0:2.3.2-95.30.ppc", "3WS:nscd-0:2.3.2-95.30.s390", "3WS:nscd-0:2.3.2-95.30.s390x", "3WS:nscd-0:2.3.2-95.30.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2004-0968" }, { "category": "external", "summary": "RHBZ#1617335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1617335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2004-0968", "url": "https://www.cve.org/CVERecord?id=CVE-2004-0968" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2004-0968", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-0968" } ], "release_date": "2004-09-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2004-12-20T18:14:00+00:00", "details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied. Use Red Hat\nNetwork to download and update your packages. To launch the Red Hat\nUpdate Agent, use the following command:\n\n up2date\n\nFor information on how to install packages manually, refer to the\nfollowing Web page for the System Administration or Customization\nguide specific to your system:\n\n http://www.redhat.com/docs/manuals/enterprise/", "product_ids": [ "3AS:glibc-0:2.3.2-95.30.i386", "3AS:glibc-0:2.3.2-95.30.i686", "3AS:glibc-0:2.3.2-95.30.ia64", "3AS:glibc-0:2.3.2-95.30.ppc", "3AS:glibc-0:2.3.2-95.30.ppc64", "3AS:glibc-0:2.3.2-95.30.s390", "3AS:glibc-0:2.3.2-95.30.s390x", "3AS:glibc-0:2.3.2-95.30.src", "3AS:glibc-0:2.3.2-95.30.x86_64", "3AS:glibc-common-0:2.3.2-95.30.i386", "3AS:glibc-common-0:2.3.2-95.30.ia64", "3AS:glibc-common-0:2.3.2-95.30.ppc", "3AS:glibc-common-0:2.3.2-95.30.s390", "3AS:glibc-common-0:2.3.2-95.30.s390x", "3AS:glibc-common-0:2.3.2-95.30.x86_64", "3AS:glibc-debuginfo-0:2.3.2-95.30.i386", "3AS:glibc-debuginfo-0:2.3.2-95.30.i686", "3AS:glibc-debuginfo-0:2.3.2-95.30.ia64", "3AS:glibc-debuginfo-0:2.3.2-95.30.ppc", "3AS:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3AS:glibc-debuginfo-0:2.3.2-95.30.s390", "3AS:glibc-debuginfo-0:2.3.2-95.30.s390x", "3AS:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3AS:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3AS:glibc-devel-0:2.3.2-95.30.i386", "3AS:glibc-devel-0:2.3.2-95.30.ia64", "3AS:glibc-devel-0:2.3.2-95.30.ppc", "3AS:glibc-devel-0:2.3.2-95.30.ppc64", "3AS:glibc-devel-0:2.3.2-95.30.s390", "3AS:glibc-devel-0:2.3.2-95.30.s390x", "3AS:glibc-devel-0:2.3.2-95.30.x86_64", "3AS:glibc-headers-0:2.3.2-95.30.i386", "3AS:glibc-headers-0:2.3.2-95.30.ia64", "3AS:glibc-headers-0:2.3.2-95.30.ppc", "3AS:glibc-headers-0:2.3.2-95.30.s390", "3AS:glibc-headers-0:2.3.2-95.30.s390x", "3AS:glibc-headers-0:2.3.2-95.30.x86_64", "3AS:glibc-profile-0:2.3.2-95.30.i386", "3AS:glibc-profile-0:2.3.2-95.30.ia64", "3AS:glibc-profile-0:2.3.2-95.30.ppc", "3AS:glibc-profile-0:2.3.2-95.30.s390", "3AS:glibc-profile-0:2.3.2-95.30.s390x", "3AS:glibc-profile-0:2.3.2-95.30.x86_64", "3AS:glibc-utils-0:2.3.2-95.30.i386", "3AS:glibc-utils-0:2.3.2-95.30.ia64", "3AS:glibc-utils-0:2.3.2-95.30.ppc", "3AS:glibc-utils-0:2.3.2-95.30.s390", "3AS:glibc-utils-0:2.3.2-95.30.s390x", "3AS:glibc-utils-0:2.3.2-95.30.x86_64", "3AS:nptl-devel-0:2.3.2-95.30.i686", "3AS:nptl-devel-0:2.3.2-95.30.ia64", "3AS:nptl-devel-0:2.3.2-95.30.ppc", "3AS:nptl-devel-0:2.3.2-95.30.s390", "3AS:nptl-devel-0:2.3.2-95.30.s390x", "3AS:nptl-devel-0:2.3.2-95.30.x86_64", "3AS:nscd-0:2.3.2-95.30.i386", "3AS:nscd-0:2.3.2-95.30.ia64", "3AS:nscd-0:2.3.2-95.30.ppc", "3AS:nscd-0:2.3.2-95.30.s390", "3AS:nscd-0:2.3.2-95.30.s390x", "3AS:nscd-0:2.3.2-95.30.x86_64", "3Desktop:glibc-0:2.3.2-95.30.i386", "3Desktop:glibc-0:2.3.2-95.30.i686", "3Desktop:glibc-0:2.3.2-95.30.ia64", "3Desktop:glibc-0:2.3.2-95.30.ppc", "3Desktop:glibc-0:2.3.2-95.30.ppc64", "3Desktop:glibc-0:2.3.2-95.30.s390", "3Desktop:glibc-0:2.3.2-95.30.s390x", "3Desktop:glibc-0:2.3.2-95.30.src", "3Desktop:glibc-0:2.3.2-95.30.x86_64", "3Desktop:glibc-common-0:2.3.2-95.30.i386", "3Desktop:glibc-common-0:2.3.2-95.30.ia64", "3Desktop:glibc-common-0:2.3.2-95.30.ppc", "3Desktop:glibc-common-0:2.3.2-95.30.s390", "3Desktop:glibc-common-0:2.3.2-95.30.s390x", "3Desktop:glibc-common-0:2.3.2-95.30.x86_64", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.i386", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.i686", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ia64", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ppc", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.s390", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.s390x", "3Desktop:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3Desktop:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3Desktop:glibc-devel-0:2.3.2-95.30.i386", "3Desktop:glibc-devel-0:2.3.2-95.30.ia64", "3Desktop:glibc-devel-0:2.3.2-95.30.ppc", "3Desktop:glibc-devel-0:2.3.2-95.30.ppc64", "3Desktop:glibc-devel-0:2.3.2-95.30.s390", "3Desktop:glibc-devel-0:2.3.2-95.30.s390x", "3Desktop:glibc-devel-0:2.3.2-95.30.x86_64", "3Desktop:glibc-headers-0:2.3.2-95.30.i386", "3Desktop:glibc-headers-0:2.3.2-95.30.ia64", "3Desktop:glibc-headers-0:2.3.2-95.30.ppc", "3Desktop:glibc-headers-0:2.3.2-95.30.s390", "3Desktop:glibc-headers-0:2.3.2-95.30.s390x", "3Desktop:glibc-headers-0:2.3.2-95.30.x86_64", "3Desktop:glibc-profile-0:2.3.2-95.30.i386", "3Desktop:glibc-profile-0:2.3.2-95.30.ia64", "3Desktop:glibc-profile-0:2.3.2-95.30.ppc", "3Desktop:glibc-profile-0:2.3.2-95.30.s390", "3Desktop:glibc-profile-0:2.3.2-95.30.s390x", "3Desktop:glibc-profile-0:2.3.2-95.30.x86_64", "3Desktop:glibc-utils-0:2.3.2-95.30.i386", "3Desktop:glibc-utils-0:2.3.2-95.30.ia64", "3Desktop:glibc-utils-0:2.3.2-95.30.ppc", "3Desktop:glibc-utils-0:2.3.2-95.30.s390", "3Desktop:glibc-utils-0:2.3.2-95.30.s390x", "3Desktop:glibc-utils-0:2.3.2-95.30.x86_64", "3Desktop:nptl-devel-0:2.3.2-95.30.i686", "3Desktop:nptl-devel-0:2.3.2-95.30.ia64", "3Desktop:nptl-devel-0:2.3.2-95.30.ppc", "3Desktop:nptl-devel-0:2.3.2-95.30.s390", "3Desktop:nptl-devel-0:2.3.2-95.30.s390x", "3Desktop:nptl-devel-0:2.3.2-95.30.x86_64", "3Desktop:nscd-0:2.3.2-95.30.i386", "3Desktop:nscd-0:2.3.2-95.30.ia64", "3Desktop:nscd-0:2.3.2-95.30.ppc", "3Desktop:nscd-0:2.3.2-95.30.s390", "3Desktop:nscd-0:2.3.2-95.30.s390x", "3Desktop:nscd-0:2.3.2-95.30.x86_64", "3ES:glibc-0:2.3.2-95.30.i386", "3ES:glibc-0:2.3.2-95.30.i686", "3ES:glibc-0:2.3.2-95.30.ia64", "3ES:glibc-0:2.3.2-95.30.ppc", "3ES:glibc-0:2.3.2-95.30.ppc64", "3ES:glibc-0:2.3.2-95.30.s390", "3ES:glibc-0:2.3.2-95.30.s390x", "3ES:glibc-0:2.3.2-95.30.src", "3ES:glibc-0:2.3.2-95.30.x86_64", "3ES:glibc-common-0:2.3.2-95.30.i386", "3ES:glibc-common-0:2.3.2-95.30.ia64", "3ES:glibc-common-0:2.3.2-95.30.ppc", "3ES:glibc-common-0:2.3.2-95.30.s390", "3ES:glibc-common-0:2.3.2-95.30.s390x", "3ES:glibc-common-0:2.3.2-95.30.x86_64", "3ES:glibc-debuginfo-0:2.3.2-95.30.i386", "3ES:glibc-debuginfo-0:2.3.2-95.30.i686", "3ES:glibc-debuginfo-0:2.3.2-95.30.ia64", "3ES:glibc-debuginfo-0:2.3.2-95.30.ppc", "3ES:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3ES:glibc-debuginfo-0:2.3.2-95.30.s390", "3ES:glibc-debuginfo-0:2.3.2-95.30.s390x", "3ES:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3ES:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3ES:glibc-devel-0:2.3.2-95.30.i386", "3ES:glibc-devel-0:2.3.2-95.30.ia64", "3ES:glibc-devel-0:2.3.2-95.30.ppc", "3ES:glibc-devel-0:2.3.2-95.30.ppc64", "3ES:glibc-devel-0:2.3.2-95.30.s390", "3ES:glibc-devel-0:2.3.2-95.30.s390x", "3ES:glibc-devel-0:2.3.2-95.30.x86_64", "3ES:glibc-headers-0:2.3.2-95.30.i386", "3ES:glibc-headers-0:2.3.2-95.30.ia64", "3ES:glibc-headers-0:2.3.2-95.30.ppc", "3ES:glibc-headers-0:2.3.2-95.30.s390", "3ES:glibc-headers-0:2.3.2-95.30.s390x", "3ES:glibc-headers-0:2.3.2-95.30.x86_64", "3ES:glibc-profile-0:2.3.2-95.30.i386", "3ES:glibc-profile-0:2.3.2-95.30.ia64", "3ES:glibc-profile-0:2.3.2-95.30.ppc", "3ES:glibc-profile-0:2.3.2-95.30.s390", "3ES:glibc-profile-0:2.3.2-95.30.s390x", "3ES:glibc-profile-0:2.3.2-95.30.x86_64", "3ES:glibc-utils-0:2.3.2-95.30.i386", "3ES:glibc-utils-0:2.3.2-95.30.ia64", "3ES:glibc-utils-0:2.3.2-95.30.ppc", "3ES:glibc-utils-0:2.3.2-95.30.s390", "3ES:glibc-utils-0:2.3.2-95.30.s390x", "3ES:glibc-utils-0:2.3.2-95.30.x86_64", "3ES:nptl-devel-0:2.3.2-95.30.i686", "3ES:nptl-devel-0:2.3.2-95.30.ia64", "3ES:nptl-devel-0:2.3.2-95.30.ppc", "3ES:nptl-devel-0:2.3.2-95.30.s390", "3ES:nptl-devel-0:2.3.2-95.30.s390x", "3ES:nptl-devel-0:2.3.2-95.30.x86_64", "3ES:nscd-0:2.3.2-95.30.i386", "3ES:nscd-0:2.3.2-95.30.ia64", "3ES:nscd-0:2.3.2-95.30.ppc", "3ES:nscd-0:2.3.2-95.30.s390", "3ES:nscd-0:2.3.2-95.30.s390x", "3ES:nscd-0:2.3.2-95.30.x86_64", "3WS:glibc-0:2.3.2-95.30.i386", "3WS:glibc-0:2.3.2-95.30.i686", "3WS:glibc-0:2.3.2-95.30.ia64", "3WS:glibc-0:2.3.2-95.30.ppc", "3WS:glibc-0:2.3.2-95.30.ppc64", "3WS:glibc-0:2.3.2-95.30.s390", "3WS:glibc-0:2.3.2-95.30.s390x", "3WS:glibc-0:2.3.2-95.30.src", "3WS:glibc-0:2.3.2-95.30.x86_64", "3WS:glibc-common-0:2.3.2-95.30.i386", "3WS:glibc-common-0:2.3.2-95.30.ia64", "3WS:glibc-common-0:2.3.2-95.30.ppc", "3WS:glibc-common-0:2.3.2-95.30.s390", "3WS:glibc-common-0:2.3.2-95.30.s390x", "3WS:glibc-common-0:2.3.2-95.30.x86_64", "3WS:glibc-debuginfo-0:2.3.2-95.30.i386", "3WS:glibc-debuginfo-0:2.3.2-95.30.i686", "3WS:glibc-debuginfo-0:2.3.2-95.30.ia64", "3WS:glibc-debuginfo-0:2.3.2-95.30.ppc", "3WS:glibc-debuginfo-0:2.3.2-95.30.ppc64", "3WS:glibc-debuginfo-0:2.3.2-95.30.s390", "3WS:glibc-debuginfo-0:2.3.2-95.30.s390x", "3WS:glibc-debuginfo-0:2.3.2-95.30.x86_64", "3WS:glibc-debuginfo-common-0:2.3.2-95.30.i386", "3WS:glibc-devel-0:2.3.2-95.30.i386", "3WS:glibc-devel-0:2.3.2-95.30.ia64", "3WS:glibc-devel-0:2.3.2-95.30.ppc", "3WS:glibc-devel-0:2.3.2-95.30.ppc64", "3WS:glibc-devel-0:2.3.2-95.30.s390", "3WS:glibc-devel-0:2.3.2-95.30.s390x", "3WS:glibc-devel-0:2.3.2-95.30.x86_64", "3WS:glibc-headers-0:2.3.2-95.30.i386", "3WS:glibc-headers-0:2.3.2-95.30.ia64", "3WS:glibc-headers-0:2.3.2-95.30.ppc", "3WS:glibc-headers-0:2.3.2-95.30.s390", "3WS:glibc-headers-0:2.3.2-95.30.s390x", "3WS:glibc-headers-0:2.3.2-95.30.x86_64", "3WS:glibc-profile-0:2.3.2-95.30.i386", "3WS:glibc-profile-0:2.3.2-95.30.ia64", "3WS:glibc-profile-0:2.3.2-95.30.ppc", "3WS:glibc-profile-0:2.3.2-95.30.s390", "3WS:glibc-profile-0:2.3.2-95.30.s390x", "3WS:glibc-profile-0:2.3.2-95.30.x86_64", "3WS:glibc-utils-0:2.3.2-95.30.i386", "3WS:glibc-utils-0:2.3.2-95.30.ia64", "3WS:glibc-utils-0:2.3.2-95.30.ppc", "3WS:glibc-utils-0:2.3.2-95.30.s390", "3WS:glibc-utils-0:2.3.2-95.30.s390x", "3WS:glibc-utils-0:2.3.2-95.30.x86_64", "3WS:nptl-devel-0:2.3.2-95.30.i686", "3WS:nptl-devel-0:2.3.2-95.30.ia64", "3WS:nptl-devel-0:2.3.2-95.30.ppc", "3WS:nptl-devel-0:2.3.2-95.30.s390", "3WS:nptl-devel-0:2.3.2-95.30.s390x", "3WS:nptl-devel-0:2.3.2-95.30.x86_64", "3WS:nscd-0:2.3.2-95.30.i386", "3WS:nscd-0:2.3.2-95.30.ia64", "3WS:nscd-0:2.3.2-95.30.ppc", "3WS:nscd-0:2.3.2-95.30.s390", "3WS:nscd-0:2.3.2-95.30.s390x", "3WS:nscd-0:2.3.2-95.30.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2004:586" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "security flaw" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.