Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-3588 (GCVE-0-2021-3588)
Vulnerability from cvelistv5 – Published: 2021-06-10 02:30 – Updated: 2024-09-16 23:37
VLAI?
EPSS
Title
memory contents disclosure in cli_feat_read_cb
Summary
The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the 'offset' variable before using it as an index into an array for reading.
Severity ?
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Date Public ?
2021-06-09 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T17:01:07.293Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"name": "GLSA-202209-16",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202209-16"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "BlueZ",
"vendor": "BlueZ",
"versions": [
{
"lessThan": "5.56",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"datePublic": "2021-06-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-788",
"description": "CWE-788 Access of Memory Location After End of Buffer",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-29T16:07:27.000Z",
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"shortName": "canonical"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"name": "GLSA-202209-16",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202209-16"
}
],
"solutions": [
{
"lang": "en",
"value": "https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/src/gatt-database.c?id=6a50b6aeda78a88eafb177718109c256eec077a6"
}
],
"source": {
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1926548"
],
"discovery": "EXTERNAL"
},
"title": "memory contents disclosure in cli_feat_read_cb",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2021-06-09T00:00:00.000Z",
"ID": "CVE-2021-3588",
"STATE": "PUBLIC",
"TITLE": "memory contents disclosure in cli_feat_read_cb"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "BlueZ",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "5.56"
}
]
}
}
]
},
"vendor_name": "BlueZ"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-788 Access of Memory Location After End of Buffer"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/bluez/bluez/issues/70",
"refsource": "MISC",
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"name": "GLSA-202209-16",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-16"
}
]
},
"solution": [
{
"lang": "en",
"value": "https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/src/gatt-database.c?id=6a50b6aeda78a88eafb177718109c256eec077a6"
}
],
"source": {
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1926548"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc",
"assignerShortName": "canonical",
"cveId": "CVE-2021-3588",
"datePublished": "2021-06-10T02:30:11.654Z",
"dateReserved": "2021-06-08T00:00:00.000Z",
"dateUpdated": "2024-09-16T23:37:02.790Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2021-3588\",\"sourceIdentifier\":\"security@ubuntu.com\",\"published\":\"2021-06-10T03:15:07.477\",\"lastModified\":\"2024-11-21T06:21:54.823\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n cli_feat_read_cb() en src/gatt-database.c no realiza comprobaciones de l\u00edmites en la variable \u0027offset\u0027 antes de utilizarla como \u00edndice en un array para su lectura\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":2.1,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@ubuntu.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-788\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:bluez:bluez:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.56\",\"matchCriteriaId\":\"75456FDD-9DF3-44A6-8399-7B5947C2E850\"}]}]}],\"references\":[{\"url\":\"https://github.com/bluez/bluez/issues/70\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-16\",\"source\":\"security@ubuntu.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/bluez/bluez/issues/70\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2024:12446-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
bluez-5.65-4.1 on GA media
Severity
Moderate
Notes
Title of the patch: bluez-5.65-4.1 on GA media
Description of the patch: These are all security issues fixed in the bluez-5.65-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-12446
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
4.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
6.4 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "bluez-5.65-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bluez-5.65-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12446",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12446-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9801 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9918 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-0129 page",
"url": "https://www.suse.com/security/cve/CVE-2021-0129/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3588 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3588/"
}
],
"title": "bluez-5.65-4.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12446-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.65-4.1.aarch64",
"product": {
"name": "bluez-5.65-4.1.aarch64",
"product_id": "bluez-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-auto-enable-devices-5.65-4.1.aarch64",
"product": {
"name": "bluez-auto-enable-devices-5.65-4.1.aarch64",
"product_id": "bluez-auto-enable-devices-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.65-4.1.aarch64",
"product": {
"name": "bluez-cups-5.65-4.1.aarch64",
"product_id": "bluez-cups-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.65-4.1.aarch64",
"product": {
"name": "bluez-deprecated-5.65-4.1.aarch64",
"product_id": "bluez-deprecated-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.65-4.1.aarch64",
"product": {
"name": "bluez-devel-5.65-4.1.aarch64",
"product_id": "bluez-devel-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-devel-32bit-5.65-4.1.aarch64",
"product": {
"name": "bluez-devel-32bit-5.65-4.1.aarch64",
"product_id": "bluez-devel-32bit-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-obexd-5.65-4.1.aarch64",
"product": {
"name": "bluez-obexd-5.65-4.1.aarch64",
"product_id": "bluez-obexd-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-test-5.65-4.1.aarch64",
"product": {
"name": "bluez-test-5.65-4.1.aarch64",
"product_id": "bluez-test-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-zsh-completion-5.65-4.1.aarch64",
"product": {
"name": "bluez-zsh-completion-5.65-4.1.aarch64",
"product_id": "bluez-zsh-completion-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.65-4.1.aarch64",
"product": {
"name": "libbluetooth3-5.65-4.1.aarch64",
"product_id": "libbluetooth3-5.65-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-32bit-5.65-4.1.aarch64",
"product": {
"name": "libbluetooth3-32bit-5.65-4.1.aarch64",
"product_id": "libbluetooth3-32bit-5.65-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.65-4.1.ppc64le",
"product": {
"name": "bluez-5.65-4.1.ppc64le",
"product_id": "bluez-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-auto-enable-devices-5.65-4.1.ppc64le",
"product": {
"name": "bluez-auto-enable-devices-5.65-4.1.ppc64le",
"product_id": "bluez-auto-enable-devices-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.65-4.1.ppc64le",
"product": {
"name": "bluez-cups-5.65-4.1.ppc64le",
"product_id": "bluez-cups-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.65-4.1.ppc64le",
"product": {
"name": "bluez-deprecated-5.65-4.1.ppc64le",
"product_id": "bluez-deprecated-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.65-4.1.ppc64le",
"product": {
"name": "bluez-devel-5.65-4.1.ppc64le",
"product_id": "bluez-devel-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-devel-32bit-5.65-4.1.ppc64le",
"product": {
"name": "bluez-devel-32bit-5.65-4.1.ppc64le",
"product_id": "bluez-devel-32bit-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-obexd-5.65-4.1.ppc64le",
"product": {
"name": "bluez-obexd-5.65-4.1.ppc64le",
"product_id": "bluez-obexd-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-test-5.65-4.1.ppc64le",
"product": {
"name": "bluez-test-5.65-4.1.ppc64le",
"product_id": "bluez-test-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-zsh-completion-5.65-4.1.ppc64le",
"product": {
"name": "bluez-zsh-completion-5.65-4.1.ppc64le",
"product_id": "bluez-zsh-completion-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.65-4.1.ppc64le",
"product": {
"name": "libbluetooth3-5.65-4.1.ppc64le",
"product_id": "libbluetooth3-5.65-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbluetooth3-32bit-5.65-4.1.ppc64le",
"product": {
"name": "libbluetooth3-32bit-5.65-4.1.ppc64le",
"product_id": "libbluetooth3-32bit-5.65-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.65-4.1.s390x",
"product": {
"name": "bluez-5.65-4.1.s390x",
"product_id": "bluez-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-auto-enable-devices-5.65-4.1.s390x",
"product": {
"name": "bluez-auto-enable-devices-5.65-4.1.s390x",
"product_id": "bluez-auto-enable-devices-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.65-4.1.s390x",
"product": {
"name": "bluez-cups-5.65-4.1.s390x",
"product_id": "bluez-cups-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.65-4.1.s390x",
"product": {
"name": "bluez-deprecated-5.65-4.1.s390x",
"product_id": "bluez-deprecated-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.65-4.1.s390x",
"product": {
"name": "bluez-devel-5.65-4.1.s390x",
"product_id": "bluez-devel-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-devel-32bit-5.65-4.1.s390x",
"product": {
"name": "bluez-devel-32bit-5.65-4.1.s390x",
"product_id": "bluez-devel-32bit-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-obexd-5.65-4.1.s390x",
"product": {
"name": "bluez-obexd-5.65-4.1.s390x",
"product_id": "bluez-obexd-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-test-5.65-4.1.s390x",
"product": {
"name": "bluez-test-5.65-4.1.s390x",
"product_id": "bluez-test-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-zsh-completion-5.65-4.1.s390x",
"product": {
"name": "bluez-zsh-completion-5.65-4.1.s390x",
"product_id": "bluez-zsh-completion-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.65-4.1.s390x",
"product": {
"name": "libbluetooth3-5.65-4.1.s390x",
"product_id": "libbluetooth3-5.65-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libbluetooth3-32bit-5.65-4.1.s390x",
"product": {
"name": "libbluetooth3-32bit-5.65-4.1.s390x",
"product_id": "libbluetooth3-32bit-5.65-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.65-4.1.x86_64",
"product": {
"name": "bluez-5.65-4.1.x86_64",
"product_id": "bluez-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-auto-enable-devices-5.65-4.1.x86_64",
"product": {
"name": "bluez-auto-enable-devices-5.65-4.1.x86_64",
"product_id": "bluez-auto-enable-devices-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.65-4.1.x86_64",
"product": {
"name": "bluez-cups-5.65-4.1.x86_64",
"product_id": "bluez-cups-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.65-4.1.x86_64",
"product": {
"name": "bluez-deprecated-5.65-4.1.x86_64",
"product_id": "bluez-deprecated-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.65-4.1.x86_64",
"product": {
"name": "bluez-devel-5.65-4.1.x86_64",
"product_id": "bluez-devel-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-devel-32bit-5.65-4.1.x86_64",
"product": {
"name": "bluez-devel-32bit-5.65-4.1.x86_64",
"product_id": "bluez-devel-32bit-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-obexd-5.65-4.1.x86_64",
"product": {
"name": "bluez-obexd-5.65-4.1.x86_64",
"product_id": "bluez-obexd-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-test-5.65-4.1.x86_64",
"product": {
"name": "bluez-test-5.65-4.1.x86_64",
"product_id": "bluez-test-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-zsh-completion-5.65-4.1.x86_64",
"product": {
"name": "bluez-zsh-completion-5.65-4.1.x86_64",
"product_id": "bluez-zsh-completion-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.65-4.1.x86_64",
"product": {
"name": "libbluetooth3-5.65-4.1.x86_64",
"product_id": "libbluetooth3-5.65-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-32bit-5.65-4.1.x86_64",
"product": {
"name": "libbluetooth3-32bit-5.65-4.1.x86_64",
"product_id": "libbluetooth3-32bit-5.65-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-5.65-4.1.aarch64"
},
"product_reference": "bluez-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le"
},
"product_reference": "bluez-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-5.65-4.1.s390x"
},
"product_reference": "bluez-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-5.65-4.1.x86_64"
},
"product_reference": "bluez-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-auto-enable-devices-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64"
},
"product_reference": "bluez-auto-enable-devices-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-auto-enable-devices-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le"
},
"product_reference": "bluez-auto-enable-devices-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-auto-enable-devices-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x"
},
"product_reference": "bluez-auto-enable-devices-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-auto-enable-devices-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64"
},
"product_reference": "bluez-auto-enable-devices-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64"
},
"product_reference": "bluez-cups-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le"
},
"product_reference": "bluez-cups-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x"
},
"product_reference": "bluez-cups-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64"
},
"product_reference": "bluez-cups-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64"
},
"product_reference": "bluez-deprecated-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le"
},
"product_reference": "bluez-deprecated-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x"
},
"product_reference": "bluez-deprecated-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64"
},
"product_reference": "bluez-deprecated-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64"
},
"product_reference": "bluez-devel-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le"
},
"product_reference": "bluez-devel-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x"
},
"product_reference": "bluez-devel-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64"
},
"product_reference": "bluez-devel-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-32bit-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64"
},
"product_reference": "bluez-devel-32bit-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-32bit-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le"
},
"product_reference": "bluez-devel-32bit-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-32bit-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x"
},
"product_reference": "bluez-devel-32bit-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-32bit-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64"
},
"product_reference": "bluez-devel-32bit-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-obexd-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64"
},
"product_reference": "bluez-obexd-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-obexd-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le"
},
"product_reference": "bluez-obexd-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-obexd-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x"
},
"product_reference": "bluez-obexd-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-obexd-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64"
},
"product_reference": "bluez-obexd-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64"
},
"product_reference": "bluez-test-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le"
},
"product_reference": "bluez-test-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x"
},
"product_reference": "bluez-test-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64"
},
"product_reference": "bluez-test-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-zsh-completion-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64"
},
"product_reference": "bluez-zsh-completion-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-zsh-completion-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le"
},
"product_reference": "bluez-zsh-completion-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-zsh-completion-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x"
},
"product_reference": "bluez-zsh-completion-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-zsh-completion-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64"
},
"product_reference": "bluez-zsh-completion-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64"
},
"product_reference": "libbluetooth3-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le"
},
"product_reference": "libbluetooth3-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x"
},
"product_reference": "libbluetooth3-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
},
"product_reference": "libbluetooth3-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-32bit-5.65-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64"
},
"product_reference": "libbluetooth3-32bit-5.65-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-32bit-5.65-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le"
},
"product_reference": "libbluetooth3-32bit-5.65-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-32bit-5.65-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x"
},
"product_reference": "libbluetooth3-32bit-5.65-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-32bit-5.65-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64"
},
"product_reference": "libbluetooth3-32bit-5.65-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-9801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9801"
}
],
"notes": [
{
"category": "general",
"text": "In BlueZ 5.42, a buffer overflow was observed in \"set_ext_ctrl\" function in \"tools/parser/l2cap.c\" source file when processing corrupted dump file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9801",
"url": "https://www.suse.com/security/cve/CVE-2016-9801"
},
{
"category": "external",
"summary": "SUSE Bug 1013732 for CVE-2016-9801",
"url": "https://bugzilla.suse.com/1013732"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2016-9801"
},
{
"cve": "CVE-2016-9918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9918"
}
],
"notes": [
{
"category": "general",
"text": "In BlueZ 5.42, an out-of-bounds read was identified in \"packet_hexdump\" function in \"monitor/packet.c\" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9918",
"url": "https://www.suse.com/security/cve/CVE-2016-9918"
},
{
"category": "external",
"summary": "SUSE Bug 1013893 for CVE-2016-9918",
"url": "https://bugzilla.suse.com/1013893"
},
{
"category": "external",
"summary": "SUSE Bug 1015173 for CVE-2016-9918",
"url": "https://bugzilla.suse.com/1015173"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-9918"
},
{
"cve": "CVE-2021-0129",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-0129"
}
],
"notes": [
{
"category": "general",
"text": "Improper access control in BlueZ may allow an authenticated user to potentially enable information disclosure via adjacent access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-0129",
"url": "https://www.suse.com/security/cve/CVE-2021-0129"
},
{
"category": "external",
"summary": "SUSE Bug 1186463 for CVE-2021-0129",
"url": "https://bugzilla.suse.com/1186463"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-0129"
},
{
"cve": "CVE-2021-3588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3588"
}
],
"notes": [
{
"category": "general",
"text": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3588",
"url": "https://www.suse.com/security/cve/CVE-2021-3588"
},
{
"category": "external",
"summary": "SUSE Bug 1187165 for CVE-2021-3588",
"url": "https://bugzilla.suse.com/1187165"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bluez-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-auto-enable-devices-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-cups-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-deprecated-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-devel-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-obexd-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-test-5.65-4.1.x86_64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.aarch64",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.s390x",
"openSUSE Tumbleweed:bluez-zsh-completion-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-32bit-5.65-4.1.x86_64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.aarch64",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.ppc64le",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.s390x",
"openSUSE Tumbleweed:libbluetooth3-5.65-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2021-3588"
}
]
}
OPENSUSE-SU-2021:2459-1
Vulnerability from csaf_opensuse - Published: 2021-07-22 16:09 - Updated: 2021-07-22 16:09Summary
Security update for bluez
Severity
Moderate
Notes
Title of the patch: Security update for bluez
Description of the patch: This update for bluez fixes the following issues:
- CVE-2021-3588: Fixed a missing bounds checks inside cli_feat_read_cb() function in src/gatt-database.c (bsc#1187165)
Patchnames: openSUSE-SLE-15.3-2021-2459
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bluez",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bluez fixes the following issues:\n\n- CVE-2021-3588: Fixed a missing bounds checks inside cli_feat_read_cb() function in src/gatt-database.c (bsc#1187165)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2021-2459",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_2459-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:2459-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FD7KE3RMFCUKN7TQCYXDCNJGFVIORKJL/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:2459-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FD7KE3RMFCUKN7TQCYXDCNJGFVIORKJL/"
},
{
"category": "self",
"summary": "SUSE Bug 1187165",
"url": "https://bugzilla.suse.com/1187165"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3588 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3588/"
}
],
"title": "Security update for bluez",
"tracking": {
"current_release_date": "2021-07-22T16:09:43Z",
"generator": {
"date": "2021-07-22T16:09:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:2459-1",
"initial_release_date": "2021-07-22T16:09:43Z",
"revision_history": [
{
"date": "2021-07-22T16:09:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-5.55-3.6.1.aarch64",
"product_id": "bluez-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-cups-5.55-3.6.1.aarch64",
"product_id": "bluez-cups-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.aarch64",
"product_id": "bluez-deprecated-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-devel-5.55-3.6.1.aarch64",
"product_id": "bluez-devel-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-test-5.55-3.6.1.aarch64",
"product_id": "bluez-test-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.aarch64",
"product": {
"name": "libbluetooth3-5.55-3.6.1.aarch64",
"product_id": "libbluetooth3-5.55-3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-auto-enable-devices-5.55-3.6.1.noarch",
"product": {
"name": "bluez-auto-enable-devices-5.55-3.6.1.noarch",
"product_id": "bluez-auto-enable-devices-5.55-3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-5.55-3.6.1.ppc64le",
"product_id": "bluez-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-cups-5.55-3.6.1.ppc64le",
"product_id": "bluez-cups-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.ppc64le",
"product_id": "bluez-deprecated-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-devel-5.55-3.6.1.ppc64le",
"product_id": "bluez-devel-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-test-5.55-3.6.1.ppc64le",
"product_id": "bluez-test-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.ppc64le",
"product": {
"name": "libbluetooth3-5.55-3.6.1.ppc64le",
"product_id": "libbluetooth3-5.55-3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.s390x",
"product": {
"name": "bluez-5.55-3.6.1.s390x",
"product_id": "bluez-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.s390x",
"product": {
"name": "bluez-cups-5.55-3.6.1.s390x",
"product_id": "bluez-cups-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.s390x",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.s390x",
"product_id": "bluez-deprecated-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.s390x",
"product": {
"name": "bluez-devel-5.55-3.6.1.s390x",
"product_id": "bluez-devel-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.s390x",
"product": {
"name": "bluez-test-5.55-3.6.1.s390x",
"product_id": "bluez-test-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.s390x",
"product": {
"name": "libbluetooth3-5.55-3.6.1.s390x",
"product_id": "libbluetooth3-5.55-3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-5.55-3.6.1.x86_64",
"product_id": "bluez-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-cups-5.55-3.6.1.x86_64",
"product_id": "bluez-cups-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.x86_64",
"product_id": "bluez-deprecated-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-devel-5.55-3.6.1.x86_64",
"product_id": "bluez-devel-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-devel-32bit-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-devel-32bit-5.55-3.6.1.x86_64",
"product_id": "bluez-devel-32bit-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-test-5.55-3.6.1.x86_64",
"product_id": "bluez-test-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.x86_64",
"product": {
"name": "libbluetooth3-5.55-3.6.1.x86_64",
"product_id": "libbluetooth3-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-32bit-5.55-3.6.1.x86_64",
"product": {
"name": "libbluetooth3-32bit-5.55-3.6.1.x86_64",
"product_id": "libbluetooth3-32bit-5.55-3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-5.55-3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-5.55-3.6.1.s390x"
},
"product_reference": "bluez-5.55-3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-auto-enable-devices-5.55-3.6.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-auto-enable-devices-5.55-3.6.1.noarch"
},
"product_reference": "bluez-auto-enable-devices-5.55-3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.55-3.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-cups-5.55-3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.55-3.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-cups-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.55-3.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.s390x"
},
"product_reference": "bluez-cups-5.55-3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-cups-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.55-3.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-deprecated-5.55-3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.55-3.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-deprecated-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.55-3.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.s390x"
},
"product_reference": "bluez-deprecated-5.55-3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-deprecated-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-deprecated-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-devel-5.55-3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-devel-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.s390x"
},
"product_reference": "bluez-devel-5.55-3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-devel-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-32bit-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-devel-32bit-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-devel-32bit-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.55-3.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-test-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-test-5.55-3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.55-3.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-test-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-test-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.55-3.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-test-5.55-3.6.1.s390x"
},
"product_reference": "bluez-test-5.55-3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-test-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:bluez-test-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-test-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.aarch64"
},
"product_reference": "libbluetooth3-5.55-3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.ppc64le"
},
"product_reference": "libbluetooth3-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.s390x"
},
"product_reference": "libbluetooth3-5.55-3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.x86_64"
},
"product_reference": "libbluetooth3-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-32bit-5.55-3.6.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libbluetooth3-32bit-5.55-3.6.1.x86_64"
},
"product_reference": "libbluetooth3-32bit-5.55-3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3588"
}
],
"notes": [
{
"category": "general",
"text": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:bluez-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-auto-enable-devices-5.55-3.6.1.noarch",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-devel-32bit-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:libbluetooth3-32bit-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3588",
"url": "https://www.suse.com/security/cve/CVE-2021-3588"
},
{
"category": "external",
"summary": "SUSE Bug 1187165 for CVE-2021-3588",
"url": "https://bugzilla.suse.com/1187165"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.3:bluez-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-auto-enable-devices-5.55-3.6.1.noarch",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-devel-32bit-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:libbluetooth3-32bit-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:bluez-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-auto-enable-devices-5.55-3.6.1.noarch",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-cups-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-deprecated-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-devel-32bit-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-devel-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:bluez-test-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:libbluetooth3-32bit-5.55-3.6.1.x86_64",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.aarch64",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.ppc64le",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.s390x",
"openSUSE Leap 15.3:libbluetooth3-5.55-3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-07-22T16:09:43Z",
"details": "low"
}
],
"title": "CVE-2021-3588"
}
]
}
SUSE-SU-2021:2459-1
Vulnerability from csaf_suse - Published: 2021-07-22 16:09 - Updated: 2021-07-22 16:09Summary
Security update for bluez
Severity
Moderate
Notes
Title of the patch: Security update for bluez
Description of the patch: This update for bluez fixes the following issues:
- CVE-2021-3588: Fixed a missing bounds checks inside cli_feat_read_cb() function in src/gatt-database.c (bsc#1187165)
Patchnames: SUSE-2021-2459,SUSE-SLE-Module-Basesystem-15-SP3-2021-2459,SUSE-SLE-Module-Desktop-Applications-15-SP3-2021-2459,SUSE-SLE-Product-WE-15-SP3-2021-2459
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bluez",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bluez fixes the following issues:\n\n- CVE-2021-3588: Fixed a missing bounds checks inside cli_feat_read_cb() function in src/gatt-database.c (bsc#1187165)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-2459,SUSE-SLE-Module-Basesystem-15-SP3-2021-2459,SUSE-SLE-Module-Desktop-Applications-15-SP3-2021-2459,SUSE-SLE-Product-WE-15-SP3-2021-2459",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_2459-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:2459-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212459-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:2459-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009204.html"
},
{
"category": "self",
"summary": "SUSE Bug 1187165",
"url": "https://bugzilla.suse.com/1187165"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3588 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3588/"
}
],
"title": "Security update for bluez",
"tracking": {
"current_release_date": "2021-07-22T16:09:42Z",
"generator": {
"date": "2021-07-22T16:09:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:2459-1",
"initial_release_date": "2021-07-22T16:09:42Z",
"revision_history": [
{
"date": "2021-07-22T16:09:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-5.55-3.6.1.aarch64",
"product_id": "bluez-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-cups-5.55-3.6.1.aarch64",
"product_id": "bluez-cups-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.aarch64",
"product_id": "bluez-deprecated-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-devel-5.55-3.6.1.aarch64",
"product_id": "bluez-devel-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.aarch64",
"product": {
"name": "bluez-test-5.55-3.6.1.aarch64",
"product_id": "bluez-test-5.55-3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.aarch64",
"product": {
"name": "libbluetooth3-5.55-3.6.1.aarch64",
"product_id": "libbluetooth3-5.55-3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-devel-64bit-5.55-3.6.1.aarch64_ilp32",
"product": {
"name": "bluez-devel-64bit-5.55-3.6.1.aarch64_ilp32",
"product_id": "bluez-devel-64bit-5.55-3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libbluetooth3-64bit-5.55-3.6.1.aarch64_ilp32",
"product": {
"name": "libbluetooth3-64bit-5.55-3.6.1.aarch64_ilp32",
"product_id": "libbluetooth3-64bit-5.55-3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.i586",
"product": {
"name": "bluez-5.55-3.6.1.i586",
"product_id": "bluez-5.55-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.i586",
"product": {
"name": "bluez-cups-5.55-3.6.1.i586",
"product_id": "bluez-cups-5.55-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.i586",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.i586",
"product_id": "bluez-deprecated-5.55-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.i586",
"product": {
"name": "bluez-devel-5.55-3.6.1.i586",
"product_id": "bluez-devel-5.55-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.i586",
"product": {
"name": "bluez-test-5.55-3.6.1.i586",
"product_id": "bluez-test-5.55-3.6.1.i586"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.i586",
"product": {
"name": "libbluetooth3-5.55-3.6.1.i586",
"product_id": "libbluetooth3-5.55-3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-auto-enable-devices-5.55-3.6.1.noarch",
"product": {
"name": "bluez-auto-enable-devices-5.55-3.6.1.noarch",
"product_id": "bluez-auto-enable-devices-5.55-3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-5.55-3.6.1.ppc64le",
"product_id": "bluez-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-cups-5.55-3.6.1.ppc64le",
"product_id": "bluez-cups-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.ppc64le",
"product_id": "bluez-deprecated-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-devel-5.55-3.6.1.ppc64le",
"product_id": "bluez-devel-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.ppc64le",
"product": {
"name": "bluez-test-5.55-3.6.1.ppc64le",
"product_id": "bluez-test-5.55-3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.ppc64le",
"product": {
"name": "libbluetooth3-5.55-3.6.1.ppc64le",
"product_id": "libbluetooth3-5.55-3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.s390x",
"product": {
"name": "bluez-5.55-3.6.1.s390x",
"product_id": "bluez-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.s390x",
"product": {
"name": "bluez-cups-5.55-3.6.1.s390x",
"product_id": "bluez-cups-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.s390x",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.s390x",
"product_id": "bluez-deprecated-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.s390x",
"product": {
"name": "bluez-devel-5.55-3.6.1.s390x",
"product_id": "bluez-devel-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.s390x",
"product": {
"name": "bluez-test-5.55-3.6.1.s390x",
"product_id": "bluez-test-5.55-3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.s390x",
"product": {
"name": "libbluetooth3-5.55-3.6.1.s390x",
"product_id": "libbluetooth3-5.55-3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bluez-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-5.55-3.6.1.x86_64",
"product_id": "bluez-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-cups-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-cups-5.55-3.6.1.x86_64",
"product_id": "bluez-cups-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-deprecated-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-deprecated-5.55-3.6.1.x86_64",
"product_id": "bluez-deprecated-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-devel-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-devel-5.55-3.6.1.x86_64",
"product_id": "bluez-devel-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-devel-32bit-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-devel-32bit-5.55-3.6.1.x86_64",
"product_id": "bluez-devel-32bit-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "bluez-test-5.55-3.6.1.x86_64",
"product": {
"name": "bluez-test-5.55-3.6.1.x86_64",
"product_id": "bluez-test-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-5.55-3.6.1.x86_64",
"product": {
"name": "libbluetooth3-5.55-3.6.1.x86_64",
"product_id": "libbluetooth3-5.55-3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbluetooth3-32bit-5.55-3.6.1.x86_64",
"product": {
"name": "libbluetooth3-32bit-5.55-3.6.1.x86_64",
"product_id": "libbluetooth3-32bit-5.55-3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-5.55-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.s390x"
},
"product_reference": "bluez-5.55-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-5.55-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-5.55-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.aarch64"
},
"product_reference": "libbluetooth3-5.55-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.ppc64le"
},
"product_reference": "libbluetooth3-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.s390x"
},
"product_reference": "libbluetooth3-5.55-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbluetooth3-5.55-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.x86_64"
},
"product_reference": "libbluetooth3-5.55-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.aarch64"
},
"product_reference": "bluez-devel-5.55-3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.ppc64le"
},
"product_reference": "bluez-devel-5.55-3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.s390x"
},
"product_reference": "bluez-devel-5.55-3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-devel-5.55-3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-devel-5.55-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bluez-cups-5.55-3.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:bluez-cups-5.55-3.6.1.x86_64"
},
"product_reference": "bluez-cups-5.55-3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3588"
}
],
"notes": [
{
"category": "general",
"text": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:bluez-cups-5.55-3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3588",
"url": "https://www.suse.com/security/cve/CVE-2021-3588"
},
{
"category": "external",
"summary": "SUSE Bug 1187165 for CVE-2021-3588",
"url": "https://bugzilla.suse.com/1187165"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:bluez-cups-5.55-3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:bluez-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libbluetooth3-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:bluez-devel-5.55-3.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:bluez-cups-5.55-3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-07-22T16:09:42Z",
"details": "low"
}
],
"title": "CVE-2021-3588"
}
]
}
BDU:2021-05651
Vulnerability from fstec - Published: 09.06.2021
VLAI Severity ?
Title
Уязвимость функции cli_feat_read_cb () стека протоколов Bluetooth для ОС Linux BlueZ, позволяющая нарушителю раскрыть защищаемую информацию
Description
Уязвимость функции cli_feat_read_cb() (src/gatt-database.c ) стека протоколов Bluetooth для ОС Linux BlueZ связана с записью за границами буфера. Эксплуатация уязвимости позволяет нарушителю раскрыть защищаемую информацию
Severity ?
Vendor
Canonical Ltd., Red Hat Inc., Novell Inc., Сообщество свободного программного обеспечения, ООО «РусБИТех-Астра», АО "НППКТ"
Software Name
Ubuntu, Red Hat Enterprise Linux, SUSE Linux Enterprise Module for Open Buildservice Development Tools, SUSE Linux Enterprise Workstation Extension, SUSE Linux Enterprise Module for Basesystem, SUSE Linux Enterprise Module for Desktop Applications, OpenSUSE Leap, BlueZ, Astra Linux Special Edition (запись в едином реестре российских программ №369), ОСОН ОСнова Оnyx (запись в едином реестре российских программ №5913)
Software Version
18.04 LTS (Ubuntu), 8 (Red Hat Enterprise Linux), 20.04 LTS (Ubuntu), 21.04 (Ubuntu), 15 SP3 (SUSE Linux Enterprise Module for Open Buildservice Development Tools), 15 SP3 (SUSE Linux Enterprise Workstation Extension), 15 SP3 (SUSE Linux Enterprise Module for Basesystem), 15 SP3 (SUSE Linux Enterprise Module for Desktop Applications), 15.3 (OpenSUSE Leap), 21.10 (Ubuntu), до 5.56 (BlueZ), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), до 2.6 (ОСОН ОСнова Оnyx)
Possible Mitigations
Использование рекомендаций:
Для Linux BlueZ:
https://github.com/bluez/bluez/issues/70
Для программных продуктов Red Hat Inc.:
https://access.redhat.com/security/cve/cve-2021-3588
Для Ubuntu:
https://ubuntu.com/security/notices/USN-4989-1
Для программных продуктов Novell Inc.:
https://www.suse.com/security/cve/CVE-2021-3588.html
Для ОС Astra Linux:
использование рекомендаций производителя: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-0819SE17
Для Astra Linux Special Edition 4.7 (для архитектуры ARM):
использование рекомендаций производителя: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0926SE47
Для ОСОН ОСнова Оnyx:
Обновление программного обеспечения bluez до версии 5.65-1
Reference
https://github.com/bluez/bluez/issues/70
https://access.redhat.com/security/cve/cve-2021-3588
https://ubuntu.com/security/notices/USN-4989-1
https://www.suse.com/security/cve/CVE-2021-3588.html
https://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-0819SE17
https://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0926SE47
https://поддержка.нппкт.рф/bin/view/ОСнова/Обновления/2.6/
CWE
CWE-125, CWE-788
{
"CVSS 2.0": "AV:L/AC:L/Au:S/C:P/I:N/A:N",
"CVSS 3.0": "AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Canonical Ltd., Red Hat Inc., Novell Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\"",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "18.04 LTS (Ubuntu), 8 (Red Hat Enterprise Linux), 20.04 LTS (Ubuntu), 21.04 (Ubuntu), 15 SP3 (SUSE Linux Enterprise Module for Open Buildservice Development Tools), 15 SP3 (SUSE Linux Enterprise Workstation Extension), 15 SP3 (SUSE Linux Enterprise Module for Basesystem), 15 SP3 (SUSE Linux Enterprise Module for Desktop Applications), 15.3 (OpenSUSE Leap), 21.10 (Ubuntu), \u0434\u043e 5.56 (BlueZ), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), \u0434\u043e 2.6 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Linux BlueZ:\nhttps://github.com/bluez/bluez/issues/70\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/cve-2021-3588\n\n\u0414\u043b\u044f Ubuntu:\nhttps://ubuntu.com/security/notices/USN-4989-1\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://www.suse.com/security/cve/CVE-2021-3588.html\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-0819SE17\n\n\u0414\u043b\u044f Astra Linux Special Edition 4.7 (\u0434\u043b\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u044b ARM):\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0926SE47\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx:\n\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f bluez \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 5.65-1",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "09.06.2021",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "21.11.2022",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "25.11.2021",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2021-05651",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2021-3588",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Ubuntu, Red Hat Enterprise Linux, SUSE Linux Enterprise Module for Open Buildservice Development Tools, SUSE Linux Enterprise Workstation Extension, SUSE Linux Enterprise Module for Basesystem, SUSE Linux Enterprise Module for Desktop Applications, OpenSUSE Leap, BlueZ, Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Canonical Ltd. Ubuntu 18.04 LTS , Red Hat Inc. Red Hat Enterprise Linux 8 , Canonical Ltd. Ubuntu 20.04 LTS , Canonical Ltd. Ubuntu 21.04 , Novell Inc. OpenSUSE Leap 15.3 , Canonical Ltd. Ubuntu 21.10 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 ARM (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.6 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 cli_feat_read_cb () \u0441\u0442\u0435\u043a\u0430 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432 Bluetooth \u0434\u043b\u044f \u041e\u0421 Linux BlueZ, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0427\u0442\u0435\u043d\u0438\u0435 \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0430\u043c\u0438 \u0431\u0443\u0444\u0435\u0440\u0430 (CWE-125), \u0414\u043e\u0441\u0442\u0443\u043f \u043a \u044f\u0447\u0435\u0439\u043a\u0435 \u043f\u0430\u043c\u044f\u0442\u0438, \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0435\u0439 \u043e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u044f \u0431\u0443\u0444\u0435\u0440\u0430 (CWE-788)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 cli_feat_read_cb() (src/gatt-database.c ) \u0441\u0442\u0435\u043a\u0430 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u043e\u0432 Bluetooth \u0434\u043b\u044f \u041e\u0421 Linux BlueZ \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0437\u0430\u043f\u0438\u0441\u044c\u044e \u0437\u0430 \u0433\u0440\u0430\u043d\u0438\u0446\u0430\u043c\u0438 \u0431\u0443\u0444\u0435\u0440\u0430. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0440\u0430\u0441\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u0449\u0438\u0449\u0430\u0435\u043c\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/bluez/bluez/issues/70\nhttps://access.redhat.com/security/cve/cve-2021-3588\nhttps://ubuntu.com/security/notices/USN-4989-1\nhttps://www.suse.com/security/cve/CVE-2021-3588.html\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2022-0819SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2022-0926SE47\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.6/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-125, CWE-788",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041d\u0438\u0437\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 1,7)\n\u041d\u0438\u0437\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 3,3)"
}
CNVD-2021-44978
Vulnerability from cnvd - Published: 2021-06-25
VLAI Severity ?
Title
BlueZ缓冲区溢出漏洞(CNVD-2021-44978)
Description
BlueZ是一款使用C语言编写的蓝牙协议堆栈,它主要用于提供对核心蓝牙层和协议的支持。
BlueZ存在缓冲区溢出漏洞,该漏洞源于src/gatt-database.c中的 cli_feat_read_cb() 函数在将 “offset” 变量用作读取数组的索引之前未对其执行边界检查。 目前没有详细漏洞细节提供。
Severity
低
Patch Name
BlueZ缓冲区溢出漏洞(CNVD-2021-44978)的补丁
Patch Description
BlueZ是一款使用C语言编写的蓝牙协议堆栈,它主要用于提供对核心蓝牙层和协议的支持。
BlueZ存在缓冲区溢出漏洞,该漏洞源于src/gatt-database.c中的 cli_feat_read_cb() 函数在将 “offset” 变量用作读取数组的索引之前未对其执行边界检查。 目前没有详细漏洞细节提供。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
厂商已发布了漏洞修复程序,请及时关注更新: https://github.com/bluez/bluez/issues/70
Reference
https://nvd.nist.gov/vuln/detail/CVE-2021-3588
Impacted products
| Name | Bluez Bluez |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2021-3588"
}
},
"description": "BlueZ\u662f\u4e00\u6b3e\u4f7f\u7528C\u8bed\u8a00\u7f16\u5199\u7684\u84dd\u7259\u534f\u8bae\u5806\u6808\uff0c\u5b83\u4e3b\u8981\u7528\u4e8e\u63d0\u4f9b\u5bf9\u6838\u5fc3\u84dd\u7259\u5c42\u548c\u534f\u8bae\u7684\u652f\u6301\u3002\n\nBlueZ\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8esrc/gatt-database.c\u4e2d\u7684 cli_feat_read_cb() \u51fd\u6570\u5728\u5c06 \u201coffset\u201d \u53d8\u91cf\u7528\u4f5c\u8bfb\u53d6\u6570\u7ec4\u7684\u7d22\u5f15\u4e4b\u524d\u672a\u5bf9\u5176\u6267\u884c\u8fb9\u754c\u68c0\u67e5\u3002 \u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://github.com/bluez/bluez/issues/70",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-44978",
"openTime": "2021-06-25",
"patchDescription": "BlueZ\u662f\u4e00\u6b3e\u4f7f\u7528C\u8bed\u8a00\u7f16\u5199\u7684\u84dd\u7259\u534f\u8bae\u5806\u6808\uff0c\u5b83\u4e3b\u8981\u7528\u4e8e\u63d0\u4f9b\u5bf9\u6838\u5fc3\u84dd\u7259\u5c42\u548c\u534f\u8bae\u7684\u652f\u6301\u3002\r\n\r\nBlueZ\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8esrc/gatt-database.c\u4e2d\u7684 cli_feat_read_cb() \u51fd\u6570\u5728\u5c06 \u201coffset\u201d \u53d8\u91cf\u7528\u4f5c\u8bfb\u53d6\u6570\u7ec4\u7684\u7d22\u5f15\u4e4b\u524d\u672a\u5bf9\u5176\u6267\u884c\u8fb9\u754c\u68c0\u67e5\u3002 \u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "BlueZ\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2021-44978\uff09\u7684\u8865\u4e01",
"products": {
"product": "Bluez Bluez"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2021-3588",
"serverity": "\u4f4e",
"submitTime": "2021-06-11",
"title": "BlueZ\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\uff08CNVD-2021-44978\uff09"
}
MSRC_CVE-2021-3588
Vulnerability from csaf_microsoft - Published: 2021-06-02 00:00 - Updated: 2022-01-19 00:00Summary
memory contents disclosure in cli_feat_read_cb
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
CWE-125
- Out-of-bounds Read
Vendor Fix
5.63-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade
https://learn.microsoft.com/en-us/azure/azure-lin…
References
| URL | Category | |
|---|---|---|
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2021-3588 memory contents disclosure in cli_feat_read_cb - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-3588.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "memory contents disclosure in cli_feat_read_cb",
"tracking": {
"current_release_date": "2022-01-19T00:00:00.000Z",
"generator": {
"date": "2025-12-27T18:48:22.364Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-3588",
"initial_release_date": "2021-06-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-01-19T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 bluez 5.63-1",
"product": {
"name": "\u003ccbl2 bluez 5.63-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 bluez 5.63-1",
"product": {
"name": "cbl2 bluez 5.63-1",
"product_id": "19481"
}
}
],
"category": "product_name",
"name": "bluez"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 bluez 5.63-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 bluez 5.63-1 as a component of CBL Mariner 2.0",
"product_id": "19481-17086"
},
"product_reference": "19481",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3588",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "general",
"text": "canonical",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19481-17086"
],
"known_affected": [
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-3588 memory contents disclosure in cli_feat_read_cb - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-3588.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-01-19T00:00:00.000Z",
"details": "5.63-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 3.3,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"17086-1"
]
}
],
"title": "memory contents disclosure in cli_feat_read_cb"
}
]
}
GSD-2021-3588
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the 'offset' variable before using it as an index into an array for reading.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-3588",
"description": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.",
"id": "GSD-2021-3588",
"references": [
"https://www.suse.com/security/cve/CVE-2021-3588.html",
"https://ubuntu.com/security/CVE-2021-3588",
"https://advisories.mageia.org/CVE-2021-3588.html",
"https://security.archlinux.org/CVE-2021-3588"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-3588"
],
"details": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.",
"id": "GSD-2021-3588",
"modified": "2023-12-13T01:23:35.236361Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2021-06-09T00:00:00.000Z",
"ID": "CVE-2021-3588",
"STATE": "PUBLIC",
"TITLE": "memory contents disclosure in cli_feat_read_cb"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "BlueZ",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "5.56"
}
]
}
}
]
},
"vendor_name": "BlueZ"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-788 Access of Memory Location After End of Buffer"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/bluez/bluez/issues/70",
"refsource": "MISC",
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"name": "GLSA-202209-16",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-16"
}
]
},
"solution": [
{
"lang": "eng",
"value": "https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/src/gatt-database.c?id=6a50b6aeda78a88eafb177718109c256eec077a6"
}
],
"source": {
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1926548"
],
"discovery": "EXTERNAL"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:bluez:bluez:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.56",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@ubuntu.com",
"ID": "CVE-2021-3588"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/bluez/bluez/issues/70",
"refsource": "MISC",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"name": "GLSA-202209-16",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202209-16"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4
}
},
"lastModifiedDate": "2022-10-29T02:48Z",
"publishedDate": "2021-06-10T03:15Z"
}
}
}
GHSA-3H8M-Q4X3-3FHW
Vulnerability from github – Published: 2022-05-24 19:04 – Updated: 2022-09-30 00:00
VLAI?
Details
The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the 'offset' variable before using it as an index into an array for reading.
Severity ?
{
"affected": [],
"aliases": [
"CVE-2021-3588"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-06-10T03:15:00Z",
"severity": "LOW"
},
"details": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading.",
"id": "GHSA-3h8m-q4x3-3fhw",
"modified": "2022-09-30T00:00:30Z",
"published": "2022-05-24T19:04:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3588"
},
{
"type": "WEB",
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202209-16"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2021-3588
Vulnerability from fkie_nvd - Published: 2021-06-10 03:15 - Updated: 2024-11-21 06:21
Severity ?
3.3 (Low) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
3.3 (Low) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
3.3 (Low) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Summary
The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the 'offset' variable before using it as an index into an array for reading.
References
| URL | Tags | ||
|---|---|---|---|
| security@ubuntu.com | https://github.com/bluez/bluez/issues/70 | Exploit, Patch, Third Party Advisory | |
| security@ubuntu.com | https://security.gentoo.org/glsa/202209-16 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/bluez/bluez/issues/70 | Exploit, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202209-16 | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:bluez:bluez:*:*:*:*:*:*:*:*",
"matchCriteriaId": "75456FDD-9DF3-44A6-8399-7B5947C2E850",
"versionEndExcluding": "5.56",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The cli_feat_read_cb() function in src/gatt-database.c does not perform bounds checks on the \u0027offset\u0027 variable before using it as an index into an array for reading."
},
{
"lang": "es",
"value": "La funci\u00f3n cli_feat_read_cb() en src/gatt-database.c no realiza comprobaciones de l\u00edmites en la variable \u0027offset\u0027 antes de utilizarla como \u00edndice en un array para su lectura"
}
],
"id": "CVE-2021-3588",
"lastModified": "2024-11-21T06:21:54.823",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.1,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4,
"source": "security@ubuntu.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-06-10T03:15:07.477",
"references": [
{
"source": "security@ubuntu.com",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"source": "security@ubuntu.com",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202209-16"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/bluez/bluez/issues/70"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202209-16"
}
],
"sourceIdentifier": "security@ubuntu.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
},
{
"lang": "en",
"value": "CWE-788"
}
],
"source": "security@ubuntu.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…