Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2008-2374 (GCVE-0-2008-2374)
Vulnerability from cvelistv5
Published
2008-07-07 23:00
Modified
2025-01-17 15:15
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T08:58:02.290Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "31057",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/31057"
},
{
"name": "30105",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/30105"
},
{
"name": "GLSA-200903-29",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"name": "ADV-2008-2096",
"tags": [
"vdb-entry",
"x_refsource_VUPEN",
"x_transferred"
],
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
},
{
"name": "MDVSA-2008:145",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA",
"x_transferred"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"name": "34280",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/34280"
},
{
"name": "FEDORA-2008-6140",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"name": "RHSA-2008:0581",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.bluez.org/bluez-334/"
},
{
"name": "FEDORA-2008-6133",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
},
{
"name": "[bluez-devel] 20080616 SDP payload processing vulnerability",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"name": "30957",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/30957"
},
{
"name": "31833",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/31833"
},
{
"name": "oval:org.mitre.oval:def:9973",
"tags": [
"vdb-entry",
"signature",
"x_refsource_OVAL",
"x_transferred"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"name": "1020479",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id?1020479"
},
{
"name": "32099",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/32099"
},
{
"name": "SUSE-SR:2008:019",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"name": "32279",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/32279"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2008-2374",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-17T15:15:23.751667Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1284",
"description": "CWE-1284 Improper Validation of Specified Quantity in Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-01-17T15:15:36.238Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2008-06-16T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-09-28T12:57:01",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "31057",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/31057"
},
{
"name": "30105",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/30105"
},
{
"name": "GLSA-200903-29",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"name": "ADV-2008-2096",
"tags": [
"vdb-entry",
"x_refsource_VUPEN"
],
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
},
{
"name": "MDVSA-2008:145",
"tags": [
"vendor-advisory",
"x_refsource_MANDRIVA"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"name": "34280",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/34280"
},
{
"name": "FEDORA-2008-6140",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"name": "RHSA-2008:0581",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.bluez.org/bluez-334/"
},
{
"name": "FEDORA-2008-6133",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
},
{
"name": "[bluez-devel] 20080616 SDP payload processing vulnerability",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"name": "30957",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/30957"
},
{
"name": "31833",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/31833"
},
{
"name": "oval:org.mitre.oval:def:9973",
"tags": [
"vdb-entry",
"signature",
"x_refsource_OVAL"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"name": "1020479",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id?1020479"
},
{
"name": "32099",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/32099"
},
{
"name": "SUSE-SR:2008:019",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"name": "32279",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/32279"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2008-2374",
"datePublished": "2008-07-07T23:00:00",
"dateReserved": "2008-05-21T00:00:00",
"dateUpdated": "2025-01-17T15:15:36.238Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2008-2374\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2008-07-07T23:41:00.000\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.\"},{\"lang\":\"es\",\"value\":\"src/sdp.c de bluez-libs 3.30 en BlueZ, y otras bluez-libs anteriores a 3.34 y bluez-utils anteriores a 3.34, no validan la longitud de los campos de cadena en paquetes SDP, lo que permite a servidores SDP provocar una denegaci\u00f3n de servicio y es posible que tenga otros efectos, a trav\u00e9s de una longitud de campo manipulada que dispara la reserva excesiva de posicionamiento en memoria o sobre-lectua del buffer. \\r\\n\\r\\n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":true,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1284\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bluez:bluez-libs:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.34\",\"matchCriteriaId\":\"E07F4288-8279-44F6-A0CA-CBBAB38B9CC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bluez:bluez-utils:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.34\",\"matchCriteriaId\":\"1DF2F11E-16A5-40DF-9D61-886FFFD1834D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"72E4DB7F-07C3-46BB-AAA2-05CD0312C57F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"743CBBB1-C140-4FEF-B40E-FAE4511B1140\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/30957\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/31057\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/31833\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/32099\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/32279\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/34280\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://security.gentoo.org/glsa/glsa-200903-29.xml\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\",\"Exploit\"]},{\"url\":\"http://www.bluez.org/bluez-334/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Product\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2008:145\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2008-0581.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.securityfocus.com/bid/30105\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id?1020479\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.vupen.com/english/advisories/2008/2096/references\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/30957\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/31057\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/31833\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/32099\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/32279\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://secunia.com/advisories/34280\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://security.gentoo.org/glsa/glsa-200903-29.xml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Exploit\"]},{\"url\":\"http://www.bluez.org/bluez-334/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2008:145\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.redhat.com/support/errata/RHSA-2008-0581.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.securityfocus.com/bid/30105\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id?1020479\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.vupen.com/english/advisories/2008/2096/references\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://secunia.com/advisories/31057\", \"name\": \"31057\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\", \"x_transferred\"]}, {\"url\": \"http://www.securityfocus.com/bid/30105\", \"name\": \"30105\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\", \"x_transferred\"]}, {\"url\": \"http://security.gentoo.org/glsa/glsa-200903-29.xml\", \"name\": \"GLSA-200903-29\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\", \"x_transferred\"]}, {\"url\": \"http://www.vupen.com/english/advisories/2008/2096/references\", \"name\": \"ADV-2008-2096\", \"tags\": [\"vdb-entry\", \"x_refsource_VUPEN\", \"x_transferred\"]}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDVSA-2008:145\", \"name\": \"MDVSA-2008:145\", \"tags\": [\"vendor-advisory\", \"x_refsource_MANDRIVA\", \"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/34280\", \"name\": \"34280\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\", \"x_transferred\"]}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html\", \"name\": \"FEDORA-2008-6140\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"http://www.redhat.com/support/errata/RHSA-2008-0581.html\", \"name\": \"RHSA-2008:0581\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"http://www.bluez.org/bluez-334/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html\", \"name\": \"FEDORA-2008-6133\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\", \"x_transferred\"]}, {\"url\": \"http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com\", \"name\": \"[bluez-devel] 20080616 SDP payload processing vulnerability\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\", \"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/30957\", \"name\": \"30957\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\", \"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/31833\", \"name\": \"31833\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\", \"x_transferred\"]}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973\", \"name\": \"oval:org.mitre.oval:def:9973\", \"tags\": [\"vdb-entry\", \"signature\", \"x_refsource_OVAL\", \"x_transferred\"]}, {\"url\": \"http://www.securitytracker.com/id?1020479\", \"name\": \"1020479\", \"tags\": [\"vdb-entry\", \"x_refsource_SECTRACK\", \"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/32099\", \"name\": \"32099\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\", \"x_transferred\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html\", \"name\": \"SUSE-SR:2008:019\", \"tags\": [\"vendor-advisory\", \"x_refsource_SUSE\", \"x_transferred\"]}, {\"url\": \"http://secunia.com/advisories/32279\", \"name\": \"32279\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-07T08:58:02.290Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2008-2374\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-17T15:15:23.751667Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1284\", \"description\": \"CWE-1284 Improper Validation of Specified Quantity in Input\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-17T15:15:08.477Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"datePublic\": \"2008-06-16T00:00:00\", \"references\": [{\"url\": \"http://secunia.com/advisories/31057\", \"name\": \"31057\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\"]}, {\"url\": \"http://www.securityfocus.com/bid/30105\", \"name\": \"30105\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\"]}, {\"url\": \"http://security.gentoo.org/glsa/glsa-200903-29.xml\", \"name\": \"GLSA-200903-29\", \"tags\": [\"vendor-advisory\", \"x_refsource_GENTOO\"]}, {\"url\": \"http://www.vupen.com/english/advisories/2008/2096/references\", \"name\": \"ADV-2008-2096\", \"tags\": [\"vdb-entry\", \"x_refsource_VUPEN\"]}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDVSA-2008:145\", \"name\": \"MDVSA-2008:145\", \"tags\": [\"vendor-advisory\", \"x_refsource_MANDRIVA\"]}, {\"url\": \"http://secunia.com/advisories/34280\", \"name\": \"34280\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\"]}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html\", \"name\": \"FEDORA-2008-6140\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"http://www.redhat.com/support/errata/RHSA-2008-0581.html\", \"name\": \"RHSA-2008:0581\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"http://www.bluez.org/bluez-334/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html\", \"name\": \"FEDORA-2008-6133\", \"tags\": [\"vendor-advisory\", \"x_refsource_FEDORA\"]}, {\"url\": \"http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com\", \"name\": \"[bluez-devel] 20080616 SDP payload processing vulnerability\", \"tags\": [\"mailing-list\", \"x_refsource_MLIST\"]}, {\"url\": \"http://secunia.com/advisories/30957\", \"name\": \"30957\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\"]}, {\"url\": \"http://secunia.com/advisories/31833\", \"name\": \"31833\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\"]}, {\"url\": \"https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973\", \"name\": \"oval:org.mitre.oval:def:9973\", \"tags\": [\"vdb-entry\", \"signature\", \"x_refsource_OVAL\"]}, {\"url\": \"http://www.securitytracker.com/id?1020479\", \"name\": \"1020479\", \"tags\": [\"vdb-entry\", \"x_refsource_SECTRACK\"]}, {\"url\": \"http://secunia.com/advisories/32099\", \"name\": \"32099\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html\", \"name\": \"SUSE-SR:2008:019\", \"tags\": [\"vendor-advisory\", \"x_refsource_SUSE\"]}, {\"url\": \"http://secunia.com/advisories/32279\", \"name\": \"32279\", \"tags\": [\"third-party-advisory\", \"x_refsource_SECUNIA\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2017-09-28T12:57:01\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2008-2374\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-17T15:15:36.238Z\", \"dateReserved\": \"2008-05-21T00:00:00\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2008-07-07T23:00:00\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2008:0581
Vulnerability from csaf_redhat
Published
2008-07-14 13:55
Modified
2025-11-21 17:33
Summary
Red Hat Security Advisory: bluez-libs and bluez-utils security update
Notes
Topic
Updated bluez-libs and bluez-utils packages that fix a security flaw are
now available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
The bluez-libs package contains libraries for use in Bluetooth
applications. The bluez-utils package contains Bluetooth daemons and utilities.
An input validation flaw was found in the Bluetooth Session Description
Protocol (SDP) packet parser used by the Bluez Bluetooth utilities. A
Bluetooth device with an already-established trust relationship, or a local
user registering a service record via a UNIX® socket or D-Bus interface,
could cause a crash, or possibly execute arbitrary code with privileges of
the hcid daemon. (CVE-2008-2374)
Users of bluez-libs and bluez-utils are advised to upgrade to these updated
packages, which contains a backported patch to correct this issue.
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": "Moderate"
},
"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 bluez-libs and bluez-utils packages that fix a security flaw are\nnow available for Red Hat Enterprise Linux 4 and 5.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "The bluez-libs package contains libraries for use in Bluetooth\napplications. The bluez-utils package contains Bluetooth daemons and utilities.\n\nAn input validation flaw was found in the Bluetooth Session Description\nProtocol (SDP) packet parser used by the Bluez Bluetooth utilities. A\nBluetooth device with an already-established trust relationship, or a local\nuser registering a service record via a UNIX\u00ae socket or D-Bus interface,\ncould cause a crash, or possibly execute arbitrary code with privileges of\nthe hcid daemon. (CVE-2008-2374)\n\nUsers of bluez-libs and bluez-utils are advised to upgrade to these updated\npackages, which contains a backported patch to correct this issue.",
"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-2008:0581",
"url": "https://access.redhat.com/errata/RHSA-2008:0581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "452715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=452715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2008/rhsa-2008_0581.json"
}
],
"title": "Red Hat Security Advisory: bluez-libs and bluez-utils security update",
"tracking": {
"current_release_date": "2025-11-21T17:33:32+00:00",
"generator": {
"date": "2025-11-21T17:33:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2008:0581",
"initial_release_date": "2008-07-14T13:55:00+00:00",
"revision_history": [
{
"date": "2008-07-14T13:55:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2008-07-14T09:57:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:33:32+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_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": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-devel-0:2.10-3.x86_64",
"product_id": "bluez-libs-devel-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-0:2.10-3.x86_64",
"product_id": "bluez-libs-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.i386",
"product_id": "bluez-libs-devel-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-0:3.7-1.1.i386",
"product_id": "bluez-libs-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.i386",
"product_id": "bluez-utils-cups-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-0:3.7-2.2.i386",
"product_id": "bluez-utils-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.i386",
"product": {
"name": "bluez-libs-0:2.10-3.i386",
"product_id": "bluez-libs-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.i386",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386",
"product_id": "bluez-libs-debuginfo-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.i386",
"product": {
"name": "bluez-libs-devel-0:2.10-3.i386",
"product_id": "bluez-libs-devel-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.i386",
"product_id": "bluez-utils-cups-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-0:2.10-2.4.i386",
"product_id": "bluez-utils-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.src",
"product": {
"name": "bluez-libs-0:3.7-1.1.src",
"product_id": "bluez-libs-0:3.7-1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.src",
"product": {
"name": "bluez-utils-0:3.7-2.2.src",
"product_id": "bluez-utils-0:3.7-2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.src",
"product": {
"name": "bluez-libs-0:2.10-3.src",
"product_id": "bluez-libs-0:2.10-3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.src",
"product": {
"name": "bluez-utils-0:2.10-2.4.src",
"product_id": "bluez-utils-0:2.10-2.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64",
"product_id": "bluez-libs-devel-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-0:3.7-1.1.ia64",
"product_id": "bluez-libs-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64",
"product_id": "bluez-utils-cups-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-0:3.7-2.2.ia64",
"product_id": "bluez-utils-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-devel-0:2.10-3.ia64",
"product_id": "bluez-libs-devel-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-0:2.10-3.ia64",
"product_id": "bluez-libs-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64",
"product_id": "bluez-utils-cups-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-0:2.10-2.4.ia64",
"product_id": "bluez-utils-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ppc64",
"product": {
"name": "bluez-libs-0:2.10-3.ppc64",
"product_id": "bluez-libs-0:2.10-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc",
"product_id": "bluez-libs-devel-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-0:3.7-1.1.ppc",
"product_id": "bluez-libs-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc",
"product_id": "bluez-utils-cups-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-0:3.7-2.2.ppc",
"product_id": "bluez-utils-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-devel-0:2.10-3.ppc",
"product_id": "bluez-libs-devel-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-0:2.10-3.ppc",
"product_id": "bluez-libs-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc",
"product_id": "bluez-utils-cups-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-0:2.10-2.4.ppc",
"product_id": "bluez-utils-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.src"
},
"product_reference": "bluez-utils-0:3.7-2.2.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.src"
},
"product_reference": "bluez-utils-0:3.7-2.2.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-2374",
"discovery_date": "2008-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "452715"
}
],
"notes": [
{
"category": "description",
"text": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bluez-libs: SDP payload processing vulnerability",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"4AS:bluez-libs-0:2.10-3.i386",
"4AS:bluez-libs-0:2.10-3.ia64",
"4AS:bluez-libs-0:2.10-3.ppc",
"4AS:bluez-libs-0:2.10-3.ppc64",
"4AS:bluez-libs-0:2.10-3.src",
"4AS:bluez-libs-0:2.10-3.x86_64",
"4AS:bluez-libs-debuginfo-0:2.10-3.i386",
"4AS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4AS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4AS:bluez-libs-devel-0:2.10-3.i386",
"4AS:bluez-libs-devel-0:2.10-3.ia64",
"4AS:bluez-libs-devel-0:2.10-3.ppc",
"4AS:bluez-libs-devel-0:2.10-3.x86_64",
"4AS:bluez-utils-0:2.10-2.4.i386",
"4AS:bluez-utils-0:2.10-2.4.ia64",
"4AS:bluez-utils-0:2.10-2.4.ppc",
"4AS:bluez-utils-0:2.10-2.4.src",
"4AS:bluez-utils-0:2.10-2.4.x86_64",
"4AS:bluez-utils-cups-0:2.10-2.4.i386",
"4AS:bluez-utils-cups-0:2.10-2.4.ia64",
"4AS:bluez-utils-cups-0:2.10-2.4.ppc",
"4AS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4Desktop:bluez-libs-0:2.10-3.i386",
"4Desktop:bluez-libs-0:2.10-3.ia64",
"4Desktop:bluez-libs-0:2.10-3.ppc",
"4Desktop:bluez-libs-0:2.10-3.ppc64",
"4Desktop:bluez-libs-0:2.10-3.src",
"4Desktop:bluez-libs-0:2.10-3.x86_64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.i386",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4Desktop:bluez-libs-devel-0:2.10-3.i386",
"4Desktop:bluez-libs-devel-0:2.10-3.ia64",
"4Desktop:bluez-libs-devel-0:2.10-3.ppc",
"4Desktop:bluez-libs-devel-0:2.10-3.x86_64",
"4Desktop:bluez-utils-0:2.10-2.4.i386",
"4Desktop:bluez-utils-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-0:2.10-2.4.src",
"4Desktop:bluez-utils-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.i386",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4ES:bluez-libs-0:2.10-3.i386",
"4ES:bluez-libs-0:2.10-3.ia64",
"4ES:bluez-libs-0:2.10-3.ppc",
"4ES:bluez-libs-0:2.10-3.ppc64",
"4ES:bluez-libs-0:2.10-3.src",
"4ES:bluez-libs-0:2.10-3.x86_64",
"4ES:bluez-libs-debuginfo-0:2.10-3.i386",
"4ES:bluez-libs-debuginfo-0:2.10-3.ia64",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4ES:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4ES:bluez-libs-devel-0:2.10-3.i386",
"4ES:bluez-libs-devel-0:2.10-3.ia64",
"4ES:bluez-libs-devel-0:2.10-3.ppc",
"4ES:bluez-libs-devel-0:2.10-3.x86_64",
"4ES:bluez-utils-0:2.10-2.4.i386",
"4ES:bluez-utils-0:2.10-2.4.ia64",
"4ES:bluez-utils-0:2.10-2.4.ppc",
"4ES:bluez-utils-0:2.10-2.4.src",
"4ES:bluez-utils-0:2.10-2.4.x86_64",
"4ES:bluez-utils-cups-0:2.10-2.4.i386",
"4ES:bluez-utils-cups-0:2.10-2.4.ia64",
"4ES:bluez-utils-cups-0:2.10-2.4.ppc",
"4ES:bluez-utils-cups-0:2.10-2.4.x86_64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4WS:bluez-libs-0:2.10-3.i386",
"4WS:bluez-libs-0:2.10-3.ia64",
"4WS:bluez-libs-0:2.10-3.ppc",
"4WS:bluez-libs-0:2.10-3.ppc64",
"4WS:bluez-libs-0:2.10-3.src",
"4WS:bluez-libs-0:2.10-3.x86_64",
"4WS:bluez-libs-debuginfo-0:2.10-3.i386",
"4WS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4WS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4WS:bluez-libs-devel-0:2.10-3.i386",
"4WS:bluez-libs-devel-0:2.10-3.ia64",
"4WS:bluez-libs-devel-0:2.10-3.ppc",
"4WS:bluez-libs-devel-0:2.10-3.x86_64",
"4WS:bluez-utils-0:2.10-2.4.i386",
"4WS:bluez-utils-0:2.10-2.4.ia64",
"4WS:bluez-utils-0:2.10-2.4.ppc",
"4WS:bluez-utils-0:2.10-2.4.src",
"4WS:bluez-utils-0:2.10-2.4.x86_64",
"4WS:bluez-utils-cups-0:2.10-2.4.i386",
"4WS:bluez-utils-cups-0:2.10-2.4.ia64",
"4WS:bluez-utils-cups-0:2.10-2.4.ppc",
"4WS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.src",
"5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-libs-0:3.7-1.1.i386",
"5Client:bluez-libs-0:3.7-1.1.ia64",
"5Client:bluez-libs-0:3.7-1.1.ppc",
"5Client:bluez-libs-0:3.7-1.1.ppc64",
"5Client:bluez-libs-0:3.7-1.1.src",
"5Client:bluez-libs-0:3.7-1.1.x86_64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client:bluez-libs-devel-0:3.7-1.1.i386",
"5Client:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-utils-0:3.7-2.2.i386",
"5Client:bluez-utils-0:3.7-2.2.ia64",
"5Client:bluez-utils-0:3.7-2.2.ppc",
"5Client:bluez-utils-0:3.7-2.2.src",
"5Client:bluez-utils-0:3.7-2.2.x86_64",
"5Client:bluez-utils-cups-0:3.7-2.2.i386",
"5Client:bluez-utils-cups-0:3.7-2.2.ia64",
"5Client:bluez-utils-cups-0:3.7-2.2.ppc",
"5Client:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"5Server:bluez-libs-0:3.7-1.1.i386",
"5Server:bluez-libs-0:3.7-1.1.ia64",
"5Server:bluez-libs-0:3.7-1.1.ppc",
"5Server:bluez-libs-0:3.7-1.1.ppc64",
"5Server:bluez-libs-0:3.7-1.1.src",
"5Server:bluez-libs-0:3.7-1.1.x86_64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Server:bluez-libs-devel-0:3.7-1.1.i386",
"5Server:bluez-libs-devel-0:3.7-1.1.ia64",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Server:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Server:bluez-utils-0:3.7-2.2.i386",
"5Server:bluez-utils-0:3.7-2.2.ia64",
"5Server:bluez-utils-0:3.7-2.2.ppc",
"5Server:bluez-utils-0:3.7-2.2.src",
"5Server:bluez-utils-0:3.7-2.2.x86_64",
"5Server:bluez-utils-cups-0:3.7-2.2.i386",
"5Server:bluez-utils-cups-0:3.7-2.2.ia64",
"5Server:bluez-utils-cups-0:3.7-2.2.ppc",
"5Server:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2374"
},
{
"category": "external",
"summary": "RHBZ#452715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=452715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2374",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374"
}
],
"release_date": "2008-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2008-07-14T13:55:00+00:00",
"details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.\n\nThis update is available via Red Hat Network. Details on how to use\nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188",
"product_ids": [
"4AS:bluez-libs-0:2.10-3.i386",
"4AS:bluez-libs-0:2.10-3.ia64",
"4AS:bluez-libs-0:2.10-3.ppc",
"4AS:bluez-libs-0:2.10-3.ppc64",
"4AS:bluez-libs-0:2.10-3.src",
"4AS:bluez-libs-0:2.10-3.x86_64",
"4AS:bluez-libs-debuginfo-0:2.10-3.i386",
"4AS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4AS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4AS:bluez-libs-devel-0:2.10-3.i386",
"4AS:bluez-libs-devel-0:2.10-3.ia64",
"4AS:bluez-libs-devel-0:2.10-3.ppc",
"4AS:bluez-libs-devel-0:2.10-3.x86_64",
"4AS:bluez-utils-0:2.10-2.4.i386",
"4AS:bluez-utils-0:2.10-2.4.ia64",
"4AS:bluez-utils-0:2.10-2.4.ppc",
"4AS:bluez-utils-0:2.10-2.4.src",
"4AS:bluez-utils-0:2.10-2.4.x86_64",
"4AS:bluez-utils-cups-0:2.10-2.4.i386",
"4AS:bluez-utils-cups-0:2.10-2.4.ia64",
"4AS:bluez-utils-cups-0:2.10-2.4.ppc",
"4AS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4Desktop:bluez-libs-0:2.10-3.i386",
"4Desktop:bluez-libs-0:2.10-3.ia64",
"4Desktop:bluez-libs-0:2.10-3.ppc",
"4Desktop:bluez-libs-0:2.10-3.ppc64",
"4Desktop:bluez-libs-0:2.10-3.src",
"4Desktop:bluez-libs-0:2.10-3.x86_64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.i386",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4Desktop:bluez-libs-devel-0:2.10-3.i386",
"4Desktop:bluez-libs-devel-0:2.10-3.ia64",
"4Desktop:bluez-libs-devel-0:2.10-3.ppc",
"4Desktop:bluez-libs-devel-0:2.10-3.x86_64",
"4Desktop:bluez-utils-0:2.10-2.4.i386",
"4Desktop:bluez-utils-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-0:2.10-2.4.src",
"4Desktop:bluez-utils-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.i386",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4ES:bluez-libs-0:2.10-3.i386",
"4ES:bluez-libs-0:2.10-3.ia64",
"4ES:bluez-libs-0:2.10-3.ppc",
"4ES:bluez-libs-0:2.10-3.ppc64",
"4ES:bluez-libs-0:2.10-3.src",
"4ES:bluez-libs-0:2.10-3.x86_64",
"4ES:bluez-libs-debuginfo-0:2.10-3.i386",
"4ES:bluez-libs-debuginfo-0:2.10-3.ia64",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4ES:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4ES:bluez-libs-devel-0:2.10-3.i386",
"4ES:bluez-libs-devel-0:2.10-3.ia64",
"4ES:bluez-libs-devel-0:2.10-3.ppc",
"4ES:bluez-libs-devel-0:2.10-3.x86_64",
"4ES:bluez-utils-0:2.10-2.4.i386",
"4ES:bluez-utils-0:2.10-2.4.ia64",
"4ES:bluez-utils-0:2.10-2.4.ppc",
"4ES:bluez-utils-0:2.10-2.4.src",
"4ES:bluez-utils-0:2.10-2.4.x86_64",
"4ES:bluez-utils-cups-0:2.10-2.4.i386",
"4ES:bluez-utils-cups-0:2.10-2.4.ia64",
"4ES:bluez-utils-cups-0:2.10-2.4.ppc",
"4ES:bluez-utils-cups-0:2.10-2.4.x86_64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4WS:bluez-libs-0:2.10-3.i386",
"4WS:bluez-libs-0:2.10-3.ia64",
"4WS:bluez-libs-0:2.10-3.ppc",
"4WS:bluez-libs-0:2.10-3.ppc64",
"4WS:bluez-libs-0:2.10-3.src",
"4WS:bluez-libs-0:2.10-3.x86_64",
"4WS:bluez-libs-debuginfo-0:2.10-3.i386",
"4WS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4WS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4WS:bluez-libs-devel-0:2.10-3.i386",
"4WS:bluez-libs-devel-0:2.10-3.ia64",
"4WS:bluez-libs-devel-0:2.10-3.ppc",
"4WS:bluez-libs-devel-0:2.10-3.x86_64",
"4WS:bluez-utils-0:2.10-2.4.i386",
"4WS:bluez-utils-0:2.10-2.4.ia64",
"4WS:bluez-utils-0:2.10-2.4.ppc",
"4WS:bluez-utils-0:2.10-2.4.src",
"4WS:bluez-utils-0:2.10-2.4.x86_64",
"4WS:bluez-utils-cups-0:2.10-2.4.i386",
"4WS:bluez-utils-cups-0:2.10-2.4.ia64",
"4WS:bluez-utils-cups-0:2.10-2.4.ppc",
"4WS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.src",
"5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-libs-0:3.7-1.1.i386",
"5Client:bluez-libs-0:3.7-1.1.ia64",
"5Client:bluez-libs-0:3.7-1.1.ppc",
"5Client:bluez-libs-0:3.7-1.1.ppc64",
"5Client:bluez-libs-0:3.7-1.1.src",
"5Client:bluez-libs-0:3.7-1.1.x86_64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client:bluez-libs-devel-0:3.7-1.1.i386",
"5Client:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-utils-0:3.7-2.2.i386",
"5Client:bluez-utils-0:3.7-2.2.ia64",
"5Client:bluez-utils-0:3.7-2.2.ppc",
"5Client:bluez-utils-0:3.7-2.2.src",
"5Client:bluez-utils-0:3.7-2.2.x86_64",
"5Client:bluez-utils-cups-0:3.7-2.2.i386",
"5Client:bluez-utils-cups-0:3.7-2.2.ia64",
"5Client:bluez-utils-cups-0:3.7-2.2.ppc",
"5Client:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"5Server:bluez-libs-0:3.7-1.1.i386",
"5Server:bluez-libs-0:3.7-1.1.ia64",
"5Server:bluez-libs-0:3.7-1.1.ppc",
"5Server:bluez-libs-0:3.7-1.1.ppc64",
"5Server:bluez-libs-0:3.7-1.1.src",
"5Server:bluez-libs-0:3.7-1.1.x86_64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Server:bluez-libs-devel-0:3.7-1.1.i386",
"5Server:bluez-libs-devel-0:3.7-1.1.ia64",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Server:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Server:bluez-utils-0:3.7-2.2.i386",
"5Server:bluez-utils-0:3.7-2.2.ia64",
"5Server:bluez-utils-0:3.7-2.2.ppc",
"5Server:bluez-utils-0:3.7-2.2.src",
"5Server:bluez-utils-0:3.7-2.2.x86_64",
"5Server:bluez-utils-cups-0:3.7-2.2.i386",
"5Server:bluez-utils-cups-0:3.7-2.2.ia64",
"5Server:bluez-utils-cups-0:3.7-2.2.ppc",
"5Server:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2008:0581"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bluez-libs: SDP payload processing vulnerability"
}
]
}
rhsa-2008_0581
Vulnerability from csaf_redhat
Published
2008-07-14 13:55
Modified
2024-11-22 02:08
Summary
Red Hat Security Advisory: bluez-libs and bluez-utils security update
Notes
Topic
Updated bluez-libs and bluez-utils packages that fix a security flaw are
now available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
The bluez-libs package contains libraries for use in Bluetooth
applications. The bluez-utils package contains Bluetooth daemons and utilities.
An input validation flaw was found in the Bluetooth Session Description
Protocol (SDP) packet parser used by the Bluez Bluetooth utilities. A
Bluetooth device with an already-established trust relationship, or a local
user registering a service record via a UNIX® socket or D-Bus interface,
could cause a crash, or possibly execute arbitrary code with privileges of
the hcid daemon. (CVE-2008-2374)
Users of bluez-libs and bluez-utils are advised to upgrade to these updated
packages, which contains a backported patch to correct this issue.
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": "Moderate"
},
"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 bluez-libs and bluez-utils packages that fix a security flaw are\nnow available for Red Hat Enterprise Linux 4 and 5.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "The bluez-libs package contains libraries for use in Bluetooth\napplications. The bluez-utils package contains Bluetooth daemons and utilities.\n\nAn input validation flaw was found in the Bluetooth Session Description\nProtocol (SDP) packet parser used by the Bluez Bluetooth utilities. A\nBluetooth device with an already-established trust relationship, or a local\nuser registering a service record via a UNIX\u00ae socket or D-Bus interface,\ncould cause a crash, or possibly execute arbitrary code with privileges of\nthe hcid daemon. (CVE-2008-2374)\n\nUsers of bluez-libs and bluez-utils are advised to upgrade to these updated\npackages, which contains a backported patch to correct this issue.",
"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-2008:0581",
"url": "https://access.redhat.com/errata/RHSA-2008:0581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "452715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=452715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2008/rhsa-2008_0581.json"
}
],
"title": "Red Hat Security Advisory: bluez-libs and bluez-utils security update",
"tracking": {
"current_release_date": "2024-11-22T02:08:10+00:00",
"generator": {
"date": "2024-11-22T02:08:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2008:0581",
"initial_release_date": "2008-07-14T13:55:00+00:00",
"revision_history": [
{
"date": "2008-07-14T13:55:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2008-07-14T09:57:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T02:08:10+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_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": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-devel-0:2.10-3.x86_64",
"product_id": "bluez-libs-devel-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-0:2.10-3.x86_64",
"product_id": "bluez-libs-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.i386",
"product_id": "bluez-libs-devel-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-0:3.7-1.1.i386",
"product_id": "bluez-libs-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.i386",
"product_id": "bluez-utils-cups-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-0:3.7-2.2.i386",
"product_id": "bluez-utils-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.i386",
"product": {
"name": "bluez-libs-0:2.10-3.i386",
"product_id": "bluez-libs-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.i386",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386",
"product_id": "bluez-libs-debuginfo-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.i386",
"product": {
"name": "bluez-libs-devel-0:2.10-3.i386",
"product_id": "bluez-libs-devel-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.i386",
"product_id": "bluez-utils-cups-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-0:2.10-2.4.i386",
"product_id": "bluez-utils-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.src",
"product": {
"name": "bluez-libs-0:3.7-1.1.src",
"product_id": "bluez-libs-0:3.7-1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.src",
"product": {
"name": "bluez-utils-0:3.7-2.2.src",
"product_id": "bluez-utils-0:3.7-2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.src",
"product": {
"name": "bluez-libs-0:2.10-3.src",
"product_id": "bluez-libs-0:2.10-3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.src",
"product": {
"name": "bluez-utils-0:2.10-2.4.src",
"product_id": "bluez-utils-0:2.10-2.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64",
"product_id": "bluez-libs-devel-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-0:3.7-1.1.ia64",
"product_id": "bluez-libs-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64",
"product_id": "bluez-utils-cups-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-0:3.7-2.2.ia64",
"product_id": "bluez-utils-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-devel-0:2.10-3.ia64",
"product_id": "bluez-libs-devel-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-0:2.10-3.ia64",
"product_id": "bluez-libs-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64",
"product_id": "bluez-utils-cups-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-0:2.10-2.4.ia64",
"product_id": "bluez-utils-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ppc64",
"product": {
"name": "bluez-libs-0:2.10-3.ppc64",
"product_id": "bluez-libs-0:2.10-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc",
"product_id": "bluez-libs-devel-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-0:3.7-1.1.ppc",
"product_id": "bluez-libs-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc",
"product_id": "bluez-utils-cups-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-0:3.7-2.2.ppc",
"product_id": "bluez-utils-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-devel-0:2.10-3.ppc",
"product_id": "bluez-libs-devel-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-0:2.10-3.ppc",
"product_id": "bluez-libs-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc",
"product_id": "bluez-utils-cups-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-0:2.10-2.4.ppc",
"product_id": "bluez-utils-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.src"
},
"product_reference": "bluez-utils-0:3.7-2.2.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.src"
},
"product_reference": "bluez-utils-0:3.7-2.2.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-2374",
"discovery_date": "2008-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "452715"
}
],
"notes": [
{
"category": "description",
"text": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bluez-libs: SDP payload processing vulnerability",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"4AS:bluez-libs-0:2.10-3.i386",
"4AS:bluez-libs-0:2.10-3.ia64",
"4AS:bluez-libs-0:2.10-3.ppc",
"4AS:bluez-libs-0:2.10-3.ppc64",
"4AS:bluez-libs-0:2.10-3.src",
"4AS:bluez-libs-0:2.10-3.x86_64",
"4AS:bluez-libs-debuginfo-0:2.10-3.i386",
"4AS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4AS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4AS:bluez-libs-devel-0:2.10-3.i386",
"4AS:bluez-libs-devel-0:2.10-3.ia64",
"4AS:bluez-libs-devel-0:2.10-3.ppc",
"4AS:bluez-libs-devel-0:2.10-3.x86_64",
"4AS:bluez-utils-0:2.10-2.4.i386",
"4AS:bluez-utils-0:2.10-2.4.ia64",
"4AS:bluez-utils-0:2.10-2.4.ppc",
"4AS:bluez-utils-0:2.10-2.4.src",
"4AS:bluez-utils-0:2.10-2.4.x86_64",
"4AS:bluez-utils-cups-0:2.10-2.4.i386",
"4AS:bluez-utils-cups-0:2.10-2.4.ia64",
"4AS:bluez-utils-cups-0:2.10-2.4.ppc",
"4AS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4Desktop:bluez-libs-0:2.10-3.i386",
"4Desktop:bluez-libs-0:2.10-3.ia64",
"4Desktop:bluez-libs-0:2.10-3.ppc",
"4Desktop:bluez-libs-0:2.10-3.ppc64",
"4Desktop:bluez-libs-0:2.10-3.src",
"4Desktop:bluez-libs-0:2.10-3.x86_64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.i386",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4Desktop:bluez-libs-devel-0:2.10-3.i386",
"4Desktop:bluez-libs-devel-0:2.10-3.ia64",
"4Desktop:bluez-libs-devel-0:2.10-3.ppc",
"4Desktop:bluez-libs-devel-0:2.10-3.x86_64",
"4Desktop:bluez-utils-0:2.10-2.4.i386",
"4Desktop:bluez-utils-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-0:2.10-2.4.src",
"4Desktop:bluez-utils-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.i386",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4ES:bluez-libs-0:2.10-3.i386",
"4ES:bluez-libs-0:2.10-3.ia64",
"4ES:bluez-libs-0:2.10-3.ppc",
"4ES:bluez-libs-0:2.10-3.ppc64",
"4ES:bluez-libs-0:2.10-3.src",
"4ES:bluez-libs-0:2.10-3.x86_64",
"4ES:bluez-libs-debuginfo-0:2.10-3.i386",
"4ES:bluez-libs-debuginfo-0:2.10-3.ia64",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4ES:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4ES:bluez-libs-devel-0:2.10-3.i386",
"4ES:bluez-libs-devel-0:2.10-3.ia64",
"4ES:bluez-libs-devel-0:2.10-3.ppc",
"4ES:bluez-libs-devel-0:2.10-3.x86_64",
"4ES:bluez-utils-0:2.10-2.4.i386",
"4ES:bluez-utils-0:2.10-2.4.ia64",
"4ES:bluez-utils-0:2.10-2.4.ppc",
"4ES:bluez-utils-0:2.10-2.4.src",
"4ES:bluez-utils-0:2.10-2.4.x86_64",
"4ES:bluez-utils-cups-0:2.10-2.4.i386",
"4ES:bluez-utils-cups-0:2.10-2.4.ia64",
"4ES:bluez-utils-cups-0:2.10-2.4.ppc",
"4ES:bluez-utils-cups-0:2.10-2.4.x86_64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4WS:bluez-libs-0:2.10-3.i386",
"4WS:bluez-libs-0:2.10-3.ia64",
"4WS:bluez-libs-0:2.10-3.ppc",
"4WS:bluez-libs-0:2.10-3.ppc64",
"4WS:bluez-libs-0:2.10-3.src",
"4WS:bluez-libs-0:2.10-3.x86_64",
"4WS:bluez-libs-debuginfo-0:2.10-3.i386",
"4WS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4WS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4WS:bluez-libs-devel-0:2.10-3.i386",
"4WS:bluez-libs-devel-0:2.10-3.ia64",
"4WS:bluez-libs-devel-0:2.10-3.ppc",
"4WS:bluez-libs-devel-0:2.10-3.x86_64",
"4WS:bluez-utils-0:2.10-2.4.i386",
"4WS:bluez-utils-0:2.10-2.4.ia64",
"4WS:bluez-utils-0:2.10-2.4.ppc",
"4WS:bluez-utils-0:2.10-2.4.src",
"4WS:bluez-utils-0:2.10-2.4.x86_64",
"4WS:bluez-utils-cups-0:2.10-2.4.i386",
"4WS:bluez-utils-cups-0:2.10-2.4.ia64",
"4WS:bluez-utils-cups-0:2.10-2.4.ppc",
"4WS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.src",
"5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-libs-0:3.7-1.1.i386",
"5Client:bluez-libs-0:3.7-1.1.ia64",
"5Client:bluez-libs-0:3.7-1.1.ppc",
"5Client:bluez-libs-0:3.7-1.1.ppc64",
"5Client:bluez-libs-0:3.7-1.1.src",
"5Client:bluez-libs-0:3.7-1.1.x86_64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client:bluez-libs-devel-0:3.7-1.1.i386",
"5Client:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-utils-0:3.7-2.2.i386",
"5Client:bluez-utils-0:3.7-2.2.ia64",
"5Client:bluez-utils-0:3.7-2.2.ppc",
"5Client:bluez-utils-0:3.7-2.2.src",
"5Client:bluez-utils-0:3.7-2.2.x86_64",
"5Client:bluez-utils-cups-0:3.7-2.2.i386",
"5Client:bluez-utils-cups-0:3.7-2.2.ia64",
"5Client:bluez-utils-cups-0:3.7-2.2.ppc",
"5Client:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"5Server:bluez-libs-0:3.7-1.1.i386",
"5Server:bluez-libs-0:3.7-1.1.ia64",
"5Server:bluez-libs-0:3.7-1.1.ppc",
"5Server:bluez-libs-0:3.7-1.1.ppc64",
"5Server:bluez-libs-0:3.7-1.1.src",
"5Server:bluez-libs-0:3.7-1.1.x86_64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Server:bluez-libs-devel-0:3.7-1.1.i386",
"5Server:bluez-libs-devel-0:3.7-1.1.ia64",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Server:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Server:bluez-utils-0:3.7-2.2.i386",
"5Server:bluez-utils-0:3.7-2.2.ia64",
"5Server:bluez-utils-0:3.7-2.2.ppc",
"5Server:bluez-utils-0:3.7-2.2.src",
"5Server:bluez-utils-0:3.7-2.2.x86_64",
"5Server:bluez-utils-cups-0:3.7-2.2.i386",
"5Server:bluez-utils-cups-0:3.7-2.2.ia64",
"5Server:bluez-utils-cups-0:3.7-2.2.ppc",
"5Server:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2374"
},
{
"category": "external",
"summary": "RHBZ#452715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=452715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2374",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374"
}
],
"release_date": "2008-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2008-07-14T13:55:00+00:00",
"details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.\n\nThis update is available via Red Hat Network. Details on how to use\nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188",
"product_ids": [
"4AS:bluez-libs-0:2.10-3.i386",
"4AS:bluez-libs-0:2.10-3.ia64",
"4AS:bluez-libs-0:2.10-3.ppc",
"4AS:bluez-libs-0:2.10-3.ppc64",
"4AS:bluez-libs-0:2.10-3.src",
"4AS:bluez-libs-0:2.10-3.x86_64",
"4AS:bluez-libs-debuginfo-0:2.10-3.i386",
"4AS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4AS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4AS:bluez-libs-devel-0:2.10-3.i386",
"4AS:bluez-libs-devel-0:2.10-3.ia64",
"4AS:bluez-libs-devel-0:2.10-3.ppc",
"4AS:bluez-libs-devel-0:2.10-3.x86_64",
"4AS:bluez-utils-0:2.10-2.4.i386",
"4AS:bluez-utils-0:2.10-2.4.ia64",
"4AS:bluez-utils-0:2.10-2.4.ppc",
"4AS:bluez-utils-0:2.10-2.4.src",
"4AS:bluez-utils-0:2.10-2.4.x86_64",
"4AS:bluez-utils-cups-0:2.10-2.4.i386",
"4AS:bluez-utils-cups-0:2.10-2.4.ia64",
"4AS:bluez-utils-cups-0:2.10-2.4.ppc",
"4AS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4Desktop:bluez-libs-0:2.10-3.i386",
"4Desktop:bluez-libs-0:2.10-3.ia64",
"4Desktop:bluez-libs-0:2.10-3.ppc",
"4Desktop:bluez-libs-0:2.10-3.ppc64",
"4Desktop:bluez-libs-0:2.10-3.src",
"4Desktop:bluez-libs-0:2.10-3.x86_64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.i386",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4Desktop:bluez-libs-devel-0:2.10-3.i386",
"4Desktop:bluez-libs-devel-0:2.10-3.ia64",
"4Desktop:bluez-libs-devel-0:2.10-3.ppc",
"4Desktop:bluez-libs-devel-0:2.10-3.x86_64",
"4Desktop:bluez-utils-0:2.10-2.4.i386",
"4Desktop:bluez-utils-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-0:2.10-2.4.src",
"4Desktop:bluez-utils-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.i386",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4ES:bluez-libs-0:2.10-3.i386",
"4ES:bluez-libs-0:2.10-3.ia64",
"4ES:bluez-libs-0:2.10-3.ppc",
"4ES:bluez-libs-0:2.10-3.ppc64",
"4ES:bluez-libs-0:2.10-3.src",
"4ES:bluez-libs-0:2.10-3.x86_64",
"4ES:bluez-libs-debuginfo-0:2.10-3.i386",
"4ES:bluez-libs-debuginfo-0:2.10-3.ia64",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4ES:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4ES:bluez-libs-devel-0:2.10-3.i386",
"4ES:bluez-libs-devel-0:2.10-3.ia64",
"4ES:bluez-libs-devel-0:2.10-3.ppc",
"4ES:bluez-libs-devel-0:2.10-3.x86_64",
"4ES:bluez-utils-0:2.10-2.4.i386",
"4ES:bluez-utils-0:2.10-2.4.ia64",
"4ES:bluez-utils-0:2.10-2.4.ppc",
"4ES:bluez-utils-0:2.10-2.4.src",
"4ES:bluez-utils-0:2.10-2.4.x86_64",
"4ES:bluez-utils-cups-0:2.10-2.4.i386",
"4ES:bluez-utils-cups-0:2.10-2.4.ia64",
"4ES:bluez-utils-cups-0:2.10-2.4.ppc",
"4ES:bluez-utils-cups-0:2.10-2.4.x86_64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4WS:bluez-libs-0:2.10-3.i386",
"4WS:bluez-libs-0:2.10-3.ia64",
"4WS:bluez-libs-0:2.10-3.ppc",
"4WS:bluez-libs-0:2.10-3.ppc64",
"4WS:bluez-libs-0:2.10-3.src",
"4WS:bluez-libs-0:2.10-3.x86_64",
"4WS:bluez-libs-debuginfo-0:2.10-3.i386",
"4WS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4WS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4WS:bluez-libs-devel-0:2.10-3.i386",
"4WS:bluez-libs-devel-0:2.10-3.ia64",
"4WS:bluez-libs-devel-0:2.10-3.ppc",
"4WS:bluez-libs-devel-0:2.10-3.x86_64",
"4WS:bluez-utils-0:2.10-2.4.i386",
"4WS:bluez-utils-0:2.10-2.4.ia64",
"4WS:bluez-utils-0:2.10-2.4.ppc",
"4WS:bluez-utils-0:2.10-2.4.src",
"4WS:bluez-utils-0:2.10-2.4.x86_64",
"4WS:bluez-utils-cups-0:2.10-2.4.i386",
"4WS:bluez-utils-cups-0:2.10-2.4.ia64",
"4WS:bluez-utils-cups-0:2.10-2.4.ppc",
"4WS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.src",
"5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-libs-0:3.7-1.1.i386",
"5Client:bluez-libs-0:3.7-1.1.ia64",
"5Client:bluez-libs-0:3.7-1.1.ppc",
"5Client:bluez-libs-0:3.7-1.1.ppc64",
"5Client:bluez-libs-0:3.7-1.1.src",
"5Client:bluez-libs-0:3.7-1.1.x86_64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client:bluez-libs-devel-0:3.7-1.1.i386",
"5Client:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-utils-0:3.7-2.2.i386",
"5Client:bluez-utils-0:3.7-2.2.ia64",
"5Client:bluez-utils-0:3.7-2.2.ppc",
"5Client:bluez-utils-0:3.7-2.2.src",
"5Client:bluez-utils-0:3.7-2.2.x86_64",
"5Client:bluez-utils-cups-0:3.7-2.2.i386",
"5Client:bluez-utils-cups-0:3.7-2.2.ia64",
"5Client:bluez-utils-cups-0:3.7-2.2.ppc",
"5Client:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"5Server:bluez-libs-0:3.7-1.1.i386",
"5Server:bluez-libs-0:3.7-1.1.ia64",
"5Server:bluez-libs-0:3.7-1.1.ppc",
"5Server:bluez-libs-0:3.7-1.1.ppc64",
"5Server:bluez-libs-0:3.7-1.1.src",
"5Server:bluez-libs-0:3.7-1.1.x86_64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Server:bluez-libs-devel-0:3.7-1.1.i386",
"5Server:bluez-libs-devel-0:3.7-1.1.ia64",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Server:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Server:bluez-utils-0:3.7-2.2.i386",
"5Server:bluez-utils-0:3.7-2.2.ia64",
"5Server:bluez-utils-0:3.7-2.2.ppc",
"5Server:bluez-utils-0:3.7-2.2.src",
"5Server:bluez-utils-0:3.7-2.2.x86_64",
"5Server:bluez-utils-cups-0:3.7-2.2.i386",
"5Server:bluez-utils-cups-0:3.7-2.2.ia64",
"5Server:bluez-utils-cups-0:3.7-2.2.ppc",
"5Server:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2008:0581"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bluez-libs: SDP payload processing vulnerability"
}
]
}
rhsa-2008:0581
Vulnerability from csaf_redhat
Published
2008-07-14 13:55
Modified
2025-11-21 17:33
Summary
Red Hat Security Advisory: bluez-libs and bluez-utils security update
Notes
Topic
Updated bluez-libs and bluez-utils packages that fix a security flaw are
now available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Details
The bluez-libs package contains libraries for use in Bluetooth
applications. The bluez-utils package contains Bluetooth daemons and utilities.
An input validation flaw was found in the Bluetooth Session Description
Protocol (SDP) packet parser used by the Bluez Bluetooth utilities. A
Bluetooth device with an already-established trust relationship, or a local
user registering a service record via a UNIX® socket or D-Bus interface,
could cause a crash, or possibly execute arbitrary code with privileges of
the hcid daemon. (CVE-2008-2374)
Users of bluez-libs and bluez-utils are advised to upgrade to these updated
packages, which contains a backported patch to correct this issue.
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": "Moderate"
},
"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 bluez-libs and bluez-utils packages that fix a security flaw are\nnow available for Red Hat Enterprise Linux 4 and 5.\n\nThis update has been rated as having moderate security impact by the Red\nHat Security Response Team.",
"title": "Topic"
},
{
"category": "general",
"text": "The bluez-libs package contains libraries for use in Bluetooth\napplications. The bluez-utils package contains Bluetooth daemons and utilities.\n\nAn input validation flaw was found in the Bluetooth Session Description\nProtocol (SDP) packet parser used by the Bluez Bluetooth utilities. A\nBluetooth device with an already-established trust relationship, or a local\nuser registering a service record via a UNIX\u00ae socket or D-Bus interface,\ncould cause a crash, or possibly execute arbitrary code with privileges of\nthe hcid daemon. (CVE-2008-2374)\n\nUsers of bluez-libs and bluez-utils are advised to upgrade to these updated\npackages, which contains a backported patch to correct this issue.",
"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-2008:0581",
"url": "https://access.redhat.com/errata/RHSA-2008:0581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "452715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=452715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2008/rhsa-2008_0581.json"
}
],
"title": "Red Hat Security Advisory: bluez-libs and bluez-utils security update",
"tracking": {
"current_release_date": "2025-11-21T17:33:32+00:00",
"generator": {
"date": "2025-11-21T17:33:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2008:0581",
"initial_release_date": "2008-07-14T13:55:00+00:00",
"revision_history": [
{
"date": "2008-07-14T13:55:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2008-07-14T09:57:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:33:32+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_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": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-devel-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.x86_64",
"product": {
"name": "bluez-libs-0:3.7-1.1.x86_64",
"product_id": "bluez-libs-0:3.7-1.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-cups-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.x86_64",
"product": {
"name": "bluez-utils-0:3.7-2.2.x86_64",
"product_id": "bluez-utils-0:3.7-2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-devel-0:2.10-3.x86_64",
"product_id": "bluez-libs-devel-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-0:2.10-3.x86_64",
"product_id": "bluez-libs-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-cups-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.i386",
"product_id": "bluez-libs-devel-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.i386",
"product": {
"name": "bluez-libs-0:3.7-1.1.i386",
"product_id": "bluez-libs-0:3.7-1.1.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.i386",
"product_id": "bluez-utils-cups-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.i386",
"product": {
"name": "bluez-utils-0:3.7-2.2.i386",
"product_id": "bluez-utils-0:3.7-2.2.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.i386",
"product": {
"name": "bluez-libs-0:2.10-3.i386",
"product_id": "bluez-libs-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.i386",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386",
"product_id": "bluez-libs-debuginfo-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.i386",
"product": {
"name": "bluez-libs-devel-0:2.10-3.i386",
"product_id": "bluez-libs-devel-0:2.10-3.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.i386",
"product_id": "bluez-utils-cups-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-0:2.10-2.4.i386",
"product_id": "bluez-utils-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=i386"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=i386"
}
}
}
],
"category": "architecture",
"name": "i386"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.src",
"product": {
"name": "bluez-libs-0:3.7-1.1.src",
"product_id": "bluez-libs-0:3.7-1.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.src",
"product": {
"name": "bluez-utils-0:3.7-2.2.src",
"product_id": "bluez-utils-0:3.7-2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.src",
"product": {
"name": "bluez-libs-0:2.10-3.src",
"product_id": "bluez-libs-0:2.10-3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=src"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.src",
"product": {
"name": "bluez-utils-0:2.10-2.4.src",
"product_id": "bluez-utils-0:2.10-2.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64",
"product_id": "bluez-libs-devel-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ia64",
"product": {
"name": "bluez-libs-0:3.7-1.1.ia64",
"product_id": "bluez-libs-0:3.7-1.1.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64",
"product_id": "bluez-utils-cups-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.ia64",
"product": {
"name": "bluez-utils-0:3.7-2.2.ia64",
"product_id": "bluez-utils-0:3.7-2.2.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-devel-0:2.10-3.ia64",
"product_id": "bluez-libs-devel-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-0:2.10-3.ia64",
"product_id": "bluez-libs-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64",
"product_id": "bluez-utils-cups-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-0:2.10-2.4.ia64",
"product_id": "bluez-utils-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=ia64"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=ia64"
}
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-devel-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ppc64",
"product": {
"name": "bluez-libs-0:3.7-1.1.ppc64",
"product_id": "bluez-libs-0:3.7-1.1.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ppc64",
"product": {
"name": "bluez-libs-0:2.10-3.ppc64",
"product_id": "bluez-libs-0:2.10-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-libs-devel-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc",
"product_id": "bluez-libs-devel-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product_id": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:3.7-1.1.ppc",
"product": {
"name": "bluez-libs-0:3.7-1.1.ppc",
"product_id": "bluez-libs-0:3.7-1.1.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@3.7-1.1?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc",
"product_id": "bluez-utils-cups-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product_id": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:3.7-2.2.ppc",
"product": {
"name": "bluez-utils-0:3.7-2.2.ppc",
"product_id": "bluez-utils-0:3.7-2.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@3.7-2.2?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-devel-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-devel-0:2.10-3.ppc",
"product_id": "bluez-libs-devel-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-devel@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-0:2.10-3.ppc",
"product_id": "bluez-libs-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product_id": "bluez-libs-debuginfo-0:2.10-3.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-libs-debuginfo@2.10-3?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-cups-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc",
"product_id": "bluez-utils-cups-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-cups@2.10-2.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-0:2.10-2.4.ppc",
"product_id": "bluez-utils-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils@2.10-2.4?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product_id": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bluez-utils-debuginfo@2.10-2.4?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
"product_id": "4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4AS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
"product_id": "4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4Desktop"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
"product_id": "4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4ES"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.i386"
},
"product_reference": "bluez-libs-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-0:2.10-3.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.src"
},
"product_reference": "bluez-libs-0:2.10-3.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.i386"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.ppc64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-debuginfo-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.i386"
},
"product_reference": "bluez-libs-devel-0:2.10-3.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.ia64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.ppc"
},
"product_reference": "bluez-libs-devel-0:2.10-3.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:2.10-3.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-libs-devel-0:2.10-3.x86_64"
},
"product_reference": "bluez-libs-devel-0:2.10-3.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.src as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.src"
},
"product_reference": "bluez-utils-0:2.10-2.4.src",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-cups-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-cups-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.i386 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.i386"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.i386",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ia64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.ppc as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.ppc",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:2.10-2.4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
"product_id": "4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"relates_to_product_reference": "4WS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop Workstation (v. 5 client)",
"product_id": "5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client-Workstation"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.src"
},
"product_reference": "bluez-utils-0:3.7-2.2.src",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-cups-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
"product_id": "5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Client"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.src"
},
"product_reference": "bluez-libs-0:3.7-1.1.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-debuginfo-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.i386"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ia64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ppc"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.ppc64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.ppc64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-libs-devel-0:3.7-1.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-libs-devel-0:3.7-1.1.x86_64"
},
"product_reference": "bluez-libs-devel-0:3.7-1.1.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.src as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.src"
},
"product_reference": "bluez-utils-0:3.7-2.2.src",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-cups-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-cups-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-cups-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.i386"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.i386",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ia64",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.ppc",
"relates_to_product_reference": "5Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-utils-debuginfo-0:3.7-2.2.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
"product_id": "5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
},
"product_reference": "bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"relates_to_product_reference": "5Server"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-2374",
"discovery_date": "2008-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "452715"
}
],
"notes": [
{
"category": "description",
"text": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bluez-libs: SDP payload processing vulnerability",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"4AS:bluez-libs-0:2.10-3.i386",
"4AS:bluez-libs-0:2.10-3.ia64",
"4AS:bluez-libs-0:2.10-3.ppc",
"4AS:bluez-libs-0:2.10-3.ppc64",
"4AS:bluez-libs-0:2.10-3.src",
"4AS:bluez-libs-0:2.10-3.x86_64",
"4AS:bluez-libs-debuginfo-0:2.10-3.i386",
"4AS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4AS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4AS:bluez-libs-devel-0:2.10-3.i386",
"4AS:bluez-libs-devel-0:2.10-3.ia64",
"4AS:bluez-libs-devel-0:2.10-3.ppc",
"4AS:bluez-libs-devel-0:2.10-3.x86_64",
"4AS:bluez-utils-0:2.10-2.4.i386",
"4AS:bluez-utils-0:2.10-2.4.ia64",
"4AS:bluez-utils-0:2.10-2.4.ppc",
"4AS:bluez-utils-0:2.10-2.4.src",
"4AS:bluez-utils-0:2.10-2.4.x86_64",
"4AS:bluez-utils-cups-0:2.10-2.4.i386",
"4AS:bluez-utils-cups-0:2.10-2.4.ia64",
"4AS:bluez-utils-cups-0:2.10-2.4.ppc",
"4AS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4Desktop:bluez-libs-0:2.10-3.i386",
"4Desktop:bluez-libs-0:2.10-3.ia64",
"4Desktop:bluez-libs-0:2.10-3.ppc",
"4Desktop:bluez-libs-0:2.10-3.ppc64",
"4Desktop:bluez-libs-0:2.10-3.src",
"4Desktop:bluez-libs-0:2.10-3.x86_64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.i386",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4Desktop:bluez-libs-devel-0:2.10-3.i386",
"4Desktop:bluez-libs-devel-0:2.10-3.ia64",
"4Desktop:bluez-libs-devel-0:2.10-3.ppc",
"4Desktop:bluez-libs-devel-0:2.10-3.x86_64",
"4Desktop:bluez-utils-0:2.10-2.4.i386",
"4Desktop:bluez-utils-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-0:2.10-2.4.src",
"4Desktop:bluez-utils-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.i386",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4ES:bluez-libs-0:2.10-3.i386",
"4ES:bluez-libs-0:2.10-3.ia64",
"4ES:bluez-libs-0:2.10-3.ppc",
"4ES:bluez-libs-0:2.10-3.ppc64",
"4ES:bluez-libs-0:2.10-3.src",
"4ES:bluez-libs-0:2.10-3.x86_64",
"4ES:bluez-libs-debuginfo-0:2.10-3.i386",
"4ES:bluez-libs-debuginfo-0:2.10-3.ia64",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4ES:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4ES:bluez-libs-devel-0:2.10-3.i386",
"4ES:bluez-libs-devel-0:2.10-3.ia64",
"4ES:bluez-libs-devel-0:2.10-3.ppc",
"4ES:bluez-libs-devel-0:2.10-3.x86_64",
"4ES:bluez-utils-0:2.10-2.4.i386",
"4ES:bluez-utils-0:2.10-2.4.ia64",
"4ES:bluez-utils-0:2.10-2.4.ppc",
"4ES:bluez-utils-0:2.10-2.4.src",
"4ES:bluez-utils-0:2.10-2.4.x86_64",
"4ES:bluez-utils-cups-0:2.10-2.4.i386",
"4ES:bluez-utils-cups-0:2.10-2.4.ia64",
"4ES:bluez-utils-cups-0:2.10-2.4.ppc",
"4ES:bluez-utils-cups-0:2.10-2.4.x86_64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4WS:bluez-libs-0:2.10-3.i386",
"4WS:bluez-libs-0:2.10-3.ia64",
"4WS:bluez-libs-0:2.10-3.ppc",
"4WS:bluez-libs-0:2.10-3.ppc64",
"4WS:bluez-libs-0:2.10-3.src",
"4WS:bluez-libs-0:2.10-3.x86_64",
"4WS:bluez-libs-debuginfo-0:2.10-3.i386",
"4WS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4WS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4WS:bluez-libs-devel-0:2.10-3.i386",
"4WS:bluez-libs-devel-0:2.10-3.ia64",
"4WS:bluez-libs-devel-0:2.10-3.ppc",
"4WS:bluez-libs-devel-0:2.10-3.x86_64",
"4WS:bluez-utils-0:2.10-2.4.i386",
"4WS:bluez-utils-0:2.10-2.4.ia64",
"4WS:bluez-utils-0:2.10-2.4.ppc",
"4WS:bluez-utils-0:2.10-2.4.src",
"4WS:bluez-utils-0:2.10-2.4.x86_64",
"4WS:bluez-utils-cups-0:2.10-2.4.i386",
"4WS:bluez-utils-cups-0:2.10-2.4.ia64",
"4WS:bluez-utils-cups-0:2.10-2.4.ppc",
"4WS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.src",
"5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-libs-0:3.7-1.1.i386",
"5Client:bluez-libs-0:3.7-1.1.ia64",
"5Client:bluez-libs-0:3.7-1.1.ppc",
"5Client:bluez-libs-0:3.7-1.1.ppc64",
"5Client:bluez-libs-0:3.7-1.1.src",
"5Client:bluez-libs-0:3.7-1.1.x86_64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client:bluez-libs-devel-0:3.7-1.1.i386",
"5Client:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-utils-0:3.7-2.2.i386",
"5Client:bluez-utils-0:3.7-2.2.ia64",
"5Client:bluez-utils-0:3.7-2.2.ppc",
"5Client:bluez-utils-0:3.7-2.2.src",
"5Client:bluez-utils-0:3.7-2.2.x86_64",
"5Client:bluez-utils-cups-0:3.7-2.2.i386",
"5Client:bluez-utils-cups-0:3.7-2.2.ia64",
"5Client:bluez-utils-cups-0:3.7-2.2.ppc",
"5Client:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"5Server:bluez-libs-0:3.7-1.1.i386",
"5Server:bluez-libs-0:3.7-1.1.ia64",
"5Server:bluez-libs-0:3.7-1.1.ppc",
"5Server:bluez-libs-0:3.7-1.1.ppc64",
"5Server:bluez-libs-0:3.7-1.1.src",
"5Server:bluez-libs-0:3.7-1.1.x86_64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Server:bluez-libs-devel-0:3.7-1.1.i386",
"5Server:bluez-libs-devel-0:3.7-1.1.ia64",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Server:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Server:bluez-utils-0:3.7-2.2.i386",
"5Server:bluez-utils-0:3.7-2.2.ia64",
"5Server:bluez-utils-0:3.7-2.2.ppc",
"5Server:bluez-utils-0:3.7-2.2.src",
"5Server:bluez-utils-0:3.7-2.2.x86_64",
"5Server:bluez-utils-cups-0:3.7-2.2.i386",
"5Server:bluez-utils-cups-0:3.7-2.2.ia64",
"5Server:bluez-utils-cups-0:3.7-2.2.ppc",
"5Server:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2008-2374"
},
{
"category": "external",
"summary": "RHBZ#452715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=452715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2008-2374",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374"
}
],
"release_date": "2008-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2008-07-14T13:55:00+00:00",
"details": "Before applying this update, make sure that all previously-released\nerrata relevant to your system have been applied.\n\nThis update is available via Red Hat Network. Details on how to use\nthe Red Hat Network to apply this update are available at\nhttp://kbase.redhat.com/faq/FAQ_58_10188",
"product_ids": [
"4AS:bluez-libs-0:2.10-3.i386",
"4AS:bluez-libs-0:2.10-3.ia64",
"4AS:bluez-libs-0:2.10-3.ppc",
"4AS:bluez-libs-0:2.10-3.ppc64",
"4AS:bluez-libs-0:2.10-3.src",
"4AS:bluez-libs-0:2.10-3.x86_64",
"4AS:bluez-libs-debuginfo-0:2.10-3.i386",
"4AS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4AS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4AS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4AS:bluez-libs-devel-0:2.10-3.i386",
"4AS:bluez-libs-devel-0:2.10-3.ia64",
"4AS:bluez-libs-devel-0:2.10-3.ppc",
"4AS:bluez-libs-devel-0:2.10-3.x86_64",
"4AS:bluez-utils-0:2.10-2.4.i386",
"4AS:bluez-utils-0:2.10-2.4.ia64",
"4AS:bluez-utils-0:2.10-2.4.ppc",
"4AS:bluez-utils-0:2.10-2.4.src",
"4AS:bluez-utils-0:2.10-2.4.x86_64",
"4AS:bluez-utils-cups-0:2.10-2.4.i386",
"4AS:bluez-utils-cups-0:2.10-2.4.ia64",
"4AS:bluez-utils-cups-0:2.10-2.4.ppc",
"4AS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4AS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4Desktop:bluez-libs-0:2.10-3.i386",
"4Desktop:bluez-libs-0:2.10-3.ia64",
"4Desktop:bluez-libs-0:2.10-3.ppc",
"4Desktop:bluez-libs-0:2.10-3.ppc64",
"4Desktop:bluez-libs-0:2.10-3.src",
"4Desktop:bluez-libs-0:2.10-3.x86_64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.i386",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ia64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4Desktop:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4Desktop:bluez-libs-devel-0:2.10-3.i386",
"4Desktop:bluez-libs-devel-0:2.10-3.ia64",
"4Desktop:bluez-libs-devel-0:2.10-3.ppc",
"4Desktop:bluez-libs-devel-0:2.10-3.x86_64",
"4Desktop:bluez-utils-0:2.10-2.4.i386",
"4Desktop:bluez-utils-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-0:2.10-2.4.src",
"4Desktop:bluez-utils-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.i386",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-cups-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-cups-0:2.10-2.4.x86_64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4Desktop:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4ES:bluez-libs-0:2.10-3.i386",
"4ES:bluez-libs-0:2.10-3.ia64",
"4ES:bluez-libs-0:2.10-3.ppc",
"4ES:bluez-libs-0:2.10-3.ppc64",
"4ES:bluez-libs-0:2.10-3.src",
"4ES:bluez-libs-0:2.10-3.x86_64",
"4ES:bluez-libs-debuginfo-0:2.10-3.i386",
"4ES:bluez-libs-debuginfo-0:2.10-3.ia64",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc",
"4ES:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4ES:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4ES:bluez-libs-devel-0:2.10-3.i386",
"4ES:bluez-libs-devel-0:2.10-3.ia64",
"4ES:bluez-libs-devel-0:2.10-3.ppc",
"4ES:bluez-libs-devel-0:2.10-3.x86_64",
"4ES:bluez-utils-0:2.10-2.4.i386",
"4ES:bluez-utils-0:2.10-2.4.ia64",
"4ES:bluez-utils-0:2.10-2.4.ppc",
"4ES:bluez-utils-0:2.10-2.4.src",
"4ES:bluez-utils-0:2.10-2.4.x86_64",
"4ES:bluez-utils-cups-0:2.10-2.4.i386",
"4ES:bluez-utils-cups-0:2.10-2.4.ia64",
"4ES:bluez-utils-cups-0:2.10-2.4.ppc",
"4ES:bluez-utils-cups-0:2.10-2.4.x86_64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4ES:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"4WS:bluez-libs-0:2.10-3.i386",
"4WS:bluez-libs-0:2.10-3.ia64",
"4WS:bluez-libs-0:2.10-3.ppc",
"4WS:bluez-libs-0:2.10-3.ppc64",
"4WS:bluez-libs-0:2.10-3.src",
"4WS:bluez-libs-0:2.10-3.x86_64",
"4WS:bluez-libs-debuginfo-0:2.10-3.i386",
"4WS:bluez-libs-debuginfo-0:2.10-3.ia64",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc",
"4WS:bluez-libs-debuginfo-0:2.10-3.ppc64",
"4WS:bluez-libs-debuginfo-0:2.10-3.x86_64",
"4WS:bluez-libs-devel-0:2.10-3.i386",
"4WS:bluez-libs-devel-0:2.10-3.ia64",
"4WS:bluez-libs-devel-0:2.10-3.ppc",
"4WS:bluez-libs-devel-0:2.10-3.x86_64",
"4WS:bluez-utils-0:2.10-2.4.i386",
"4WS:bluez-utils-0:2.10-2.4.ia64",
"4WS:bluez-utils-0:2.10-2.4.ppc",
"4WS:bluez-utils-0:2.10-2.4.src",
"4WS:bluez-utils-0:2.10-2.4.x86_64",
"4WS:bluez-utils-cups-0:2.10-2.4.i386",
"4WS:bluez-utils-cups-0:2.10-2.4.ia64",
"4WS:bluez-utils-cups-0:2.10-2.4.ppc",
"4WS:bluez-utils-cups-0:2.10-2.4.x86_64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.i386",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ia64",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.ppc",
"4WS:bluez-utils-debuginfo-0:2.10-2.4.x86_64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-0:3.7-1.1.src",
"5Client-Workstation:bluez-libs-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.i386",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client-Workstation:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-libs-0:3.7-1.1.i386",
"5Client:bluez-libs-0:3.7-1.1.ia64",
"5Client:bluez-libs-0:3.7-1.1.ppc",
"5Client:bluez-libs-0:3.7-1.1.ppc64",
"5Client:bluez-libs-0:3.7-1.1.src",
"5Client:bluez-libs-0:3.7-1.1.x86_64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Client:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Client:bluez-libs-devel-0:3.7-1.1.i386",
"5Client:bluez-libs-devel-0:3.7-1.1.ia64",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc",
"5Client:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Client:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Client:bluez-utils-0:3.7-2.2.i386",
"5Client:bluez-utils-0:3.7-2.2.ia64",
"5Client:bluez-utils-0:3.7-2.2.ppc",
"5Client:bluez-utils-0:3.7-2.2.src",
"5Client:bluez-utils-0:3.7-2.2.x86_64",
"5Client:bluez-utils-cups-0:3.7-2.2.i386",
"5Client:bluez-utils-cups-0:3.7-2.2.ia64",
"5Client:bluez-utils-cups-0:3.7-2.2.ppc",
"5Client:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Client:bluez-utils-debuginfo-0:3.7-2.2.x86_64",
"5Server:bluez-libs-0:3.7-1.1.i386",
"5Server:bluez-libs-0:3.7-1.1.ia64",
"5Server:bluez-libs-0:3.7-1.1.ppc",
"5Server:bluez-libs-0:3.7-1.1.ppc64",
"5Server:bluez-libs-0:3.7-1.1.src",
"5Server:bluez-libs-0:3.7-1.1.x86_64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.i386",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ia64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.ppc64",
"5Server:bluez-libs-debuginfo-0:3.7-1.1.x86_64",
"5Server:bluez-libs-devel-0:3.7-1.1.i386",
"5Server:bluez-libs-devel-0:3.7-1.1.ia64",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc",
"5Server:bluez-libs-devel-0:3.7-1.1.ppc64",
"5Server:bluez-libs-devel-0:3.7-1.1.x86_64",
"5Server:bluez-utils-0:3.7-2.2.i386",
"5Server:bluez-utils-0:3.7-2.2.ia64",
"5Server:bluez-utils-0:3.7-2.2.ppc",
"5Server:bluez-utils-0:3.7-2.2.src",
"5Server:bluez-utils-0:3.7-2.2.x86_64",
"5Server:bluez-utils-cups-0:3.7-2.2.i386",
"5Server:bluez-utils-cups-0:3.7-2.2.ia64",
"5Server:bluez-utils-cups-0:3.7-2.2.ppc",
"5Server:bluez-utils-cups-0:3.7-2.2.x86_64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.i386",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ia64",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.ppc",
"5Server:bluez-utils-debuginfo-0:3.7-2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2008:0581"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bluez-libs: SDP payload processing vulnerability"
}
]
}
fkie_cve-2008-2374
Vulnerability from fkie_nvd
Published
2008-07-07 23:41
Modified
2025-04-09 00:30
Severity ?
Summary
src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html | Third Party Advisory | |
| secalert@redhat.com | http://secunia.com/advisories/30957 | Broken Link, Vendor Advisory | |
| secalert@redhat.com | http://secunia.com/advisories/31057 | Broken Link | |
| secalert@redhat.com | http://secunia.com/advisories/31833 | Broken Link | |
| secalert@redhat.com | http://secunia.com/advisories/32099 | Broken Link | |
| secalert@redhat.com | http://secunia.com/advisories/32279 | Broken Link | |
| secalert@redhat.com | http://secunia.com/advisories/34280 | Broken Link | |
| secalert@redhat.com | http://security.gentoo.org/glsa/glsa-200903-29.xml | Third Party Advisory | |
| secalert@redhat.com | http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com | Broken Link, Exploit | |
| secalert@redhat.com | http://www.bluez.org/bluez-334/ | Product | |
| secalert@redhat.com | http://www.mandriva.com/security/advisories?name=MDVSA-2008:145 | Broken Link | |
| secalert@redhat.com | http://www.redhat.com/support/errata/RHSA-2008-0581.html | Broken Link | |
| secalert@redhat.com | http://www.securityfocus.com/bid/30105 | Broken Link, Third Party Advisory, VDB Entry | |
| secalert@redhat.com | http://www.securitytracker.com/id?1020479 | Broken Link, Third Party Advisory, VDB Entry | |
| secalert@redhat.com | http://www.vupen.com/english/advisories/2008/2096/references | Broken Link | |
| secalert@redhat.com | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973 | Broken Link | |
| secalert@redhat.com | https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html | Mailing List | |
| secalert@redhat.com | https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/30957 | Broken Link, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/31057 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/31833 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/32099 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/32279 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://secunia.com/advisories/34280 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://security.gentoo.org/glsa/glsa-200903-29.xml | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com | Broken Link, Exploit | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.bluez.org/bluez-334/ | Product | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.mandriva.com/security/advisories?name=MDVSA-2008:145 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.redhat.com/support/errata/RHSA-2008-0581.html | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/30105 | Broken Link, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securitytracker.com/id?1020479 | Broken Link, Third Party Advisory, VDB Entry | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.vupen.com/english/advisories/2008/2096/references | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973 | Broken Link | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html | Mailing List |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| bluez | bluez-libs | * | |
| bluez | bluez-utils | * | |
| fedoraproject | fedora | 8 | |
| fedoraproject | fedora | 9 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:bluez:bluez-libs:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E07F4288-8279-44F6-A0CA-CBBAB38B9CC0",
"versionEndExcluding": "3.34",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bluez:bluez-utils:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1DF2F11E-16A5-40DF-9D61-886FFFD1834D",
"versionEndExcluding": "3.34",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:8:*:*:*:*:*:*:*",
"matchCriteriaId": "72E4DB7F-07C3-46BB-AAA2-05CD0312C57F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:9:*:*:*:*:*:*:*",
"matchCriteriaId": "743CBBB1-C140-4FEF-B40E-FAE4511B1140",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read."
},
{
"lang": "es",
"value": "src/sdp.c de bluez-libs 3.30 en BlueZ, y otras bluez-libs anteriores a 3.34 y bluez-utils anteriores a 3.34, no validan la longitud de los campos de cadena en paquetes SDP, lo que permite a servidores SDP provocar una denegaci\u00f3n de servicio y es posible que tenga otros efectos, a trav\u00e9s de una longitud de campo manipulada que dispara la reserva excesiva de posicionamiento en memoria o sobre-lectua del buffer. \r\n\r\n"
}
],
"id": "CVE-2008-2374",
"lastModified": "2025-04-09T00:30:58.490",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2008-07-07T23:41:00.000",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/30957"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/31057"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/31833"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/32099"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/32279"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/34280"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Exploit"
],
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"source": "secalert@redhat.com",
"tags": [
"Product"
],
"url": "http://www.bluez.org/bluez-334/"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/30105"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id?1020479"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/30957"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/31057"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/31833"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/32099"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/32279"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/34280"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Exploit"
],
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
],
"url": "http://www.bluez.org/bluez-334/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/30105"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id?1020479"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Broken Link"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1284"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-1284"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
gsd-2008-2374
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2008-2374",
"description": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"id": "GSD-2008-2374",
"references": [
"https://www.suse.com/security/cve/CVE-2008-2374.html",
"https://access.redhat.com/errata/RHSA-2008:0581",
"https://linux.oracle.com/cve/CVE-2008-2374.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2008-2374"
],
"details": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"id": "GSD-2008-2374",
"modified": "2023-12-13T01:23:01.070959Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2008-2374",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html",
"refsource": "MISC",
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"name": "http://secunia.com/advisories/30957",
"refsource": "MISC",
"url": "http://secunia.com/advisories/30957"
},
{
"name": "http://secunia.com/advisories/31057",
"refsource": "MISC",
"url": "http://secunia.com/advisories/31057"
},
{
"name": "http://secunia.com/advisories/31833",
"refsource": "MISC",
"url": "http://secunia.com/advisories/31833"
},
{
"name": "http://secunia.com/advisories/32099",
"refsource": "MISC",
"url": "http://secunia.com/advisories/32099"
},
{
"name": "http://secunia.com/advisories/32279",
"refsource": "MISC",
"url": "http://secunia.com/advisories/32279"
},
{
"name": "http://secunia.com/advisories/34280",
"refsource": "MISC",
"url": "http://secunia.com/advisories/34280"
},
{
"name": "http://security.gentoo.org/glsa/glsa-200903-29.xml",
"refsource": "MISC",
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"name": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com",
"refsource": "MISC",
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"name": "http://www.bluez.org/bluez-334/",
"refsource": "MISC",
"url": "http://www.bluez.org/bluez-334/"
},
{
"name": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145",
"refsource": "MISC",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"name": "http://www.redhat.com/support/errata/RHSA-2008-0581.html",
"refsource": "MISC",
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"name": "http://www.securityfocus.com/bid/30105",
"refsource": "MISC",
"url": "http://www.securityfocus.com/bid/30105"
},
{
"name": "http://www.securitytracker.com/id?1020479",
"refsource": "MISC",
"url": "http://www.securitytracker.com/id?1020479"
},
{
"name": "http://www.vupen.com/english/advisories/2008/2096/references",
"refsource": "MISC",
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
},
{
"name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973",
"refsource": "MISC",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"name": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"name": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html",
"refsource": "MISC",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:bluez:bluez-libs:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E07F4288-8279-44F6-A0CA-CBBAB38B9CC0",
"versionEndExcluding": "3.34",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:bluez:bluez-utils:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1DF2F11E-16A5-40DF-9D61-886FFFD1834D",
"versionEndExcluding": "3.34",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:8:*:*:*:*:*:*:*",
"matchCriteriaId": "72E4DB7F-07C3-46BB-AAA2-05CD0312C57F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:9:*:*:*:*:*:*:*",
"matchCriteriaId": "743CBBB1-C140-4FEF-B40E-FAE4511B1140",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read."
},
{
"lang": "es",
"value": "src/sdp.c de bluez-libs 3.30 en BlueZ, y otras bluez-libs anteriores a 3.34 y bluez-utils anteriores a 3.34, no validan la longitud de los campos de cadena en paquetes SDP, lo que permite a servidores SDP provocar una denegaci\u00f3n de servicio y es posible que tenga otros efectos, a trav\u00e9s de una longitud de campo manipulada que dispara la reserva excesiva de posicionamiento en memoria o sobre-lectua del buffer. \r\n\r\n"
}
],
"id": "CVE-2008-2374",
"lastModified": "2024-02-13T16:09:59.017",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": true,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2008-07-07T23:41:00.000",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/30957"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/31057"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/31833"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/32099"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/32279"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://secunia.com/advisories/34280"
},
{
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
],
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Exploit"
],
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"source": "secalert@redhat.com",
"tags": [
"Product"
],
"url": "http://www.bluez.org/bluez-334/"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/30105"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securitytracker.com/id?1020479"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
},
{
"source": "secalert@redhat.com",
"tags": [
"Broken Link"
],
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Mailing List"
],
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1284"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
ghsa-278x-6vg6-6g42
Vulnerability from github
Published
2022-05-01 23:49
Modified
2025-01-17 18:31
Severity ?
VLAI Severity ?
Details
src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.
{
"affected": [],
"aliases": [
"CVE-2008-2374"
],
"database_specific": {
"cwe_ids": [
"CWE-1284",
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2008-07-07T23:41:00Z",
"severity": "HIGH"
},
"details": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"id": "GHSA-278x-6vg6-6g42",
"modified": "2025-01-17T18:31:08Z",
"published": "2022-05-01T23:49:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2374"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9973"
},
{
"type": "WEB",
"url": "https://oval.cisecurity.org/repository/search/definition/oval:org.mitre.oval:def:9973"
},
{
"type": "WEB",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-October/msg00396.html"
},
{
"type": "WEB",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00233.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-09/msg00005.html"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/30957"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/31057"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/31833"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/32099"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/32279"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/34280"
},
{
"type": "WEB",
"url": "http://security.gentoo.org/glsa/glsa-200903-29.xml"
},
{
"type": "WEB",
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e%40mail.gmail.com"
},
{
"type": "WEB",
"url": "http://sourceforge.net/mailarchive/message.php?msg_name=b32d44000806161327u680c290au54fd21f2fef1d58e@mail.gmail.com"
},
{
"type": "WEB",
"url": "http://www.bluez.org/bluez-334"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:145"
},
{
"type": "WEB",
"url": "http://www.redhat.com/support/errata/RHSA-2008-0581.html"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/30105"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id?1020479"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2008/2096/references"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
opensuse-su-2024:10503-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
obex-data-server-0.4.6-15.8 on GA media
Notes
Title of the patch
obex-data-server-0.4.6-15.8 on GA media
Description of the patch
These are all security issues fixed in the obex-data-server-0.4.6-15.8 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10503
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "obex-data-server-0.4.6-15.8 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the obex-data-server-0.4.6-15.8 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10503",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10503-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2008-2374 page",
"url": "https://www.suse.com/security/cve/CVE-2008-2374/"
}
],
"title": "obex-data-server-0.4.6-15.8 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:10503-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "obex-data-server-0.4.6-15.8.aarch64",
"product": {
"name": "obex-data-server-0.4.6-15.8.aarch64",
"product_id": "obex-data-server-0.4.6-15.8.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "obex-data-server-0.4.6-15.8.ppc64le",
"product": {
"name": "obex-data-server-0.4.6-15.8.ppc64le",
"product_id": "obex-data-server-0.4.6-15.8.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "obex-data-server-0.4.6-15.8.s390x",
"product": {
"name": "obex-data-server-0.4.6-15.8.s390x",
"product_id": "obex-data-server-0.4.6-15.8.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "obex-data-server-0.4.6-15.8.x86_64",
"product": {
"name": "obex-data-server-0.4.6-15.8.x86_64",
"product_id": "obex-data-server-0.4.6-15.8.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "obex-data-server-0.4.6-15.8.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.aarch64"
},
"product_reference": "obex-data-server-0.4.6-15.8.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "obex-data-server-0.4.6-15.8.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.ppc64le"
},
"product_reference": "obex-data-server-0.4.6-15.8.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "obex-data-server-0.4.6-15.8.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.s390x"
},
"product_reference": "obex-data-server-0.4.6-15.8.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "obex-data-server-0.4.6-15.8.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.x86_64"
},
"product_reference": "obex-data-server-0.4.6-15.8.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2008-2374",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2008-2374"
}
],
"notes": [
{
"category": "general",
"text": "src/sdp.c in bluez-libs 3.30 in BlueZ, and other bluez-libs before 3.34 and bluez-utils before 3.34 versions, does not validate string length fields in SDP packets, which allows remote SDP servers to cause a denial of service or possibly have unspecified other impact via a crafted length field that triggers excessive memory allocation or a buffer over-read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.aarch64",
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.ppc64le",
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.s390x",
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2008-2374",
"url": "https://www.suse.com/security/cve/CVE-2008-2374"
},
{
"category": "external",
"summary": "SUSE Bug 404963 for CVE-2008-2374",
"url": "https://bugzilla.suse.com/404963"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.aarch64",
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.ppc64le",
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.s390x",
"openSUSE Tumbleweed:obex-data-server-0.4.6-15.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2008-2374"
}
]
}
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…