Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2014-9756 (GCVE-0-2014-9756)
Vulnerability from cvelistv5
Published
2015-11-19 20:00
Modified
2024-08-06 13:55
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T13:55:04.585Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "openSUSE-SU-2015:1995",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"name": "[oss-security] 20141224 libsndfile DoS/divide-by-zero",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"name": "[oss-security] 20151103 Re: libsndfile DoS/divide-by-zero",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"name": "USN-2832-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "http://www.ubuntu.com/usn/USN-2832-1"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"name": "openSUSE-SU-2015:2119",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-12-24T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2016-12-05T20:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "openSUSE-SU-2015:1995",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"name": "[oss-security] 20141224 libsndfile DoS/divide-by-zero",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"name": "[oss-security] 20151103 Re: libsndfile DoS/divide-by-zero",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"name": "USN-2832-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "http://www.ubuntu.com/usn/USN-2832-1"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"name": "openSUSE-SU-2015:2119",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9756",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2015:1995",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"name": "https://github.com/erikd/libsndfile/issues/92",
"refsource": "CONFIRM",
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"name": "[oss-security] 20141224 libsndfile DoS/divide-by-zero",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"name": "[oss-security] 20151103 Re: libsndfile DoS/divide-by-zero",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"name": "USN-2832-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2832-1"
},
{
"name": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6",
"refsource": "CONFIRM",
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"name": "openSUSE-SU-2015:2119",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-9756",
"datePublished": "2015-11-19T20:00:00",
"dateReserved": "2015-11-03T00:00:00",
"dateUpdated": "2024-08-06T13:55:04.585Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2014-9756\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2015-11-19T20:59:00.173\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n psf_fwrite en file_io.c en libsndfile permite a atacantes causar una denegaci\u00f3n de servicio (error de divisi\u00f3n por cero y ca\u00edda de aplicaci\u00f3n) a trav\u00e9s de vectores no especificados relacionados con la variable headindex.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-369\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsndfile_project:libsndfile:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0.26\",\"matchCriteriaId\":\"35427800-460C-4B42-B2AA-936ADD3D7BB6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"8D305F7A-D159-4716-AB26-5E38BB5CD991\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F38D3B7E-8429-473F-BB31-FC3583EE5A5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E88A537F-F4D0-46B9-9E37-965233C2A355\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4863BE36-D16A-4D75-90D9-FD76DB5B48B7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A10BC294-9196-425F-9FB0-B1625465B47F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03117DF1-3BEC-4B8D-AD63-DBBDB2126081\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/12/24/3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/11/03/9\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2832-1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/erikd/libsndfile/issues/92\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2014/12/24/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2015/11/03/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.ubuntu.com/usn/USN-2832-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/erikd/libsndfile/issues/92\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]}]}}"
}
}
cnvd-2015-07758
Vulnerability from cnvd
Title
libsndfile 'psf_fwrite'函数拒绝服务漏洞
Description
libsndfile是一个通过标准接口读写AIFF、AU和WAV等格式的音频文件的C库。
libsndfile的file_io.c文件中的'psf_fwrite'函数存在安全漏洞,允许远程攻击者利用漏洞造进行拒绝服务攻击,使应用程序崩溃。
Severity
中
VLAI Severity ?
Patch Name
libsndfile ‘psf_fwrite’函数拒绝服务漏洞的补丁
Patch Description
libsndfile是一个通过标准接口读写AIFF、AU和WAV等格式的音频文件的C库。
libsndfile的file_io.c文件中的'psf_fwrite'函数存在安全漏洞,允许远程攻击者利用漏洞造进行拒绝服务攻击,使应用程序崩溃。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
用户可参考如下厂商提供的安全公告获取补丁以修复该漏洞: https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
Reference
https://github.com/erikd/libsndfile/issues/92
Impacted products
| Name | Libsndfile libsndfile |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2014-9756"
}
},
"description": "libsndfile\u662f\u4e00\u4e2a\u901a\u8fc7\u6807\u51c6\u63a5\u53e3\u8bfb\u5199AIFF\u3001AU\u548cWAV\u7b49\u683c\u5f0f\u7684\u97f3\u9891\u6587\u4ef6\u7684C\u5e93\u3002\r\n\r\nlibsndfile\u7684file_io.c\u6587\u4ef6\u4e2d\u7684\u0027psf_fwrite\u0027\u51fd\u6570\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6f0f\u6d1e\u9020\u8fdb\u884c\u62d2\u7edd\u670d\u52a1\u653b\u51fb\uff0c\u4f7f\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\u3002",
"discovererName": "MegaManSec",
"formalWay": "\u7528\u6237\u53ef\u53c2\u8003\u5982\u4e0b\u5382\u5546\u63d0\u4f9b\u7684\u5b89\u5168\u516c\u544a\u83b7\u53d6\u8865\u4e01\u4ee5\u4fee\u590d\u8be5\u6f0f\u6d1e\uff1a\r\nhttps://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2015-07758",
"openTime": "2015-11-24",
"patchDescription": "libsndfile\u662f\u4e00\u4e2a\u901a\u8fc7\u6807\u51c6\u63a5\u53e3\u8bfb\u5199AIFF\u3001AU\u548cWAV\u7b49\u683c\u5f0f\u7684\u97f3\u9891\u6587\u4ef6\u7684C\u5e93\u3002\r\n\r\nlibsndfile\u7684file_io.c\u6587\u4ef6\u4e2d\u7684\u0027psf_fwrite\u0027\u51fd\u6570\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u5141\u8bb8\u8fdc\u7a0b\u653b\u51fb\u8005\u5229\u7528\u6f0f\u6d1e\u9020\u8fdb\u884c\u62d2\u7edd\u670d\u52a1\u653b\u51fb\uff0c\u4f7f\u5e94\u7528\u7a0b\u5e8f\u5d29\u6e83\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": "libsndfile \u2018psf_fwrite\u2019\u51fd\u6570\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "Libsndfile libsndfile"
},
"referenceLink": "https://github.com/erikd/libsndfile/issues/92",
"serverity": "\u4e2d",
"submitTime": "2015-11-22",
"title": "libsndfile \u0027psf_fwrite\u0027\u51fd\u6570\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e"
}
suse-su-2015:1979-1
Vulnerability from csaf_suse
Published
2015-11-12 12:19
Modified
2015-11-12 12:19
Summary
Security update for libsndfile
Notes
Title of the patch
Security update for libsndfile
Description of the patch
The libsndfile package was updated to fix the following security issue:
- CVE-2014-9756: Fixed a divide by zero problem that can lead to a Denial of Service (DoS) (bsc#953521).
- CVE-2015-7805: Fixed heap overflow issue (bsc#953516).
Patchnames
sdksp3-libsndfile-12204,sdksp4-libsndfile-12204,sledsp3-libsndfile-12204,sledsp4-libsndfile-12204,slessp3-libsndfile-12204,slessp4-libsndfile-12204
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsndfile",
"title": "Title of the patch"
},
{
"category": "description",
"text": "The libsndfile package was updated to fix the following security issue:\n\n- CVE-2014-9756: Fixed a divide by zero problem that can lead to a Denial of Service (DoS) (bsc#953521).\n- CVE-2015-7805: Fixed heap overflow issue (bsc#953516).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp3-libsndfile-12204,sdksp4-libsndfile-12204,sledsp3-libsndfile-12204,sledsp4-libsndfile-12204,slessp3-libsndfile-12204,slessp4-libsndfile-12204",
"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-2015_1979-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2015:1979-1",
"url": "https://www.suse.com/support/update/announcement/2015/suse-su-20151979-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2015:1979-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2015-November/001676.html"
},
{
"category": "self",
"summary": "SUSE Bug 953516",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "self",
"summary": "SUSE Bug 953521",
"url": "https://bugzilla.suse.com/953521"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9756 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7805/"
}
],
"title": "Security update for libsndfile",
"tracking": {
"current_release_date": "2015-11-12T12:19:02Z",
"generator": {
"date": "2015-11-12T12:19:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2015:1979-1",
"initial_release_date": "2015-11-12T12:19:02Z",
"revision_history": [
{
"date": "2015-11-12T12:19:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.20-2.10.2.i586",
"product": {
"name": "libsndfile-devel-1.0.20-2.10.2.i586",
"product_id": "libsndfile-devel-1.0.20-2.10.2.i586"
}
},
{
"category": "product_version",
"name": "libsndfile-1.0.20-2.10.2.i586",
"product": {
"name": "libsndfile-1.0.20-2.10.2.i586",
"product_id": "libsndfile-1.0.20-2.10.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.20-2.10.2.ia64",
"product": {
"name": "libsndfile-devel-1.0.20-2.10.2.ia64",
"product_id": "libsndfile-devel-1.0.20-2.10.2.ia64"
}
},
{
"category": "product_version",
"name": "libsndfile-1.0.20-2.10.2.ia64",
"product": {
"name": "libsndfile-1.0.20-2.10.2.ia64",
"product_id": "libsndfile-1.0.20-2.10.2.ia64"
}
},
{
"category": "product_version",
"name": "libsndfile-x86-1.0.20-2.10.2.ia64",
"product": {
"name": "libsndfile-x86-1.0.20-2.10.2.ia64",
"product_id": "libsndfile-x86-1.0.20-2.10.2.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.20-2.10.2.ppc64",
"product": {
"name": "libsndfile-devel-1.0.20-2.10.2.ppc64",
"product_id": "libsndfile-devel-1.0.20-2.10.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsndfile-1.0.20-2.10.2.ppc64",
"product": {
"name": "libsndfile-1.0.20-2.10.2.ppc64",
"product_id": "libsndfile-1.0.20-2.10.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"product": {
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"product_id": "libsndfile-32bit-1.0.20-2.10.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.20-2.10.2.s390x",
"product": {
"name": "libsndfile-devel-1.0.20-2.10.2.s390x",
"product_id": "libsndfile-devel-1.0.20-2.10.2.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile-1.0.20-2.10.2.s390x",
"product": {
"name": "libsndfile-1.0.20-2.10.2.s390x",
"product_id": "libsndfile-1.0.20-2.10.2.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"product": {
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"product_id": "libsndfile-32bit-1.0.20-2.10.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.20-2.10.2.x86_64",
"product": {
"name": "libsndfile-devel-1.0.20-2.10.2.x86_64",
"product_id": "libsndfile-devel-1.0.20-2.10.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile-1.0.20-2.10.2.x86_64",
"product": {
"name": "libsndfile-1.0.20-2.10.2.x86_64",
"product_id": "libsndfile-1.0.20-2.10.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"product": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"product_id": "libsndfile-32bit-1.0.20-2.10.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sled:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sled:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:11:sp3:teradata"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-devel-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP3",
"product_id": "SUSE Linux Enterprise Desktop 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Desktop 11 SP4",
"product_id": "SUSE Linux Enterprise Desktop 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-x86-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server 11 SP3",
"product_id": "SUSE Linux Enterprise Server 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-x86-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-x86-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-x86-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-x86-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-x86-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-x86-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-x86-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-x86-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.i586"
},
"product_reference": "libsndfile-1.0.20-2.10.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-32bit-1.0.20-2.10.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64"
},
"product_reference": "libsndfile-32bit-1.0.20-2.10.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-x86-1.0.20-2.10.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64"
},
"product_reference": "libsndfile-x86-1.0.20-2.10.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-9756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9756"
}
],
"notes": [
{
"category": "general",
"text": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9756",
"url": "https://www.suse.com/security/cve/CVE-2014-9756"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "external",
"summary": "SUSE Bug 953521 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953521"
}
],
"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 Desktop 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-11-12T12:19:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-9756"
},
{
"cve": "CVE-2015-7805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7805"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7805",
"url": "https://www.suse.com/security/cve/CVE-2015-7805"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953519"
}
],
"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 Desktop 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Desktop 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP3:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-32bit-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsndfile-x86-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP3:libsndfile-devel-1.0.20-2.10.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsndfile-devel-1.0.20-2.10.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-11-12T12:19:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-7805"
}
]
}
suse-su-2015:2000-2
Vulnerability from csaf_suse
Published
2015-12-25 10:51
Modified
2015-12-25 10:51
Summary
Security update for libsndfile
Notes
Title of the patch
Security update for libsndfile
Description of the patch
The libsndfile package was updated to fix the following security issue:
- CVE-2014-9756: Fixed a divide by zero problem that can lead to a Denial of Service (DoS) (bsc#953521).
- CVE-2015-7805: Fixed heap overflow issue (bsc#953516).
- CVE-2015-8075: Fixed heap overflow issue (bsc#953519).
Patchnames
SUSE-SLE-DESKTOP-12-SP1-2015-846,SUSE-SLE-SDK-12-SP1-2015-846,SUSE-SLE-SERVER-12-SP1-2015-846
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsndfile",
"title": "Title of the patch"
},
{
"category": "description",
"text": "The libsndfile package was updated to fix the following security issue:\n\n- CVE-2014-9756: Fixed a divide by zero problem that can lead to a Denial of Service (DoS) (bsc#953521).\n- CVE-2015-7805: Fixed heap overflow issue (bsc#953516).\n- CVE-2015-8075: Fixed heap overflow issue (bsc#953519).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP1-2015-846,SUSE-SLE-SDK-12-SP1-2015-846,SUSE-SLE-SERVER-12-SP1-2015-846",
"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-2015_2000-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2015:2000-2",
"url": "https://www.suse.com/support/update/announcement/2015/suse-su-20152000-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2015:2000-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2015-December/001763.html"
},
{
"category": "self",
"summary": "SUSE Bug 953516",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "self",
"summary": "SUSE Bug 953519",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "self",
"summary": "SUSE Bug 953521",
"url": "https://bugzilla.suse.com/953521"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9756 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8075 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8075/"
}
],
"title": "Security update for libsndfile",
"tracking": {
"current_release_date": "2015-12-25T10:51:34Z",
"generator": {
"date": "2015-12-25T10:51:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2015:2000-2",
"initial_release_date": "2015-12-25T10:51:34Z",
"revision_history": [
{
"date": "2015-12-25T10:51:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.25-25.1.ppc64le",
"product": {
"name": "libsndfile-devel-1.0.25-25.1.ppc64le",
"product_id": "libsndfile-devel-1.0.25-25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.25-25.1.ppc64le",
"product": {
"name": "libsndfile1-1.0.25-25.1.ppc64le",
"product_id": "libsndfile1-1.0.25-25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.25-25.1.s390x",
"product": {
"name": "libsndfile-devel-1.0.25-25.1.s390x",
"product_id": "libsndfile-devel-1.0.25-25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.25-25.1.s390x",
"product": {
"name": "libsndfile1-1.0.25-25.1.s390x",
"product_id": "libsndfile1-1.0.25-25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.25-25.1.s390x",
"product": {
"name": "libsndfile1-32bit-1.0.25-25.1.s390x",
"product_id": "libsndfile1-32bit-1.0.25-25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile1-1.0.25-25.1.x86_64",
"product": {
"name": "libsndfile1-1.0.25-25.1.x86_64",
"product_id": "libsndfile1-1.0.25-25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"product": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"product_id": "libsndfile1-32bit-1.0.25-25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile-devel-1.0.25-25.1.x86_64",
"product": {
"name": "libsndfile-devel-1.0.25-25.1.x86_64",
"product_id": "libsndfile-devel-1.0.25-25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
"product_id": "SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.25-25.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le"
},
"product_reference": "libsndfile-devel-1.0.25-25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile-devel-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile-devel-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le"
},
"product_reference": "libsndfile1-1.0.25-25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
"product_id": "SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le"
},
"product_reference": "libsndfile1-1.0.25-25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-9756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9756"
}
],
"notes": [
{
"category": "general",
"text": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9756",
"url": "https://www.suse.com/security/cve/CVE-2014-9756"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "external",
"summary": "SUSE Bug 953521 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953521"
}
],
"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 Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-12-25T10:51:34Z",
"details": "moderate"
}
],
"title": "CVE-2014-9756"
},
{
"cve": "CVE-2015-7805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7805"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7805",
"url": "https://www.suse.com/security/cve/CVE-2015-7805"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953519"
}
],
"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 Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-12-25T10:51:34Z",
"details": "moderate"
}
],
"title": "CVE-2015-7805"
},
{
"cve": "CVE-2015-8075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8075"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8075",
"url": "https://www.suse.com/security/cve/CVE-2015-8075"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-8075",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-8075",
"url": "https://bugzilla.suse.com/953519"
}
],
"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 Desktop 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:libsndfile-devel-1.0.25-25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-12-25T10:51:34Z",
"details": "moderate"
}
],
"title": "CVE-2015-8075"
}
]
}
suse-su-2015:2000-1
Vulnerability from csaf_suse
Published
2015-12-25 10:51
Modified
2015-12-25 10:51
Summary
Security update for libsndfile
Notes
Title of the patch
Security update for libsndfile
Description of the patch
The libsndfile package was updated to fix the following security issue:
- CVE-2014-9756: Fixed a divide by zero problem that can lead to a Denial of Service (DoS) (bsc#953521).
- CVE-2015-7805: Fixed heap overflow issue (bsc#953516).
- CVE-2015-8075: Fixed heap overflow issue (bsc#953519).
Patchnames
SUSE-SLE-DESKTOP-12-2015-846,SUSE-SLE-SDK-12-2015-846,SUSE-SLE-SERVER-12-2015-846
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsndfile",
"title": "Title of the patch"
},
{
"category": "description",
"text": "The libsndfile package was updated to fix the following security issue:\n\n- CVE-2014-9756: Fixed a divide by zero problem that can lead to a Denial of Service (DoS) (bsc#953521).\n- CVE-2015-7805: Fixed heap overflow issue (bsc#953516).\n- CVE-2015-8075: Fixed heap overflow issue (bsc#953519).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-2015-846,SUSE-SLE-SDK-12-2015-846,SUSE-SLE-SERVER-12-2015-846",
"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-2015_2000-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2015:2000-1",
"url": "https://www.suse.com/support/update/announcement/2015/suse-su-20152000-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2015:2000-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2015-November/001679.html"
},
{
"category": "self",
"summary": "SUSE Bug 953516",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "self",
"summary": "SUSE Bug 953519",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "self",
"summary": "SUSE Bug 953521",
"url": "https://bugzilla.suse.com/953521"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9756 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8075 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8075/"
}
],
"title": "Security update for libsndfile",
"tracking": {
"current_release_date": "2015-12-25T10:51:36Z",
"generator": {
"date": "2015-12-25T10:51:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2015:2000-1",
"initial_release_date": "2015-12-25T10:51:36Z",
"revision_history": [
{
"date": "2015-12-25T10:51:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.25-25.1.ppc64le",
"product": {
"name": "libsndfile-devel-1.0.25-25.1.ppc64le",
"product_id": "libsndfile-devel-1.0.25-25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.25-25.1.ppc64le",
"product": {
"name": "libsndfile1-1.0.25-25.1.ppc64le",
"product_id": "libsndfile1-1.0.25-25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.25-25.1.s390x",
"product": {
"name": "libsndfile-devel-1.0.25-25.1.s390x",
"product_id": "libsndfile-devel-1.0.25-25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.25-25.1.s390x",
"product": {
"name": "libsndfile1-1.0.25-25.1.s390x",
"product_id": "libsndfile1-1.0.25-25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.25-25.1.s390x",
"product": {
"name": "libsndfile1-32bit-1.0.25-25.1.s390x",
"product_id": "libsndfile1-32bit-1.0.25-25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile1-1.0.25-25.1.x86_64",
"product": {
"name": "libsndfile1-1.0.25-25.1.x86_64",
"product_id": "libsndfile1-1.0.25-25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"product": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"product_id": "libsndfile1-32bit-1.0.25-25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile-devel-1.0.25-25.1.x86_64",
"product": {
"name": "libsndfile-devel-1.0.25-25.1.x86_64",
"product_id": "libsndfile-devel-1.0.25-25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12",
"product": {
"name": "SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libsndfile1-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
"product_id": "SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.25-25.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le"
},
"product_reference": "libsndfile-devel-1.0.25-25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile-devel-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12",
"product_id": "SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile-devel-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.ppc64le as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le"
},
"product_reference": "libsndfile1-1.0.25-25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le"
},
"product_reference": "libsndfile1-1.0.25-25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.25-25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.25-25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-9756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9756"
}
],
"notes": [
{
"category": "general",
"text": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9756",
"url": "https://www.suse.com/security/cve/CVE-2014-9756"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "external",
"summary": "SUSE Bug 953521 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953521"
}
],
"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 Desktop 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-12-25T10:51:36Z",
"details": "moderate"
}
],
"title": "CVE-2014-9756"
},
{
"cve": "CVE-2015-7805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7805"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7805",
"url": "https://www.suse.com/security/cve/CVE-2015-7805"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953519"
}
],
"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 Desktop 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-12-25T10:51:36Z",
"details": "moderate"
}
],
"title": "CVE-2015-7805"
},
{
"cve": "CVE-2015-8075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8075"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8075",
"url": "https://www.suse.com/security/cve/CVE-2015-8075"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-8075",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-8075",
"url": "https://bugzilla.suse.com/953519"
}
],
"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 Desktop 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Desktop 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12:libsndfile1-32bit-1.0.25-25.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12:libsndfile-devel-1.0.25-25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2015-12-25T10:51:36Z",
"details": "moderate"
}
],
"title": "CVE-2015-8075"
}
]
}
ghsa-vc8h-g97p-fh5j
Vulnerability from github
Published
2022-05-13 01:13
Modified
2022-05-13 01:13
VLAI Severity ?
Details
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
{
"affected": [],
"aliases": [
"CVE-2014-9756"
],
"database_specific": {
"cwe_ids": [
"CWE-369"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-11-19T20:59:00Z",
"severity": "MODERATE"
},
"details": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"id": "GHSA-vc8h-g97p-fh5j",
"modified": "2022-05-13T01:13:25Z",
"published": "2022-05-13T01:13:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9756"
},
{
"type": "WEB",
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"type": "WEB",
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-2832-1"
}
],
"schema_version": "1.4.0",
"severity": []
}
fkie_cve-2014-9756
Vulnerability from fkie_nvd
Published
2015-11-19 20:59
Modified
2025-04-12 10:46
Severity ?
Summary
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | http://www.openwall.com/lists/oss-security/2014/12/24/3 | Mailing List, Patch, Third Party Advisory | |
| cve@mitre.org | http://www.openwall.com/lists/oss-security/2015/11/03/9 | Mailing List, Patch, Third Party Advisory | |
| cve@mitre.org | http://www.ubuntu.com/usn/USN-2832-1 | Third Party Advisory | |
| cve@mitre.org | https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6 | Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/erikd/libsndfile/issues/92 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2014/12/24/3 | Mailing List, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2015/11/03/9 | Mailing List, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.ubuntu.com/usn/USN-2832-1 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/erikd/libsndfile/issues/92 | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| libsndfile_project | libsndfile | * | |
| canonical | ubuntu_linux | 12.04 | |
| canonical | ubuntu_linux | 14.04 | |
| canonical | ubuntu_linux | 15.04 | |
| canonical | ubuntu_linux | 15.10 | |
| opensuse | leap | 42.1 | |
| opensuse | opensuse | 13.1 | |
| opensuse | opensuse | 13.2 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libsndfile_project:libsndfile:*:*:*:*:*:*:*:*",
"matchCriteriaId": "35427800-460C-4B42-B2AA-936ADD3D7BB6",
"versionEndExcluding": "1.0.26",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "8D305F7A-D159-4716-AB26-5E38BB5CD991",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "815D70A8-47D3-459C-A32C-9FEACA0659D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*",
"matchCriteriaId": "F38D3B7E-8429-473F-BB31-FC3583EE5A5B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*",
"matchCriteriaId": "E88A537F-F4D0-46B9-9E37-965233C2A355",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4863BE36-D16A-4D75-90D9-FD76DB5B48B7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A10BC294-9196-425F-9FB0-B1625465B47F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
"matchCriteriaId": "03117DF1-3BEC-4B8D-AD63-DBBDB2126081",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable."
},
{
"lang": "es",
"value": "La funci\u00f3n psf_fwrite en file_io.c en libsndfile permite a atacantes causar una denegaci\u00f3n de servicio (error de divisi\u00f3n por cero y ca\u00edda de aplicaci\u00f3n) a trav\u00e9s de vectores no especificados relacionados con la variable headindex."
}
],
"id": "CVE-2014-9756",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": true,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2015-11-19T20:59:00.173",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "http://www.ubuntu.com/usn/USN-2832-1"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "http://www.ubuntu.com/usn/USN-2832-1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/erikd/libsndfile/issues/92"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-369"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
opensuse-su-2024:10470-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libsndfile-progs-1.0.26-2.4 on GA media
Notes
Title of the patch
libsndfile-progs-1.0.26-2.4 on GA media
Description of the patch
These are all security issues fixed in the libsndfile-progs-1.0.26-2.4 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10470
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libsndfile-progs-1.0.26-2.4 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsndfile-progs-1.0.26-2.4 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10470",
"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_10470-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2009-0186 page",
"url": "https://www.suse.com/security/cve/CVE-2009-0186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-2696 page",
"url": "https://www.suse.com/security/cve/CVE-2011-2696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9496 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9496/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9756 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7805/"
}
],
"title": "libsndfile-progs-1.0.26-2.4 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:10470-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": "libsndfile-progs-1.0.26-2.4.aarch64",
"product": {
"name": "libsndfile-progs-1.0.26-2.4.aarch64",
"product_id": "libsndfile-progs-1.0.26-2.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-progs-1.0.26-2.4.ppc64le",
"product": {
"name": "libsndfile-progs-1.0.26-2.4.ppc64le",
"product_id": "libsndfile-progs-1.0.26-2.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-progs-1.0.26-2.4.s390x",
"product": {
"name": "libsndfile-progs-1.0.26-2.4.s390x",
"product_id": "libsndfile-progs-1.0.26-2.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-progs-1.0.26-2.4.x86_64",
"product": {
"name": "libsndfile-progs-1.0.26-2.4.x86_64",
"product_id": "libsndfile-progs-1.0.26-2.4.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": "libsndfile-progs-1.0.26-2.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.aarch64"
},
"product_reference": "libsndfile-progs-1.0.26-2.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-progs-1.0.26-2.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le"
},
"product_reference": "libsndfile-progs-1.0.26-2.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-progs-1.0.26-2.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x"
},
"product_reference": "libsndfile-progs-1.0.26-2.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-progs-1.0.26-2.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
},
"product_reference": "libsndfile-progs-1.0.26-2.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2009-0186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2009-0186"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in libsndfile 1.0.18, as used in Winamp and other products, allows context-dependent attackers to execute arbitrary code via crafted description chunks in a CAF audio file, leading to a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2009-0186",
"url": "https://www.suse.com/security/cve/CVE-2009-0186"
},
{
"category": "external",
"summary": "SUSE Bug 481769 for CVE-2009-0186",
"url": "https://bugzilla.suse.com/481769"
}
],
"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:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2009-0186"
},
{
"cve": "CVE-2011-2696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-2696"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in libsndfile before 1.0.25 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PARIS Audio Format (PAF) file that triggers a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-2696",
"url": "https://www.suse.com/security/cve/CVE-2011-2696"
},
{
"category": "external",
"summary": "SUSE Bug 705681 for CVE-2011-2696",
"url": "https://bugzilla.suse.com/705681"
}
],
"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:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-2696"
},
{
"cve": "CVE-2014-9496",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9496"
}
],
"notes": [
{
"category": "general",
"text": "The sd2_parse_rsrc_fork function in sd2.c in libsndfile allows attackers to have unspecified impact via vectors related to a (1) map offset or (2) rsrc marker, which triggers an out-of-bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9496",
"url": "https://www.suse.com/security/cve/CVE-2014-9496"
},
{
"category": "external",
"summary": "SUSE Bug 911796 for CVE-2014-9496",
"url": "https://bugzilla.suse.com/911796"
}
],
"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:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-9496"
},
{
"cve": "CVE-2014-9756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9756"
}
],
"notes": [
{
"category": "general",
"text": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9756",
"url": "https://www.suse.com/security/cve/CVE-2014-9756"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "external",
"summary": "SUSE Bug 953521 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953521"
}
],
"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:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-9756"
},
{
"cve": "CVE-2015-7805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7805"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7805",
"url": "https://www.suse.com/security/cve/CVE-2015-7805"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953519"
}
],
"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:libsndfile-progs-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-progs-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-7805"
}
]
}
opensuse-su-2024:10148-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libsndfile-devel-1.0.26-2.4 on GA media
Notes
Title of the patch
libsndfile-devel-1.0.26-2.4 on GA media
Description of the patch
These are all security issues fixed in the libsndfile-devel-1.0.26-2.4 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10148
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libsndfile-devel-1.0.26-2.4 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsndfile-devel-1.0.26-2.4 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-10148",
"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_10148-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2009-0186 page",
"url": "https://www.suse.com/security/cve/CVE-2009-0186/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-2696 page",
"url": "https://www.suse.com/security/cve/CVE-2011-2696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9496 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9496/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9756 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7805 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8075 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8075/"
}
],
"title": "libsndfile-devel-1.0.26-2.4 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:10148-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": "libsndfile-devel-1.0.26-2.4.aarch64",
"product": {
"name": "libsndfile-devel-1.0.26-2.4.aarch64",
"product_id": "libsndfile-devel-1.0.26-2.4.aarch64"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.26-2.4.aarch64",
"product": {
"name": "libsndfile1-1.0.26-2.4.aarch64",
"product_id": "libsndfile1-1.0.26-2.4.aarch64"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.26-2.4.aarch64",
"product": {
"name": "libsndfile1-32bit-1.0.26-2.4.aarch64",
"product_id": "libsndfile1-32bit-1.0.26-2.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.26-2.4.ppc64le",
"product": {
"name": "libsndfile-devel-1.0.26-2.4.ppc64le",
"product_id": "libsndfile-devel-1.0.26-2.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.26-2.4.ppc64le",
"product": {
"name": "libsndfile1-1.0.26-2.4.ppc64le",
"product_id": "libsndfile1-1.0.26-2.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.26-2.4.ppc64le",
"product": {
"name": "libsndfile1-32bit-1.0.26-2.4.ppc64le",
"product_id": "libsndfile1-32bit-1.0.26-2.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.26-2.4.s390x",
"product": {
"name": "libsndfile-devel-1.0.26-2.4.s390x",
"product_id": "libsndfile-devel-1.0.26-2.4.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.26-2.4.s390x",
"product": {
"name": "libsndfile1-1.0.26-2.4.s390x",
"product_id": "libsndfile1-1.0.26-2.4.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.26-2.4.s390x",
"product": {
"name": "libsndfile1-32bit-1.0.26-2.4.s390x",
"product_id": "libsndfile1-32bit-1.0.26-2.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.0.26-2.4.x86_64",
"product": {
"name": "libsndfile-devel-1.0.26-2.4.x86_64",
"product_id": "libsndfile-devel-1.0.26-2.4.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.0.26-2.4.x86_64",
"product": {
"name": "libsndfile1-1.0.26-2.4.x86_64",
"product_id": "libsndfile1-1.0.26-2.4.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.0.26-2.4.x86_64",
"product": {
"name": "libsndfile1-32bit-1.0.26-2.4.x86_64",
"product_id": "libsndfile1-32bit-1.0.26-2.4.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": "libsndfile-devel-1.0.26-2.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64"
},
"product_reference": "libsndfile-devel-1.0.26-2.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.26-2.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le"
},
"product_reference": "libsndfile-devel-1.0.26-2.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.26-2.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x"
},
"product_reference": "libsndfile-devel-1.0.26-2.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.0.26-2.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64"
},
"product_reference": "libsndfile-devel-1.0.26-2.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.26-2.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64"
},
"product_reference": "libsndfile1-1.0.26-2.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.26-2.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le"
},
"product_reference": "libsndfile1-1.0.26-2.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.26-2.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x"
},
"product_reference": "libsndfile1-1.0.26-2.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.0.26-2.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64"
},
"product_reference": "libsndfile1-1.0.26-2.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.26-2.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64"
},
"product_reference": "libsndfile1-32bit-1.0.26-2.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.26-2.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le"
},
"product_reference": "libsndfile1-32bit-1.0.26-2.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.26-2.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x"
},
"product_reference": "libsndfile1-32bit-1.0.26-2.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.0.26-2.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
},
"product_reference": "libsndfile1-32bit-1.0.26-2.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2009-0186",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2009-0186"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in libsndfile 1.0.18, as used in Winamp and other products, allows context-dependent attackers to execute arbitrary code via crafted description chunks in a CAF audio file, leading to a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2009-0186",
"url": "https://www.suse.com/security/cve/CVE-2009-0186"
},
{
"category": "external",
"summary": "SUSE Bug 481769 for CVE-2009-0186",
"url": "https://bugzilla.suse.com/481769"
}
],
"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:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2009-0186"
},
{
"cve": "CVE-2011-2696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-2696"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in libsndfile before 1.0.25 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PARIS Audio Format (PAF) file that triggers a heap-based buffer overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-2696",
"url": "https://www.suse.com/security/cve/CVE-2011-2696"
},
{
"category": "external",
"summary": "SUSE Bug 705681 for CVE-2011-2696",
"url": "https://bugzilla.suse.com/705681"
}
],
"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:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2011-2696"
},
{
"cve": "CVE-2014-9496",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9496"
}
],
"notes": [
{
"category": "general",
"text": "The sd2_parse_rsrc_fork function in sd2.c in libsndfile allows attackers to have unspecified impact via vectors related to a (1) map offset or (2) rsrc marker, which triggers an out-of-bounds read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9496",
"url": "https://www.suse.com/security/cve/CVE-2014-9496"
},
{
"category": "external",
"summary": "SUSE Bug 911796 for CVE-2014-9496",
"url": "https://bugzilla.suse.com/911796"
}
],
"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:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-9496"
},
{
"cve": "CVE-2014-9756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9756"
}
],
"notes": [
{
"category": "general",
"text": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9756",
"url": "https://www.suse.com/security/cve/CVE-2014-9756"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953519"
},
{
"category": "external",
"summary": "SUSE Bug 953521 for CVE-2014-9756",
"url": "https://bugzilla.suse.com/953521"
}
],
"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:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-9756"
},
{
"cve": "CVE-2015-7805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7805"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7805",
"url": "https://www.suse.com/security/cve/CVE-2015-7805"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-7805",
"url": "https://bugzilla.suse.com/953519"
}
],
"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:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-7805"
},
{
"cve": "CVE-2015-8075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8075"
}
],
"notes": [
{
"category": "general",
"text": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8075",
"url": "https://www.suse.com/security/cve/CVE-2015-8075"
},
{
"category": "external",
"summary": "SUSE Bug 953516 for CVE-2015-8075",
"url": "https://bugzilla.suse.com/953516"
},
{
"category": "external",
"summary": "SUSE Bug 953519 for CVE-2015-8075",
"url": "https://bugzilla.suse.com/953519"
}
],
"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:libsndfile-devel-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-1.0.26-2.4.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.0.26-2.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8075"
}
]
}
gsd-2014-9756
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-9756",
"description": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"id": "GSD-2014-9756",
"references": [
"https://www.suse.com/security/cve/CVE-2014-9756.html",
"https://ubuntu.com/security/CVE-2014-9756"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-9756"
],
"details": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.",
"id": "GSD-2014-9756",
"modified": "2023-12-13T01:22:47.905335Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9756",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "openSUSE-SU-2015:1995",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"name": "https://github.com/erikd/libsndfile/issues/92",
"refsource": "CONFIRM",
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"name": "[oss-security] 20141224 libsndfile DoS/divide-by-zero",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"name": "[oss-security] 20151103 Re: libsndfile DoS/divide-by-zero",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"name": "USN-2832-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2832-1"
},
{
"name": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6",
"refsource": "CONFIRM",
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"name": "openSUSE-SU-2015:2119",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:libsndfile_project:libsndfile:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.26",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9756"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-369"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20151103 Re: libsndfile DoS/divide-by-zero",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2015/11/03/9"
},
{
"name": "https://github.com/erikd/libsndfile/issues/92",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/erikd/libsndfile/issues/92"
},
{
"name": "openSUSE-SU-2015:1995",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00077.html"
},
{
"name": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6"
},
{
"name": "[oss-security] 20141224 libsndfile DoS/divide-by-zero",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2014/12/24/3"
},
{
"name": "openSUSE-SU-2015:2119",
"refsource": "SUSE",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00145.html"
},
{
"name": "USN-2832-1",
"refsource": "UBUNTU",
"tags": [
"Third Party Advisory"
],
"url": "http://www.ubuntu.com/usn/USN-2832-1"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": true,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
}
},
"lastModifiedDate": "2020-11-20T17:34Z",
"publishedDate": "2015-11-19T20:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…