rhsa-2016_0614
Vulnerability from csaf_redhat
Published
2016-04-12 21:38
Modified
2024-12-29 18:17
Summary
Red Hat Security Advisory: samba security, bug fix, and enhancement update
Notes
Topic
An update for samba is now available for Red Hat Gluster Storage 3.1 for RHEL 6 and Red Hat Gluster Storage 3.1 for RHEL 7.
Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Samba is an open-source implementation of the Server Message Block (SMB) protocol and the related Common Internet File System (CIFS) protocol, which allow PC-compatible machines to share files, printers, and various information.
The following packages have been upgraded to a newer upstream version: Samba (4.2.10). Refer to the Release Notes listed in the References section for a complete list of changes.
Security Fix(es):
* Multiple flaws were found in Samba's DCE/RPC protocol implementation. A remote, authenticated attacker could use these flaws to cause a denial of service against the Samba server (high CPU load or a crash) or, possibly, execute arbitrary code with the permissions of the user running Samba (root). This flaw could also be used to downgrade a secure DCE/RPC connection by a man-in-the-middle attacker taking control of an Active Directory (AD) object and compromising the security of a Samba Active Directory Domain Controller (DC). (CVE-2015-5370)
Note: While Samba packages as shipped in Red Hat Gluster Storage do not support running Samba as an AD DC, this flaw applies to all roles Samba implements.
* A protocol flaw, publicly referred to as Badlock, was found in the Security Account Manager Remote Protocol (MS-SAMR) and the Local Security Authority (Domain Policy) Remote Protocol (MS-LSAD). Any authenticated DCE/RPC connection that a client initiates against a server could be used by a man-in-the-middle attacker to impersonate the authenticated user against the SAMR or LSA service on the server. As a result, the attacker would be able to get read/write access to the Security Account Manager database, and use this to reveal all passwords or any other potentially sensitive information in that database. (CVE-2016-2118)
* Several flaws were found in Samba's implementation of NTLMSSP authentication. An unauthenticated, man-in-the-middle attacker could use this flaw to clear the encryption and integrity flags of a connection, causing data to be transmitted in plain text. The attacker could also force the client or server into sending data in plain text even if encryption was explicitly requested for that connection. (CVE-2016-2110)
* It was discovered that Samba configured as a Domain Controller would establish a secure communication channel with a machine using a spoofed computer name. A remote attacker able to observe network traffic could use this flaw to obtain session-related information about the spoofed machine. (CVE-2016-2111)
* It was found that Samba's LDAP implementation did not enforce integrity protection for LDAP connections. A man-in-the-middle attacker could use this flaw to downgrade LDAP connections to use no integrity protection, allowing them to hijack such connections. (CVE-2016-2112)
* It was found that Samba did not validate SSL/TLS certificates in certain connections. A man-in-the-middle attacker could use this flaw to spoof a Samba server using a specially crafted SSL/TLS certificate. (CVE-2016-2113)
* It was discovered that Samba did not enforce Server Message Block (SMB) signing for clients using the SMB1 protocol. A man-in-the-middle attacker could use this flaw to modify traffic between a client and a server. (CVE-2016-2114)
* It was found that Samba did not enable integrity protection for IPC traffic by default. A man-in-the-middle attacker could use this flaw to view and modify the data sent between a Samba server and a client. (CVE-2016-2115)
Red Hat would like to thank the Samba project for reporting these issues. Upstream acknowledges Jouni Knuutinen (Synopsis) as the original reporter of CVE-2015-5370; and Stefan Metzmacher (SerNet) as the original reporter of CVE-2016-2118, CVE-2016-2110, CVE-2016-2112, CVE-2016-2113, CVE-2016-2114, and CVE-2016-2115.
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": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for samba is now available for Red Hat Gluster Storage 3.1 for RHEL 6 and Red Hat Gluster Storage 3.1 for RHEL 7.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Samba is an open-source implementation of the Server Message Block (SMB) protocol and the related Common Internet File System (CIFS) protocol, which allow PC-compatible machines to share files, printers, and various information.\n\nThe following packages have been upgraded to a newer upstream version: Samba (4.2.10). Refer to the Release Notes listed in the References section for a complete list of changes.\n\nSecurity Fix(es):\n\n* Multiple flaws were found in Samba\u0027s DCE/RPC protocol implementation. A remote, authenticated attacker could use these flaws to cause a denial of service against the Samba server (high CPU load or a crash) or, possibly, execute arbitrary code with the permissions of the user running Samba (root). This flaw could also be used to downgrade a secure DCE/RPC connection by a man-in-the-middle attacker taking control of an Active Directory (AD) object and compromising the security of a Samba Active Directory Domain Controller (DC). (CVE-2015-5370)\n\nNote: While Samba packages as shipped in Red Hat Gluster Storage do not support running Samba as an AD DC, this flaw applies to all roles Samba implements.\n\n* A protocol flaw, publicly referred to as Badlock, was found in the Security Account Manager Remote Protocol (MS-SAMR) and the Local Security Authority (Domain Policy) Remote Protocol (MS-LSAD). Any authenticated DCE/RPC connection that a client initiates against a server could be used by a man-in-the-middle attacker to impersonate the authenticated user against the SAMR or LSA service on the server. As a result, the attacker would be able to get read/write access to the Security Account Manager database, and use this to reveal all passwords or any other potentially sensitive information in that database. (CVE-2016-2118)\n\n* Several flaws were found in Samba\u0027s implementation of NTLMSSP authentication. An unauthenticated, man-in-the-middle attacker could use this flaw to clear the encryption and integrity flags of a connection, causing data to be transmitted in plain text. The attacker could also force the client or server into sending data in plain text even if encryption was explicitly requested for that connection. (CVE-2016-2110)\n\n* It was discovered that Samba configured as a Domain Controller would establish a secure communication channel with a machine using a spoofed computer name. A remote attacker able to observe network traffic could use this flaw to obtain session-related information about the spoofed machine. (CVE-2016-2111)\n\n* It was found that Samba\u0027s LDAP implementation did not enforce integrity protection for LDAP connections. A man-in-the-middle attacker could use this flaw to downgrade LDAP connections to use no integrity protection, allowing them to hijack such connections. (CVE-2016-2112)\n\n* It was found that Samba did not validate SSL/TLS certificates in certain connections. A man-in-the-middle attacker could use this flaw to spoof a Samba server using a specially crafted SSL/TLS certificate. (CVE-2016-2113)\n\n* It was discovered that Samba did not enforce Server Message Block (SMB) signing for clients using the SMB1 protocol. A man-in-the-middle attacker could use this flaw to modify traffic between a client and a server. (CVE-2016-2114)\n\n* It was found that Samba did not enable integrity protection for IPC traffic by default. A man-in-the-middle attacker could use this flaw to view and modify the data sent between a Samba server and a client. (CVE-2016-2115)\n\nRed Hat would like to thank the Samba project for reporting these issues. Upstream acknowledges Jouni Knuutinen (Synopsis) as the original reporter of CVE-2015-5370; and Stefan Metzmacher (SerNet) as the original reporter of CVE-2016-2118, CVE-2016-2110, CVE-2016-2112, CVE-2016-2113, CVE-2016-2114, and CVE-2016-2115.",
"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-2016:0614",
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/history/samba-4.2.10.html",
"url": "https://www.samba.org/samba/history/samba-4.2.10.html"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/badlock",
"url": "https://access.redhat.com/security/vulnerabilities/badlock"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2253041",
"url": "https://access.redhat.com/articles/2253041"
},
{
"category": "external",
"summary": "http://badlock.org/",
"url": "http://badlock.org/"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
},
{
"category": "external",
"summary": "1309987",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1309987"
},
{
"category": "external",
"summary": "1311893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311893"
},
{
"category": "external",
"summary": "1311902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311902"
},
{
"category": "external",
"summary": "1311903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311903"
},
{
"category": "external",
"summary": "1311910",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311910"
},
{
"category": "external",
"summary": "1312082",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1312082"
},
{
"category": "external",
"summary": "1312084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1312084"
},
{
"category": "external",
"summary": "1317990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1317990"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2016/rhsa-2016_0614.json"
}
],
"title": "Red Hat Security Advisory: samba security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-12-29T18:17:04+00:00",
"generator": {
"date": "2024-12-29T18:17:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.4"
}
},
"id": "RHSA-2016:0614",
"initial_release_date": "2016-04-12T21:38:55+00:00",
"revision_history": [
{
"date": "2016-04-12T21:38:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2016-04-12T21:38:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-29T18:17:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Gluster 3 Samba on RHEL-7",
"product": {
"name": "Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:storage:3.1:samba:el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Gluster 3 Samba on RHEL-6",
"product": {
"name": "Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:storage:3.1:samba:el6"
}
}
},
{
"category": "product_name",
"name": "Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product": {
"name": "Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:storage:3.1:server:el6"
}
}
}
],
"category": "product_family",
"name": "Red Hat Gluster Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"product": {
"name": "pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"product_id": "pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyldb-devel@1.1.24-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"product": {
"name": "libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"product_id": "libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb-devel@1.1.24-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pyldb-0:1.1.24-1.el7rhgs.x86_64",
"product": {
"name": "pyldb-0:1.1.24-1.el7rhgs.x86_64",
"product_id": "pyldb-0:1.1.24-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyldb@1.1.24-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"product": {
"name": "ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"product_id": "ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ldb-tools@1.1.24-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"product": {
"name": "libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"product_id": "libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb-debuginfo@1.1.24-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libldb-0:1.1.24-1.el7rhgs.x86_64",
"product": {
"name": "libldb-0:1.1.24-1.el7rhgs.x86_64",
"product_id": "libldb-0:1.1.24-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb@1.1.24-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"product": {
"name": "libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"product_id": "libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb-devel@1.3.8-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"product": {
"name": "python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"product_id": "python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tdb@1.3.8-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"product": {
"name": "libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"product_id": "libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb-debuginfo@1.3.8-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tdb-tools-0:1.3.8-1.el7rhgs.x86_64",
"product": {
"name": "tdb-tools-0:1.3.8-1.el7rhgs.x86_64",
"product_id": "tdb-tools-0:1.3.8-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tdb-tools@1.3.8-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-0:1.3.8-1.el7rhgs.x86_64",
"product": {
"name": "libtdb-0:1.3.8-1.el7rhgs.x86_64",
"product_id": "libtdb-0:1.3.8-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb@1.3.8-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"product": {
"name": "pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"product_id": "pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytalloc-devel@2.1.5-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"product": {
"name": "pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"product_id": "pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytalloc@2.1.5-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"product": {
"name": "libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"product_id": "libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc-debuginfo@2.1.5-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"product": {
"name": "libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"product_id": "libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc-devel@2.1.5-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"product": {
"name": "libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"product_id": "libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc@2.1.5-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"product": {
"name": "libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"product_id": "libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent-devel@0.9.26-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-0:0.9.26-1.el7rhgs.x86_64",
"product": {
"name": "libtevent-0:0.9.26-1.el7rhgs.x86_64",
"product_id": "libtevent-0:0.9.26-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent@0.9.26-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"product": {
"name": "libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"product_id": "libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent-debuginfo@0.9.26-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"product": {
"name": "python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"product_id": "python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tevent@0.9.26-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-python-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-python-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-vfs-glusterfs@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-client-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-client-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "ctdb-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "ctdb-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-devel@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-devel@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-test-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-test-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"product": {
"name": "samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_id": "samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.2.11-2.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pytalloc-0:2.1.5-1.el6rhs.x86_64",
"product": {
"name": "pytalloc-0:2.1.5-1.el6rhs.x86_64",
"product_id": "pytalloc-0:2.1.5-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytalloc@2.1.5-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"product": {
"name": "libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"product_id": "libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc-devel@2.1.5-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-0:2.1.5-1.el6rhs.x86_64",
"product": {
"name": "libtalloc-0:2.1.5-1.el6rhs.x86_64",
"product_id": "libtalloc-0:2.1.5-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc@2.1.5-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"product": {
"name": "pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"product_id": "pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytalloc-devel@2.1.5-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"product": {
"name": "libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"product_id": "libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc-debuginfo@2.1.5-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tevent-0:0.9.26-1.el6rhs.x86_64",
"product": {
"name": "python-tevent-0:0.9.26-1.el6rhs.x86_64",
"product_id": "python-tevent-0:0.9.26-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tevent@0.9.26-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"product": {
"name": "libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"product_id": "libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent-devel@0.9.26-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"product": {
"name": "libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"product_id": "libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent-debuginfo@0.9.26-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-0:0.9.26-1.el6rhs.x86_64",
"product": {
"name": "libtevent-0:0.9.26-1.el6rhs.x86_64",
"product_id": "libtevent-0:0.9.26-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent@0.9.26-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"product": {
"name": "pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"product_id": "pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyldb-devel@1.1.24-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"product": {
"name": "ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"product_id": "ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ldb-tools@1.1.24-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"product": {
"name": "libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"product_id": "libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb-devel@1.1.24-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pyldb-0:1.1.24-1.el6rhs.x86_64",
"product": {
"name": "pyldb-0:1.1.24-1.el6rhs.x86_64",
"product_id": "pyldb-0:1.1.24-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pyldb@1.1.24-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"product": {
"name": "libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"product_id": "libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb-debuginfo@1.1.24-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libldb-0:1.1.24-1.el6rhs.x86_64",
"product": {
"name": "libldb-0:1.1.24-1.el6rhs.x86_64",
"product_id": "libldb-0:1.1.24-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb@1.1.24-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"product": {
"name": "libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"product_id": "libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb-debuginfo@1.3.8-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"product": {
"name": "libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"product_id": "libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb-devel@1.3.8-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"product": {
"name": "tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"product_id": "tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tdb-tools@1.3.8-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-0:1.3.8-1.el6rhs.x86_64",
"product": {
"name": "libtdb-0:1.3.8-1.el6rhs.x86_64",
"product_id": "libtdb-0:1.3.8-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb@1.3.8-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tdb-0:1.3.8-1.el6rhs.x86_64",
"product": {
"name": "python-tdb-0:1.3.8-1.el6rhs.x86_64",
"product_id": "python-tdb-0:1.3.8-1.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tdb@1.3.8-1.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-dc-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-dc-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"product_id": "libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "ctdb-0:4.2.11-2.el6rhs.x86_64",
"product_id": "ctdb-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"product_id": "libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"product_id": "ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-devel@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-devel-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-devel-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-test-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-test-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "libwbclient-0:4.2.11-2.el6rhs.x86_64",
"product_id": "libwbclient-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-python-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-python-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-devel@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"product_id": "ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"product_id": "libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-client-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-client-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-libs-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-libs-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.2.11-2.el6rhs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"product": {
"name": "samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"product_id": "samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-vfs-glusterfs@4.2.11-2.el6rhs?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libldb-0:1.1.24-1.el7rhgs.src",
"product": {
"name": "libldb-0:1.1.24-1.el7rhgs.src",
"product_id": "libldb-0:1.1.24-1.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb@1.1.24-1.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtdb-0:1.3.8-1.el7rhgs.src",
"product": {
"name": "libtdb-0:1.3.8-1.el7rhgs.src",
"product_id": "libtdb-0:1.3.8-1.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb@1.3.8-1.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtalloc-0:2.1.5-1.el7rhgs.src",
"product": {
"name": "libtalloc-0:2.1.5-1.el7rhgs.src",
"product_id": "libtalloc-0:2.1.5-1.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc@2.1.5-1.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtevent-0:0.9.26-1.el7rhgs.src",
"product": {
"name": "libtevent-0:0.9.26-1.el7rhgs.src",
"product_id": "libtevent-0:0.9.26-1.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent@0.9.26-1.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.2.11-2.el7rhgs.src",
"product": {
"name": "samba-0:4.2.11-2.el7rhgs.src",
"product_id": "samba-0:4.2.11-2.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.2.11-2.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtalloc-0:2.1.5-1.el6rhs.src",
"product": {
"name": "libtalloc-0:2.1.5-1.el6rhs.src",
"product_id": "libtalloc-0:2.1.5-1.el6rhs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc@2.1.5-1.el6rhs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtevent-0:0.9.26-1.el6rhs.src",
"product": {
"name": "libtevent-0:0.9.26-1.el6rhs.src",
"product_id": "libtevent-0:0.9.26-1.el6rhs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent@0.9.26-1.el6rhs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libldb-0:1.1.24-1.el6rhs.src",
"product": {
"name": "libldb-0:1.1.24-1.el6rhs.src",
"product_id": "libldb-0:1.1.24-1.el6rhs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libldb@1.1.24-1.el6rhs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtdb-0:1.3.8-1.el6rhs.src",
"product": {
"name": "libtdb-0:1.3.8-1.el6rhs.src",
"product_id": "libtdb-0:1.3.8-1.el6rhs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb@1.3.8-1.el6rhs?arch=src"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.2.11-2.el6rhs.src",
"product": {
"name": "samba-0:4.2.11-2.el6rhs.src",
"product_id": "samba-0:4.2.11-2.el6rhs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.2.11-2.el6rhs?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"product": {
"name": "samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"product_id": "samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-pidl@4.2.11-2.el7rhgs?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-common-0:4.2.11-2.el7rhgs.noarch",
"product": {
"name": "samba-common-0:4.2.11-2.el7rhgs.noarch",
"product_id": "samba-common-0:4.2.11-2.el7rhgs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common@4.2.11-2.el7rhgs?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-pidl-0:4.2.11-2.el6rhs.noarch",
"product": {
"name": "samba-pidl-0:4.2.11-2.el6rhs.noarch",
"product_id": "samba-pidl-0:4.2.11-2.el6rhs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-pidl@4.2.11-2.el6rhs?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-common-0:4.2.11-2.el6rhs.noarch",
"product": {
"name": "samba-common-0:4.2.11-2.el6rhs.noarch",
"product_id": "samba-common-0:4.2.11-2.el6rhs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common@4.2.11-2.el6rhs?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "ctdb-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-devel-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-0:2.1.5-1.el6rhs.src as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src"
},
"product_reference": "libtalloc-0:2.1.5-1.el6rhs.src",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-0:2.1.5-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64"
},
"product_reference": "libtalloc-0:2.1.5-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64"
},
"product_reference": "libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-0:2.1.5-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64"
},
"product_reference": "libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-0:1.3.8-1.el6rhs.src as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src"
},
"product_reference": "libtdb-0:1.3.8-1.el6rhs.src",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-0:1.3.8-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64"
},
"product_reference": "libtdb-0:1.3.8-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64"
},
"product_reference": "libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-0:1.3.8-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64"
},
"product_reference": "libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-0:0.9.26-1.el6rhs.src as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src"
},
"product_reference": "libtevent-0:0.9.26-1.el6rhs.src",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-0:0.9.26-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64"
},
"product_reference": "libtevent-0:0.9.26-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64"
},
"product_reference": "libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0:0.9.26-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64"
},
"product_reference": "libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "libwbclient-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytalloc-0:2.1.5-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64"
},
"product_reference": "pytalloc-0:2.1.5-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytalloc-devel-0:2.1.5-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64"
},
"product_reference": "pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tdb-0:1.3.8-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64"
},
"product_reference": "python-tdb-0:1.3.8-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tevent-0:0.9.26-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64"
},
"product_reference": "python-tevent-0:0.9.26-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.2.11-2.el6rhs.src as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src"
},
"product_reference": "samba-0:4.2.11-2.el6rhs.src",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-client-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.2.11-2.el6rhs.noarch as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch"
},
"product_reference": "samba-common-0:4.2.11-2.el6rhs.noarch",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-dc-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-devel-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-libs-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.2.11-2.el6rhs.noarch as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch"
},
"product_reference": "samba-pidl-0:4.2.11-2.el6rhs.noarch",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-python-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-test-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-devel-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-0:1.3.8-1.el6rhs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64"
},
"product_reference": "tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Samba-"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldb-tools-0:1.1.24-1.el6rhs.x86_64 as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64"
},
"product_reference": "ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-0:1.1.24-1.el6rhs.src as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src"
},
"product_reference": "libldb-0:1.1.24-1.el6rhs.src",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-0:1.1.24-1.el6rhs.x86_64 as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64"
},
"product_reference": "libldb-0:1.1.24-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64 as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64"
},
"product_reference": "libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-0:1.1.24-1.el6rhs.x86_64 as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64"
},
"product_reference": "libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyldb-0:1.1.24-1.el6rhs.x86_64 as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64"
},
"product_reference": "pyldb-0:1.1.24-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyldb-devel-0:1.1.24-1.el6rhs.x86_64 as a component of Red Hat Gluster Storage Server 3.1 on RHEL-6",
"product_id": "6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64"
},
"product_reference": "pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"relates_to_product_reference": "6Server-RH-Gluster-3-Server"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "ctdb-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-devel-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldb-tools-0:1.1.24-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64"
},
"product_reference": "ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-0:1.1.24-1.el7rhgs.src as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src"
},
"product_reference": "libldb-0:1.1.24-1.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-0:1.1.24-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64"
},
"product_reference": "libldb-0:1.1.24-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64"
},
"product_reference": "libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-0:1.1.24-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64"
},
"product_reference": "libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-0:2.1.5-1.el7rhgs.src as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src"
},
"product_reference": "libtalloc-0:2.1.5-1.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-0:2.1.5-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64"
},
"product_reference": "libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64"
},
"product_reference": "libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64"
},
"product_reference": "libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-0:1.3.8-1.el7rhgs.src as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src"
},
"product_reference": "libtdb-0:1.3.8-1.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-0:1.3.8-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64"
},
"product_reference": "libtdb-0:1.3.8-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64"
},
"product_reference": "libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-0:1.3.8-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64"
},
"product_reference": "libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-0:0.9.26-1.el7rhgs.src as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src"
},
"product_reference": "libtevent-0:0.9.26-1.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-0:0.9.26-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64"
},
"product_reference": "libtevent-0:0.9.26-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64"
},
"product_reference": "libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0:0.9.26-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64"
},
"product_reference": "libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyldb-0:1.1.24-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64"
},
"product_reference": "pyldb-0:1.1.24-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pyldb-devel-0:1.1.24-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64"
},
"product_reference": "pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytalloc-0:2.1.5-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64"
},
"product_reference": "pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64"
},
"product_reference": "pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tdb-0:1.3.8-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64"
},
"product_reference": "python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tevent-0:0.9.26-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64"
},
"product_reference": "python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.2.11-2.el7rhgs.src as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src"
},
"product_reference": "samba-0:4.2.11-2.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-client-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.2.11-2.el7rhgs.noarch as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch"
},
"product_reference": "samba-common-0:4.2.11-2.el7rhgs.noarch",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.2.11-2.el7rhgs.noarch as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch"
},
"product_reference": "samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-python-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-test-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-devel-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-0:1.3.8-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
},
"product_reference": "tdb-tools-0:1.3.8-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3-Samba"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Jouni Knuutinen"
],
"organization": "Synopsis",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2015-5370",
"discovery_date": "2016-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1309987"
}
],
"notes": [
{
"category": "description",
"text": "Multiple flaws were found in Samba\u0027s DCE/RPC protocol implementation. A remote, authenticated attacker could use these flaws to cause a denial of service against the Samba server (high CPU load or a crash) or, possibly, execute arbitrary code with the permissions of the user running Samba (root). This flaw could also be used to downgrade a secure DCE/RPC connection by a man-in-the-middle attacker taking control of an Active Directory (AD) object and compromising the security of a Samba Active Directory Domain Controller (DC).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: crash in dcesrv_auth_bind_ack due to missing error check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2015-5370"
},
{
"category": "external",
"summary": "RHBZ#1309987",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1309987"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2015-5370",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5370"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2015-5370",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5370"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 8.5,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "samba: crash in dcesrv_auth_bind_ack due to missing error check"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Stefan Metzmacher"
],
"organization": "SerNet",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2016-2110",
"cwe": {
"id": "CWE-300",
"name": "Channel Accessible by Non-Endpoint"
},
"discovery_date": "2016-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1311893"
}
],
"notes": [
{
"category": "description",
"text": "Several flaws were found in Samba\u0027s implementation of NTLMSSP authentication. An unauthenticated, man-in-the-middle attacker could use this flaw to clear the encryption and integrity flags of a connection, causing data to be transmitted in plain text. The attacker could also force the client or server into sending data in plain text even if encryption was explicitly requested for that connection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Man-in-the-middle attacks possible with NTLMSSP authentication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2110"
},
{
"category": "external",
"summary": "RHBZ#1311893",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311893"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2110",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2110"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2110",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2110"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "ADJACENT_NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:A/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Man-in-the-middle attacks possible with NTLMSSP authentication"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
}
],
"cve": "CVE-2016-2111",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"discovery_date": "2016-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1311902"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that Samba configured as a Domain Controller would establish a secure communication channel with a machine using a spoofed computer name. A remote attacker able to observe network traffic could use this flaw to obtain session-related information about the spoofed machine.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Spoofing vulnerability when domain controller is configured",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2111"
},
{
"category": "external",
"summary": "RHBZ#1311902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311902"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2111",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2111"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2111",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2111"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Spoofing vulnerability when domain controller is configured"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Stefan Metzmacher"
],
"organization": "SerNet",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2016-2112",
"cwe": {
"id": "CWE-300",
"name": "Channel Accessible by Non-Endpoint"
},
"discovery_date": "2016-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1311903"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Samba\u0027s LDAP implementation did not enforce integrity protection for LDAP connections. A man-in-the-middle attacker could use this flaw to downgrade LDAP connections to use no integrity protection, allowing them to hijack such connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Missing downgrade detection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2112"
},
{
"category": "external",
"summary": "RHBZ#1311903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311903"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2112",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2112"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2112",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2112"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Missing downgrade detection"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Stefan Metzmacher"
],
"organization": "SerNet",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2016-2113",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2016-02-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1311910"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Samba did not validate SSL/TLS certificates in certain connections. A man-in-the-middle attacker could use this flaw to spoof a Samba server using a specially crafted SSL/TLS certificate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Server certificates not validated at client side",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2113"
},
{
"category": "external",
"summary": "RHBZ#1311910",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1311910"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2113",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2113"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2113",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2113"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Server certificates not validated at client side"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Stefan Metzmacher"
],
"organization": "SerNet",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2016-2114",
"cwe": {
"id": "CWE-300",
"name": "Channel Accessible by Non-Endpoint"
},
"discovery_date": "2016-02-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1312082"
}
],
"notes": [
{
"category": "description",
"text": "It was discovered that Samba did not enforce Server Message Block (SMB) signing for clients using the SMB1 protocol. A man-in-the-middle attacker could use this flaw to modify traffic between a client and a server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Samba based active directory domain controller does not enforce smb signing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2114"
},
{
"category": "external",
"summary": "RHBZ#1312082",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1312082"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2114",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2114"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2114",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2114"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Samba based active directory domain controller does not enforce smb signing"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Stefan Metzmacher"
],
"organization": "SerNet",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2016-2115",
"cwe": {
"id": "CWE-300",
"name": "Channel Accessible by Non-Endpoint"
},
"discovery_date": "2016-02-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1312084"
}
],
"notes": [
{
"category": "description",
"text": "It was found that Samba did not enable integrity protection for IPC traffic by default. A man-in-the-middle attacker could use this flaw to view and modify the data sent between a Samba server and a client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Smb signing not required by default when smb client connection is used for ipc usage",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2115"
},
{
"category": "external",
"summary": "RHBZ#1312084",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1312084"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2115",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2115"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Smb signing not required by default when smb client connection is used for ipc usage"
},
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
},
{
"names": [
"Stefan Metzmacher"
],
"organization": "SerNet",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2016-2118",
"cwe": {
"id": "CWE-300",
"name": "Channel Accessible by Non-Endpoint"
},
"discovery_date": "2016-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1317990"
}
],
"notes": [
{
"category": "description",
"text": "A protocol flaw, publicly referred to as Badlock, was found in the Security Account Manager Remote Protocol (MS-SAMR) and the Local Security Authority (Domain Policy) Remote Protocol (MS-LSAD). Any authenticated DCE/RPC connection that a client initiates against a server could be used by a man-in-the-middle attacker to impersonate the authenticated user against the SAMR or LSA service on the server. As a result, the attacker would be able to get read/write access to the Security Account Manager database, and use this to reveal all passwords or any other potentially sensitive information in that database.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: SAMR and LSA man in the middle attacks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2016-2118"
},
{
"category": "external",
"summary": "RHBZ#1317990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1317990"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2016-2118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2118"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-2118",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2118"
},
{
"category": "external",
"summary": "http://badlock.org/",
"url": "http://badlock.org/"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2243351",
"url": "https://access.redhat.com/articles/2243351"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/2253041",
"url": "https://access.redhat.com/articles/2253041"
}
],
"release_date": "2016-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2016-04-12T21:38:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing this update, the smb service will be restarted automatically.",
"product_ids": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2016:0614"
}
],
"scores": [
{
"cvss_v2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"products": [
"6Server-RH-Gluster-3-Samba-:ctdb-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:ctdb-tests-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libsmbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-debuginfo-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-debuginfo-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtdb-devel-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:libtevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-debuginfo-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libtevent-devel-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:libwbclient-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:pytalloc-devel-0:2.1.5-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tdb-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:python-tevent-0:0.9.26-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.src",
"6Server-RH-Gluster-3-Samba-:samba-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-client-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-common-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-common-tools-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-dc-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-debuginfo-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-pidl-0:4.2.11-2.el6rhs.noarch",
"6Server-RH-Gluster-3-Samba-:samba-python-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-devel-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-test-libs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-vfs-glusterfs-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-clients-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-krb5-locator-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:samba-winbind-modules-0:4.2.11-2.el6rhs.x86_64",
"6Server-RH-Gluster-3-Samba-:tdb-tools-0:1.3.8-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:ldb-tools-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.src",
"6Server-RH-Gluster-3-Server:libldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-debuginfo-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:libldb-devel-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-0:1.1.24-1.el6rhs.x86_64",
"6Server-RH-Gluster-3-Server:pyldb-devel-0:1.1.24-1.el6rhs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ctdb-tests-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:ldb-tools-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-debuginfo-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libsmbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-debuginfo-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-debuginfo-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtdb-devel-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:libtevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-debuginfo-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libtevent-devel-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:libwbclient-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pyldb-devel-0:1.1.24-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:pytalloc-devel-0:2.1.5-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tdb-0:1.3.8-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:python-tevent-0:0.9.26-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.src",
"7Server-RH-Gluster-3-Samba:samba-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-client-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-common-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-common-tools-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-dc-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-debuginfo-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-pidl-0:4.2.11-2.el7rhgs.noarch",
"7Server-RH-Gluster-3-Samba:samba-python-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-devel-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-test-libs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-vfs-glusterfs-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-clients-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-krb5-locator-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:samba-winbind-modules-0:4.2.11-2.el7rhgs.x86_64",
"7Server-RH-Gluster-3-Samba:tdb-tools-0:1.3.8-1.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "samba: SAMR and LSA man in the middle attacks"
}
]
}
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…