rhsa-2007_0229
Vulnerability from csaf_redhat
Published
2007-05-01 14:17
Modified
2024-11-05 16:43
Summary
Red Hat Security Advisory: gdb security and bug fix update
Notes
Topic
An updated gdb package that fixes a security issue and various bugs is now
available.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
Details
GDB, the GNU debugger, allows debugging of programs written in C, C++, and
other languages by executing them in a controlled fashion and then printing
their data.
Various buffer overflows and underflows were found in the DWARF expression
computation stack in GDB. If a user loaded an executable containing
malicious debugging information into GDB, an attacker might be able to
execute arbitrary code with the privileges of the user. (CVE-2006-4146)
This updated package also addresses the following issues:
* Fixed bogus 0x0 unwind of the thread's topmost function clone(3).
* Fixed deadlock accessing invalid address; for corrupted backtraces.
* Fixed a race which occasionally left the detached processes stopped.
* Fixed 'gcore' command for 32bit debugged processes on 64bit hosts.
* Added support for TLS 'errno' for threaded programs missing its '-debuginfo' package..
* Suggest TLS 'errno' resolving by hand if no threading was found..
* Added a fix to prevent stepping into asynchronously invoked signal handlers.
* Added a fix to avoid false warning on shared objects bfd close on Itanium.
* Fixed segmentation fault on the source display by ^X 1.
* Fixed object names keyboard completion.
* Added a fix to avoid crash of 'info threads' if stale threads exist.
* Fixed a bug where shared libraries occasionally failed to load .
* Fixed handling of exec() called by a threaded debugged program.
* Fixed rebuilding requirements of the gdb package itself on multilib systems.
* Fixed source directory pathname detection for the edit command.
All users of gdb should upgrade to this updated package, which contains
backported patches to 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": "An updated gdb package that fixes a security issue and various bugs is now\navailable.\n\nThis update has been rated as having low security impact by the Red Hat\nSecurity Response Team.", "title": "Topic" }, { "category": "general", "text": "GDB, the GNU debugger, allows debugging of programs written in C, C++, and\nother languages by executing them in a controlled fashion and then printing\ntheir data.\n\nVarious buffer overflows and underflows were found in the DWARF expression\ncomputation stack in GDB. If a user loaded an executable containing\nmalicious debugging information into GDB, an attacker might be able to\nexecute arbitrary code with the privileges of the user. (CVE-2006-4146)\n\nThis updated package also addresses the following issues:\n\n* Fixed bogus 0x0 unwind of the thread\u0027s topmost function clone(3).\n\n* Fixed deadlock accessing invalid address; for corrupted backtraces.\n\n* Fixed a race which occasionally left the detached processes stopped.\n\n* Fixed \u0027gcore\u0027 command for 32bit debugged processes on 64bit hosts.\n\n* Added support for TLS \u0027errno\u0027 for threaded programs missing its \u0027-debuginfo\u0027 package..\n\n* Suggest TLS \u0027errno\u0027 resolving by hand if no threading was found..\n\n* Added a fix to prevent stepping into asynchronously invoked signal handlers.\n\n* Added a fix to avoid false warning on shared objects bfd close on Itanium.\n\n* Fixed segmentation fault on the source display by ^X 1.\n\n* Fixed object names keyboard completion.\n\n* Added a fix to avoid crash of \u0027info threads\u0027 if stale threads exist.\n\n* Fixed a bug where shared libraries occasionally failed to load .\n\n* Fixed handling of exec() called by a threaded debugged program.\n\n* Fixed rebuilding requirements of the gdb package itself on multilib systems.\n\n* Fixed source directory pathname detection for the edit command.\n\nAll users of gdb should upgrade to this updated package, which contains\nbackported patches to resolve these 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-2007:0229", "url": "https://access.redhat.com/errata/RHSA-2007:0229" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "185337", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=185337" }, { "category": "external", "summary": "193763", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=193763" }, { "category": "external", "summary": "195429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=195429" }, { "category": "external", "summary": "202682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=202682" }, { "category": "external", "summary": "202689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=202689" }, { "category": "external", "summary": "204841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=204841" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2007/rhsa-2007_0229.json" } ], "title": "Red Hat Security Advisory: gdb security and bug fix update", "tracking": { "current_release_date": "2024-11-05T16:43:54+00:00", "generator": { "date": "2024-11-05T16:43:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2007:0229", "initial_release_date": "2007-05-01T14:17:00+00:00", "revision_history": [ { "date": "2007-05-01T14:17:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2007-05-01T13:21:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:43:54+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 4", "product": { "name": "Red Hat Enterprise Linux AS version 4", "product_id": "4AS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::as" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Desktop version 4", "product": { "name": "Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ES version 4", "product": { "name": "Red Hat Enterprise Linux ES version 4", "product_id": "4ES", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::es" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux WS version 4", "product": { "name": "Red Hat Enterprise Linux WS version 4", "product_id": "4WS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:4::ws" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "product": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "product_id": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb-debuginfo@6.3.0.0-1.143.el4?arch=ia64" } } }, { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.ia64", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.ia64", "product_id": "gdb-0:6.3.0.0-1.143.el4.ia64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=ia64" } } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "product": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "product_id": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb-debuginfo@6.3.0.0-1.143.el4?arch=i386" } } }, { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.i386", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.i386", "product_id": "gdb-0:6.3.0.0-1.143.el4.i386", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=i386" } } } ], "category": "architecture", "name": "i386" }, { "branches": [ { "category": "product_version", "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "product": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "product_id": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb-debuginfo@6.3.0.0-1.143.el4?arch=x86_64" } } }, { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.x86_64", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.x86_64", "product_id": "gdb-0:6.3.0.0-1.143.el4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.src", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.src", "product_id": "gdb-0:6.3.0.0-1.143.el4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "product": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "product_id": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb-debuginfo@6.3.0.0-1.143.el4?arch=ppc64" } } }, { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.ppc64", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.ppc64", "product_id": "gdb-0:6.3.0.0-1.143.el4.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "product": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "product_id": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb-debuginfo@6.3.0.0-1.143.el4?arch=s390x" } } }, { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.s390x", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.s390x", "product_id": "gdb-0:6.3.0.0-1.143.el4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "product": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "product_id": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb-debuginfo@6.3.0.0-1.143.el4?arch=s390" } } }, { "category": "product_version", "name": "gdb-0:6.3.0.0-1.143.el4.s390", "product": { "name": "gdb-0:6.3.0.0-1.143.el4.s390", "product_id": "gdb-0:6.3.0.0-1.143.el4.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/gdb@6.3.0.0-1.143.el4?arch=s390" } } } ], "category": "architecture", "name": "s390" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.src as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.src" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.src", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4", "product_id": "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4AS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.src as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.src" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.src", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4", "product_id": "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4Desktop" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.src as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.src" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.src", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4", "product_id": "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4ES" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.src as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.src" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.src", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "relates_to_product_reference": "4WS" }, { "category": "default_component_of", "full_product_name": { "name": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4", "product_id": "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64" }, "product_reference": "gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "relates_to_product_reference": "4WS" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-4146", "discovery_date": "2006-08-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "203875" } ], "notes": [ { "category": "description", "text": "Buffer overflow in the (1) DWARF (dwarfread.c) and (2) DWARF2 (dwarf2read.c) debugging code in GNU Debugger (GDB) 6.5 allows user-assisted attackers, or restricted users, to execute arbitrary code via a crafted file with a location block (DW_FORM_block) that contains a large number of operations.", "title": "Vulnerability description" }, { "category": "summary", "text": "GDB buffer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Enterprise Linux 5 was not vulnerable to this issue as it contained a backported patch.", "title": "Statement" } ], "product_status": { "fixed": [ "4AS:gdb-0:6.3.0.0-1.143.el4.i386", "4AS:gdb-0:6.3.0.0-1.143.el4.ia64", "4AS:gdb-0:6.3.0.0-1.143.el4.ppc64", "4AS:gdb-0:6.3.0.0-1.143.el4.s390", "4AS:gdb-0:6.3.0.0-1.143.el4.s390x", "4AS:gdb-0:6.3.0.0-1.143.el4.src", "4AS:gdb-0:6.3.0.0-1.143.el4.x86_64", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "4Desktop:gdb-0:6.3.0.0-1.143.el4.i386", "4Desktop:gdb-0:6.3.0.0-1.143.el4.ia64", "4Desktop:gdb-0:6.3.0.0-1.143.el4.ppc64", "4Desktop:gdb-0:6.3.0.0-1.143.el4.s390", "4Desktop:gdb-0:6.3.0.0-1.143.el4.s390x", "4Desktop:gdb-0:6.3.0.0-1.143.el4.src", "4Desktop:gdb-0:6.3.0.0-1.143.el4.x86_64", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "4ES:gdb-0:6.3.0.0-1.143.el4.i386", "4ES:gdb-0:6.3.0.0-1.143.el4.ia64", "4ES:gdb-0:6.3.0.0-1.143.el4.ppc64", "4ES:gdb-0:6.3.0.0-1.143.el4.s390", "4ES:gdb-0:6.3.0.0-1.143.el4.s390x", "4ES:gdb-0:6.3.0.0-1.143.el4.src", "4ES:gdb-0:6.3.0.0-1.143.el4.x86_64", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "4WS:gdb-0:6.3.0.0-1.143.el4.i386", "4WS:gdb-0:6.3.0.0-1.143.el4.ia64", "4WS:gdb-0:6.3.0.0-1.143.el4.ppc64", "4WS:gdb-0:6.3.0.0-1.143.el4.s390", "4WS:gdb-0:6.3.0.0-1.143.el4.s390x", "4WS:gdb-0:6.3.0.0-1.143.el4.src", "4WS:gdb-0:6.3.0.0-1.143.el4.x86_64", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2006-4146" }, { "category": "external", "summary": "RHBZ#203875", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=203875" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2006-4146", "url": "https://www.cve.org/CVERecord?id=CVE-2006-4146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-4146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-4146" } ], "release_date": "2006-08-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2007-05-01T14:17: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": [ "4AS:gdb-0:6.3.0.0-1.143.el4.i386", "4AS:gdb-0:6.3.0.0-1.143.el4.ia64", "4AS:gdb-0:6.3.0.0-1.143.el4.ppc64", "4AS:gdb-0:6.3.0.0-1.143.el4.s390", "4AS:gdb-0:6.3.0.0-1.143.el4.s390x", "4AS:gdb-0:6.3.0.0-1.143.el4.src", "4AS:gdb-0:6.3.0.0-1.143.el4.x86_64", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4AS:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "4Desktop:gdb-0:6.3.0.0-1.143.el4.i386", "4Desktop:gdb-0:6.3.0.0-1.143.el4.ia64", "4Desktop:gdb-0:6.3.0.0-1.143.el4.ppc64", "4Desktop:gdb-0:6.3.0.0-1.143.el4.s390", "4Desktop:gdb-0:6.3.0.0-1.143.el4.s390x", "4Desktop:gdb-0:6.3.0.0-1.143.el4.src", "4Desktop:gdb-0:6.3.0.0-1.143.el4.x86_64", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4Desktop:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "4ES:gdb-0:6.3.0.0-1.143.el4.i386", "4ES:gdb-0:6.3.0.0-1.143.el4.ia64", "4ES:gdb-0:6.3.0.0-1.143.el4.ppc64", "4ES:gdb-0:6.3.0.0-1.143.el4.s390", "4ES:gdb-0:6.3.0.0-1.143.el4.s390x", "4ES:gdb-0:6.3.0.0-1.143.el4.src", "4ES:gdb-0:6.3.0.0-1.143.el4.x86_64", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4ES:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64", "4WS:gdb-0:6.3.0.0-1.143.el4.i386", "4WS:gdb-0:6.3.0.0-1.143.el4.ia64", "4WS:gdb-0:6.3.0.0-1.143.el4.ppc64", "4WS:gdb-0:6.3.0.0-1.143.el4.s390", "4WS:gdb-0:6.3.0.0-1.143.el4.s390x", "4WS:gdb-0:6.3.0.0-1.143.el4.src", "4WS:gdb-0:6.3.0.0-1.143.el4.x86_64", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.i386", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ia64", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.ppc64", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.s390x", "4WS:gdb-debuginfo-0:6.3.0.0-1.143.el4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2007:0229" } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "GDB buffer overflow" } ] }
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.