rhsa-2010_0181
Vulnerability from csaf_redhat
Published
2010-03-29 12:00
Modified
2024-11-22 03:06
Summary
Red Hat Security Advisory: brltty security and bug fix update
Notes
Topic
Updated brltty packages that fix one security issue and several bugs are
now available for Red Hat Enterprise Linux 5.
The Red Hat Security Response Team has rated this update as having low
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.
Details
brltty (Braille TTY) is a background process (daemon) which provides access
to the Linux console (when in text mode) for a blind person using a
refreshable braille display. It drives the braille display, and provides
complete screen review functionality.
It was discovered that a brltty library had an insecure relative RPATH
(runtime library search path) set in the ELF (Executable and Linking
Format) header. A local user able to convince another user to run an
application using brltty in an attacker-controlled directory, could run
arbitrary code with the privileges of the victim. (CVE-2008-3279)
These updated packages also provide fixes for the following bugs:
* the brltty configuration file is documented in the brltty manual page,
but there is no separate manual page for the /etc/brltty.conf configuration
file: running "man brltty.conf" returned "No manual entry for brltty.conf"
rather than opening the brltty manual entry. This update adds brltty.conf.5
as an alias to the brltty manual page. Consequently, running "man
brltty.conf" now opens the manual entry documenting the brltty.conf
specification. (BZ#530554)
* previously, the brltty-pm.conf configuration file was installed in the
/etc/brltty/ directory. This file, which configures Papenmeier Braille
Terminals for use with Red Hat Enterprise Linux, is optional. As well, it
did not come with a corresponding manual page. With this update, the file
has been moved to /usr/share/doc/brltty-3.7.2/BrailleDrivers/Papenmeier/.
This directory also includes a README document that explains the file's
purpose and format. (BZ#530554)
* during the brltty packages installation, the message
Creating screen inspection device /dev/vcsa...done.
was presented at the console. This was inadequate, especially during the
initial install of the system. These updated packages do not send any
message to the console during installation. (BZ#529163)
* although brltty contains ELF objects, the brltty-debuginfo package was
empty. With this update, the -debuginfo package contains valid debugging
information as expected. (BZ#500545)
* the MAX_NR_CONSOLES definition was acquired by brltty by #including
linux/tty.h in Programs/api_client.c. MAX_NR_CONSOLES has since moved to
linux/vt.h but the #include in api_client.c was not updated. Consequently,
brltty could not be built from the source RPM against the Red Hat
Enterprise Linux 5 kernel. This update corrects the #include in
api_client.c to linux/vt.h and brltty now builds from source as expected.
(BZ#456247)
All brltty users are advised to 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 brltty packages that fix one security issue and several bugs are\nnow available for Red Hat Enterprise Linux 5.\n\nThe Red Hat Security Response Team has rated this update as having low\nsecurity impact. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available from the CVE link in\nthe References section.",
"title": "Topic"
},
{
"category": "general",
"text": "brltty (Braille TTY) is a background process (daemon) which provides access\nto the Linux console (when in text mode) for a blind person using a\nrefreshable braille display. It drives the braille display, and provides\ncomplete screen review functionality.\n\nIt was discovered that a brltty library had an insecure relative RPATH\n(runtime library search path) set in the ELF (Executable and Linking\nFormat) header. A local user able to convince another user to run an\napplication using brltty in an attacker-controlled directory, could run\narbitrary code with the privileges of the victim. (CVE-2008-3279)\n\nThese updated packages also provide fixes for the following bugs:\n\n* the brltty configuration file is documented in the brltty manual page,\nbut there is no separate manual page for the /etc/brltty.conf configuration\nfile: running \"man brltty.conf\" returned \"No manual entry for brltty.conf\"\nrather than opening the brltty manual entry. This update adds brltty.conf.5\nas an alias to the brltty manual page. Consequently, running \"man\nbrltty.conf\" now opens the manual entry documenting the brltty.conf\nspecification. (BZ#530554)\n\n* previously, the brltty-pm.conf configuration file was installed in the\n/etc/brltty/ directory. This file, which configures Papenmeier Braille\nTerminals for use with Red Hat Enterprise Linux, is optional. As well, it\ndid not come with a corresponding manual page. With this update, the file\nhas been moved to /usr/share/doc/brltty-3.7.2/BrailleDrivers/Papenmeier/.\nThis directory also includes a README document that explains the file\u0027s\npurpose and format. (BZ#530554)\n\n* during the brltty packages installation, the message\n\nCreating screen inspection device /dev/vcsa...done.\n\nwas presented at the console. This was inadequate, especially during the\ninitial install of the system. These updated packages do not send any\nmessage to the console during installation. (BZ#529163)\n\n* although brltty contains ELF objects, the brltty-debuginfo package was\nempty. With this update, the -debuginfo package contains valid debugging\ninformation as expected. (BZ#500545)\n\n* the MAX_NR_CONSOLES definition was acquired by brltty by #including\nlinux/tty.h in Programs/api_client.c. MAX_NR_CONSOLES has since moved to\nlinux/vt.h but the #include in api_client.c was not updated. Consequently,\nbrltty could not be built from the source RPM against the Red Hat\nEnterprise Linux 5 kernel. This update corrects the #include in\napi_client.c to linux/vt.h and brltty now builds from source as expected.\n(BZ#456247)\n\nAll brltty users are advised to upgrade to these updated packages, which\nresolve 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-2010:0181",
"url": "https://access.redhat.com/errata/RHSA-2010:0181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#low",
"url": "https://access.redhat.com/security/updates/classification/#low"
},
{
"category": "external",
"summary": "456247",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=456247"
},
{
"category": "external",
"summary": "457942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=457942"
},
{
"category": "external",
"summary": "500545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=500545"
},
{
"category": "external",
"summary": "529163",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=529163"
},
{
"category": "external",
"summary": "530554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=530554"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2010/rhsa-2010_0181.json"
}
],
"title": "Red Hat Security Advisory: brltty security and bug fix update",
"tracking": {
"current_release_date": "2024-11-22T03:06:02+00:00",
"generator": {
"date": "2024-11-22T03:06:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2010:0181",
"initial_release_date": "2010-03-29T12:00:00+00:00",
"revision_history": [
{
"date": "2010-03-29T12:00:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2010-03-29T08:19:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T03:06:02+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 Desktop (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product": {
"name": "Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product": {
"name": "Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:5::server"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.x86_64",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.x86_64",
"product_id": "brlapi-devel-0:0.4.1-4.el5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "brltty-0:3.7.2-4.el5.x86_64",
"product": {
"name": "brltty-0:3.7.2-4.el5.x86_64",
"product_id": "brltty-0:3.7.2-4.el5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty@3.7.2-4.el5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.x86_64",
"product": {
"name": "brlapi-0:0.4.1-4.el5.x86_64",
"product_id": "brlapi-0:0.4.1-4.el5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.i386",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.i386",
"product_id": "brlapi-devel-0:0.4.1-4.el5.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=i386"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.i386",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.i386",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=i386"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.i386",
"product": {
"name": "brlapi-0:0.4.1-4.el5.i386",
"product_id": "brlapi-0:0.4.1-4.el5.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=i386"
}
}
},
{
"category": "product_version",
"name": "brltty-0:3.7.2-4.el5.i386",
"product": {
"name": "brltty-0:3.7.2-4.el5.i386",
"product_id": "brltty-0:3.7.2-4.el5.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty@3.7.2-4.el5?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "brltty-0:3.7.2-4.el5.src",
"product": {
"name": "brltty-0:3.7.2-4.el5.src",
"product_id": "brltty-0:3.7.2-4.el5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty@3.7.2-4.el5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.ia64",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.ia64",
"product_id": "brlapi-devel-0:0.4.1-4.el5.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.ia64",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ia64",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "brltty-0:3.7.2-4.el5.ia64",
"product": {
"name": "brltty-0:3.7.2-4.el5.ia64",
"product_id": "brltty-0:3.7.2-4.el5.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty@3.7.2-4.el5?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.ia64",
"product": {
"name": "brlapi-0:0.4.1-4.el5.ia64",
"product_id": "brlapi-0:0.4.1-4.el5.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.ppc64",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc64",
"product_id": "brlapi-devel-0:0.4.1-4.el5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.ppc64",
"product": {
"name": "brlapi-0:0.4.1-4.el5.ppc64",
"product_id": "brlapi-0:0.4.1-4.el5.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.ppc",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc",
"product_id": "brlapi-devel-0:0.4.1-4.el5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "brltty-0:3.7.2-4.el5.ppc",
"product": {
"name": "brltty-0:3.7.2-4.el5.ppc",
"product_id": "brltty-0:3.7.2-4.el5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty@3.7.2-4.el5?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.ppc",
"product": {
"name": "brlapi-0:0.4.1-4.el5.ppc",
"product_id": "brlapi-0:0.4.1-4.el5.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.s390x",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390x",
"product_id": "brlapi-devel-0:0.4.1-4.el5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390x",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390x",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "brltty-0:3.7.2-4.el5.s390x",
"product": {
"name": "brltty-0:3.7.2-4.el5.s390x",
"product_id": "brltty-0:3.7.2-4.el5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty@3.7.2-4.el5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.s390x",
"product": {
"name": "brlapi-0:0.4.1-4.el5.s390x",
"product_id": "brlapi-0:0.4.1-4.el5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "brlapi-devel-0:0.4.1-4.el5.s390",
"product": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390",
"product_id": "brlapi-devel-0:0.4.1-4.el5.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi-devel@0.4.1-4.el5?arch=s390"
}
}
},
{
"category": "product_version",
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390",
"product": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390",
"product_id": "brltty-debuginfo-0:3.7.2-4.el5.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brltty-debuginfo@3.7.2-4.el5?arch=s390"
}
}
},
{
"category": "product_version",
"name": "brlapi-0:0.4.1-4.el5.s390",
"product": {
"name": "brlapi-0:0.4.1-4.el5.s390",
"product_id": "brlapi-0:0.4.1-4.el5.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/brlapi@0.4.1-4.el5?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.i386"
},
"product_reference": "brlapi-0:0.4.1-4.el5.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.ia64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.s390"
},
"product_reference": "brlapi-0:0.4.1-4.el5.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.s390x"
},
"product_reference": "brlapi-0:0.4.1-4.el5.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-0:0.4.1-4.el5.x86_64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.i386"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ia64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390x"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.x86_64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-0:3.7.2-4.el5.i386"
},
"product_reference": "brltty-0:3.7.2-4.el5.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-0:3.7.2-4.el5.ia64"
},
"product_reference": "brltty-0:3.7.2-4.el5.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-0:3.7.2-4.el5.ppc"
},
"product_reference": "brltty-0:3.7.2-4.el5.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-0:3.7.2-4.el5.s390x"
},
"product_reference": "brltty-0:3.7.2-4.el5.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-0:3.7.2-4.el5.src"
},
"product_reference": "brltty-0:3.7.2-4.el5.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-0:3.7.2-4.el5.x86_64"
},
"product_reference": "brltty-0:3.7.2-4.el5.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.i386"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ia64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.s390",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390x"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.s390x",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.x86_64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.i386"
},
"product_reference": "brlapi-0:0.4.1-4.el5.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.ia64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.ppc"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.ppc64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.s390"
},
"product_reference": "brlapi-0:0.4.1-4.el5.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.s390x"
},
"product_reference": "brlapi-0:0.4.1-4.el5.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-0:0.4.1-4.el5.x86_64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.i386"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.ia64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.ppc"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.ppc64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.s390"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.s390x"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brlapi-devel-0:0.4.1-4.el5.x86_64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-0:3.7.2-4.el5.i386"
},
"product_reference": "brltty-0:3.7.2-4.el5.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-0:3.7.2-4.el5.ia64"
},
"product_reference": "brltty-0:3.7.2-4.el5.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-0:3.7.2-4.el5.ppc"
},
"product_reference": "brltty-0:3.7.2-4.el5.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-0:3.7.2-4.el5.s390x"
},
"product_reference": "brltty-0:3.7.2-4.el5.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-0:3.7.2-4.el5.src"
},
"product_reference": "brltty-0:3.7.2-4.el5.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-0:3.7.2-4.el5.x86_64"
},
"product_reference": "brltty-0:3.7.2-4.el5.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.i386"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.ia64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.s390"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.s390",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.s390x"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.s390x",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:brltty-debuginfo-0:3.7.2-4.el5.x86_64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.i386"
},
"product_reference": "brlapi-0:0.4.1-4.el5.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.ia64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.ppc"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.ppc64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.s390"
},
"product_reference": "brlapi-0:0.4.1-4.el5.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.s390x"
},
"product_reference": "brlapi-0:0.4.1-4.el5.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-0:0.4.1-4.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-0:0.4.1-4.el5.x86_64"
},
"product_reference": "brlapi-0:0.4.1-4.el5.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.i386"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.ia64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.ppc"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.ppc64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.s390"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.s390x"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brlapi-devel-0:0.4.1-4.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brlapi-devel-0:0.4.1-4.el5.x86_64"
},
"product_reference": "brlapi-devel-0:0.4.1-4.el5.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-0:3.7.2-4.el5.i386"
},
"product_reference": "brltty-0:3.7.2-4.el5.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-0:3.7.2-4.el5.ia64"
},
"product_reference": "brltty-0:3.7.2-4.el5.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-0:3.7.2-4.el5.ppc"
},
"product_reference": "brltty-0:3.7.2-4.el5.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-0:3.7.2-4.el5.s390x"
},
"product_reference": "brltty-0:3.7.2-4.el5.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-0:3.7.2-4.el5.src"
},
"product_reference": "brltty-0:3.7.2-4.el5.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-0:3.7.2-4.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-0:3.7.2-4.el5.x86_64"
},
"product_reference": "brltty-0:3.7.2-4.el5.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.i386"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.ia64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.s390"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.s390",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.s390x"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.s390x",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "brltty-debuginfo-0:3.7.2-4.el5.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:brltty-debuginfo-0:3.7.2-4.el5.x86_64"
},
"product_reference": "brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-3279",
"discovery_date": "2008-06-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "457942"
}
],
"notes": [
{
"category": "description",
"text": "Untrusted search path vulnerability in libbrlttybba.so in brltty 3.7.2 allows local users to gain privileges via a crafted library, related to an incorrect RPATH setting.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brltty: insecure relative RPATH",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"5Client-Workstation:brlapi-0:0.4.1-4.el5.i386",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ia64",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc64",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.s390",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.s390x",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.x86_64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.i386",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Client-Workstation:brltty-0:3.7.2-4.el5.i386",
"5Client-Workstation:brltty-0:3.7.2-4.el5.ia64",
"5Client-Workstation:brltty-0:3.7.2-4.el5.ppc",
"5Client-Workstation:brltty-0:3.7.2-4.el5.s390x",
"5Client-Workstation:brltty-0:3.7.2-4.el5.src",
"5Client-Workstation:brltty-0:3.7.2-4.el5.x86_64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"5Client:brlapi-0:0.4.1-4.el5.i386",
"5Client:brlapi-0:0.4.1-4.el5.ia64",
"5Client:brlapi-0:0.4.1-4.el5.ppc",
"5Client:brlapi-0:0.4.1-4.el5.ppc64",
"5Client:brlapi-0:0.4.1-4.el5.s390",
"5Client:brlapi-0:0.4.1-4.el5.s390x",
"5Client:brlapi-0:0.4.1-4.el5.x86_64",
"5Client:brlapi-devel-0:0.4.1-4.el5.i386",
"5Client:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Client:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Client:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Client:brlapi-devel-0:0.4.1-4.el5.s390",
"5Client:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Client:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Client:brltty-0:3.7.2-4.el5.i386",
"5Client:brltty-0:3.7.2-4.el5.ia64",
"5Client:brltty-0:3.7.2-4.el5.ppc",
"5Client:brltty-0:3.7.2-4.el5.s390x",
"5Client:brltty-0:3.7.2-4.el5.src",
"5Client:brltty-0:3.7.2-4.el5.x86_64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"5Server:brlapi-0:0.4.1-4.el5.i386",
"5Server:brlapi-0:0.4.1-4.el5.ia64",
"5Server:brlapi-0:0.4.1-4.el5.ppc",
"5Server:brlapi-0:0.4.1-4.el5.ppc64",
"5Server:brlapi-0:0.4.1-4.el5.s390",
"5Server:brlapi-0:0.4.1-4.el5.s390x",
"5Server:brlapi-0:0.4.1-4.el5.x86_64",
"5Server:brlapi-devel-0:0.4.1-4.el5.i386",
"5Server:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Server:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Server:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Server:brlapi-devel-0:0.4.1-4.el5.s390",
"5Server:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Server:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Server:brltty-0:3.7.2-4.el5.i386",
"5Server:brltty-0:3.7.2-4.el5.ia64",
"5Server:brltty-0:3.7.2-4.el5.ppc",
"5Server:brltty-0:3.7.2-4.el5.s390x",
"5Server:brltty-0:3.7.2-4.el5.src",
"5Server:brltty-0:3.7.2-4.el5.x86_64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-3279"
},
{
"category": "external",
"summary": "RHBZ#457942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=457942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-3279",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3279"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-3279",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3279"
}
],
"release_date": "2008-06-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2010-03-29T12:00:00+00:00",
"details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/docs/DOC-11259",
"product_ids": [
"5Client-Workstation:brlapi-0:0.4.1-4.el5.i386",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ia64",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc64",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.s390",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.s390x",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.x86_64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.i386",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Client-Workstation:brltty-0:3.7.2-4.el5.i386",
"5Client-Workstation:brltty-0:3.7.2-4.el5.ia64",
"5Client-Workstation:brltty-0:3.7.2-4.el5.ppc",
"5Client-Workstation:brltty-0:3.7.2-4.el5.s390x",
"5Client-Workstation:brltty-0:3.7.2-4.el5.src",
"5Client-Workstation:brltty-0:3.7.2-4.el5.x86_64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"5Client:brlapi-0:0.4.1-4.el5.i386",
"5Client:brlapi-0:0.4.1-4.el5.ia64",
"5Client:brlapi-0:0.4.1-4.el5.ppc",
"5Client:brlapi-0:0.4.1-4.el5.ppc64",
"5Client:brlapi-0:0.4.1-4.el5.s390",
"5Client:brlapi-0:0.4.1-4.el5.s390x",
"5Client:brlapi-0:0.4.1-4.el5.x86_64",
"5Client:brlapi-devel-0:0.4.1-4.el5.i386",
"5Client:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Client:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Client:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Client:brlapi-devel-0:0.4.1-4.el5.s390",
"5Client:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Client:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Client:brltty-0:3.7.2-4.el5.i386",
"5Client:brltty-0:3.7.2-4.el5.ia64",
"5Client:brltty-0:3.7.2-4.el5.ppc",
"5Client:brltty-0:3.7.2-4.el5.s390x",
"5Client:brltty-0:3.7.2-4.el5.src",
"5Client:brltty-0:3.7.2-4.el5.x86_64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"5Server:brlapi-0:0.4.1-4.el5.i386",
"5Server:brlapi-0:0.4.1-4.el5.ia64",
"5Server:brlapi-0:0.4.1-4.el5.ppc",
"5Server:brlapi-0:0.4.1-4.el5.ppc64",
"5Server:brlapi-0:0.4.1-4.el5.s390",
"5Server:brlapi-0:0.4.1-4.el5.s390x",
"5Server:brlapi-0:0.4.1-4.el5.x86_64",
"5Server:brlapi-devel-0:0.4.1-4.el5.i386",
"5Server:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Server:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Server:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Server:brlapi-devel-0:0.4.1-4.el5.s390",
"5Server:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Server:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Server:brltty-0:3.7.2-4.el5.i386",
"5Server:brltty-0:3.7.2-4.el5.ia64",
"5Server:brltty-0:3.7.2-4.el5.ppc",
"5Server:brltty-0:3.7.2-4.el5.s390x",
"5Server:brltty-0:3.7.2-4.el5.src",
"5Server:brltty-0:3.7.2-4.el5.x86_64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2010:0181"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "HIGH",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.7,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"5Client-Workstation:brlapi-0:0.4.1-4.el5.i386",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ia64",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.ppc64",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.s390",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.s390x",
"5Client-Workstation:brlapi-0:0.4.1-4.el5.x86_64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.i386",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Client-Workstation:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Client-Workstation:brltty-0:3.7.2-4.el5.i386",
"5Client-Workstation:brltty-0:3.7.2-4.el5.ia64",
"5Client-Workstation:brltty-0:3.7.2-4.el5.ppc",
"5Client-Workstation:brltty-0:3.7.2-4.el5.s390x",
"5Client-Workstation:brltty-0:3.7.2-4.el5.src",
"5Client-Workstation:brltty-0:3.7.2-4.el5.x86_64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Client-Workstation:brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"5Client:brlapi-0:0.4.1-4.el5.i386",
"5Client:brlapi-0:0.4.1-4.el5.ia64",
"5Client:brlapi-0:0.4.1-4.el5.ppc",
"5Client:brlapi-0:0.4.1-4.el5.ppc64",
"5Client:brlapi-0:0.4.1-4.el5.s390",
"5Client:brlapi-0:0.4.1-4.el5.s390x",
"5Client:brlapi-0:0.4.1-4.el5.x86_64",
"5Client:brlapi-devel-0:0.4.1-4.el5.i386",
"5Client:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Client:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Client:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Client:brlapi-devel-0:0.4.1-4.el5.s390",
"5Client:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Client:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Client:brltty-0:3.7.2-4.el5.i386",
"5Client:brltty-0:3.7.2-4.el5.ia64",
"5Client:brltty-0:3.7.2-4.el5.ppc",
"5Client:brltty-0:3.7.2-4.el5.s390x",
"5Client:brltty-0:3.7.2-4.el5.src",
"5Client:brltty-0:3.7.2-4.el5.x86_64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Client:brltty-debuginfo-0:3.7.2-4.el5.x86_64",
"5Server:brlapi-0:0.4.1-4.el5.i386",
"5Server:brlapi-0:0.4.1-4.el5.ia64",
"5Server:brlapi-0:0.4.1-4.el5.ppc",
"5Server:brlapi-0:0.4.1-4.el5.ppc64",
"5Server:brlapi-0:0.4.1-4.el5.s390",
"5Server:brlapi-0:0.4.1-4.el5.s390x",
"5Server:brlapi-0:0.4.1-4.el5.x86_64",
"5Server:brlapi-devel-0:0.4.1-4.el5.i386",
"5Server:brlapi-devel-0:0.4.1-4.el5.ia64",
"5Server:brlapi-devel-0:0.4.1-4.el5.ppc",
"5Server:brlapi-devel-0:0.4.1-4.el5.ppc64",
"5Server:brlapi-devel-0:0.4.1-4.el5.s390",
"5Server:brlapi-devel-0:0.4.1-4.el5.s390x",
"5Server:brlapi-devel-0:0.4.1-4.el5.x86_64",
"5Server:brltty-0:3.7.2-4.el5.i386",
"5Server:brltty-0:3.7.2-4.el5.ia64",
"5Server:brltty-0:3.7.2-4.el5.ppc",
"5Server:brltty-0:3.7.2-4.el5.s390x",
"5Server:brltty-0:3.7.2-4.el5.src",
"5Server:brltty-0:3.7.2-4.el5.x86_64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.i386",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ia64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.ppc64",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.s390",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.s390x",
"5Server:brltty-debuginfo-0:3.7.2-4.el5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "brltty: insecure relative RPATH"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…